//* Typography */

h1, h2, h3, h4, h5, h6, p {
  line-height: 1.2em;
  font-size: 100%;
  margin: 1em 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

h1.first-content, h2.first-content, h3.first-content {
  margin-top: 0;
  padding-top: 0;
  border: none;
}

p {
  margin-bottom: 1em;
}

h1 {
  font-size: 136%;
  padding: 0;
  margin-bottom: .2em;
  padding-top: 18px
}

h2 {
  font-size: 114%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1em 0 0 0;
  border: none;
  text-decoration: underline;
}
h4 {
  margin-top: 1em;
  color: #000;
}
a {
  text-decoration: none;
	color: #d43b3b;
	font-weight: bold;
}
a img {
	border: none;
}
ul {
	list-style: none;
}
ul li {
	margin-bottom: 10px;
	padding-left: 12px;
	background: url(../img/bullet.gif) no-repeat 0 3px;
}
dt {
  font-weight: bold;
  color: #ccc;
}
dd {
  margin-bottom: 10px;
}
body {
	text-align: center;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
  color: #eeeeee;
	background: #3f3f3f url(../img/bgr_body.jpg) repeat-x top left;
}
/***** site *****/
#wrapper {
  position: relative;
	width: 660px;
	margin: 0 auto;
	text-align: left;
}
/**** header ****/
#header {
	position: relative;
	height: 80px;
  background: url(../img/logo.jpg) no-repeat center bottom;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
}
/**** ads ********/
#ad_160_600 {
  float: right;
  width: 160px;
  margin-left: 5px;
}
#links_table {
  float: left;
  width: 445px;
}
/**** content ****/
#content {
	padding: 20px;
	background: #262626 url(../img/bgr_content.gif) top center no-repeat;
	border-bottom: 10px solid #d4d4d4;
}
input.text {
	width: 370px;
	margin-right: 5px;
	padding: 1px;
	border: 2px solid #666;
	background: #F5F5F5;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}
#input_section select.select {
	width: 140px;
	margin-right: 5px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}
input.submit {
	border: 2px solid #666 !important;
	background: #666 !important;
	color: #fff;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
}
#input_section input:focus, #input_section input.sfhover, #link_download input:focus, #link_download input.sfhover {
	border-color: #d43b3b;
	background: #fff0f0;
	color: #666;
}
#link_download {
	margin-top: 20px;
}
#link_download a.submit {
  display: block;
  float: left;
  width: 100px;
  margin: 5px 10px 5px 0;
  padding: 3px 0;
  text-align: center;
  background: #d43b3b;
  font-size: 10px;
  color: #fff;
  border: 1px solid #931e1e;
}
#link_download a.submit:hover {
  border-color: #333;
}
#top_links {
	margin-top: 20px;
}
#top_links th {
	text-transform: uppercase;
	font-weight: normal;
	background: #d43b3b;
	color: #fff;
}
#top_links th, #top_links td {
	padding: 5px;
}
#top_links td {
	vertical-align: middle;
	background: #F5F5F5;
}
#top_links img {
	width: 120px;
}
#paging {
  clear: both;
  margin-top: 10px;
}
/**** footer ****/
#footer {
	color: #aaa;
}
#copy {
	margin-bottom: 0;
  padding: 0 0 10px 0;
	text-align: center;
	line-height: 34px;
	font-size: 10px;
  font-family: Tahoma;
}

/**** common classes *****/
input.left {
	margin-right: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
  clear: both;
}
/******** Clear Fix ************/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
/* Men&#252; */
.menu
{
	position:fixed;
	left:20px;
	top:20px;
	width:240px;
	height:auto;
	border: none;
	font-size: 12px; 
	color: #c7e8f9;
 	text-decoration: none;
 	font-style: arial;
text-align: center;
line-height: 18pt;
}

/*Old Videodownloader */

a:link, a:visited {
  color: #ccc;
  text-decoration: underline;
}

a:hover, a:active {
  color: #ccc;
  text-decoration: none;
}

/* Korrigierte Dreamweaver Styles */
.Stil1 {
	color: #65C734
}
.Stil2 {
	font-size: 16px
}
.Stil3 {
	font-size: 14px; 
	font-weight: bold;
	color: #EEEEEE
 }
.Stil4 {
	font-size: 12px
}
.Stil5 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.Stil6 {
	color: #FF0000
}
.Stil7 {
	font-size: 10px
}
   .adHeadline {font: bold 10pt Arial; text-decoration: underline; color: #FF0000; text-align:center;}
   .adText {font: normal 10pt Arial; text-decoration: none; color: #d43b3b; text-align:center;}