body { color:#000000; font-size:10pt; font-family:Arial,Helvetica,sans-serif; margin:0px;}
h1 { font-size:20pt; font-weight:bold; }
h2 { font-size:18pt; font-weight:bold; }
h3 { font-size:16pt; font-weight:bold; }
b, strong { font-weight:bold; }
i { font-style:italic; }
em { font-style:italic; font-weight:bold; }
table, td { color:#000000; font-size:10pt; font-family:Arial,Helvetica,sans-serif; }

a:link { font-weight:normal; color:#0000FF; text-decoration:underline }
a:visited { font-weight:normal; color:#0000FF; text-decoration:underline }
a:hover { font-weight:normal; color:#0000FF; text-decoration:none }
a:active { font-weight:normal; color:#0000ff; text-decoration:underline }
a:focus { font-weight:normal; color:#0000ff; text-decoration:underline }

.klein { font-size:8pt; }
.klein_rot{font-size:10pt; color:#EF1821;}
A.link_gruen{font-size:10pt; color:#008200;}
A.download{font-size:16pt;  color:#0000ff;}

.downloadbox{font-size:10pt; font-weight:bold ; color:#666666;}
.downloadtitle{font-size:13pt; color:#0000FF; font-weight:normal;}

.hilfe_Ueberschrift{font-size:16pt; color:#666666; font-weight:bold;}
.anleitung_Ueberschrift{font-size:16pt; color:#666666; font-weight:bold;}

.nutzungsbedingungen_Ueber{font-size:12pt; color:#666666; font-weight:bold;}

.hinweis{font-weight:bold; color:#EF1821;}

.gross_bold{font-size:10pt; font-weight:bold;}

A.werbung_head{font-size:10pt; font-weight:bold; text-decoration:underline; color:#0000FF; }
.werbung_body{font-size:10pt; color:#000000;}
.werbung_url{font-size:8pt; color:#008200;}

.convert_button { height:35px; width:300px; background-color: #BFC5D2; font-size:15pt; }
A.news{font-size:8pt; color:#000000; text-decoration:none;}

/*--------- index.php ---------*/
#index_content{
text-align: center;
vertical-align: middle;	
margin: 0px auto;
width: 800px;
}

#index_top{
border-bottom:1px solid #999999;
width: 100%;
height:15px;
padding: 4px 0px;
}

.index_top_links{
padding-left:10px;
margin-top:10px;
}

#index_logo{
width: 400px;
text-align: left;
margin: 0px auto;
padding: 0px 0px 0px 0px;
}

#index_logo_text{
height:38px;
color:#666666;
font-size:13pt;
margin: 0px auto;
}

#index_search{	
width:420px;
margin: 20px auto;

}

#index_ads{
margin: 0px 0px 10px 0px;
}

#index_box{
width:480px;
padding:30px;
background-color:#EEEEEE;
border:1px dashed #999999;
margin: 0px auto;
}

#index_news{
margin: 10px auto;	
}

/* -------- convert.php -------*/
#convert_content{
width:90%;
height:100%;
margin:20px 40px 20px 40px;
}

#convert_text{
margin: 20px;
}

#convert_email{
display: block;
margin: 20px;
}

#convert_email_hidden{
display: none;
margin: 20px;
}

#convert_secure{
margin:20px;
}

#convert_secure_code{
font-size:14pt;
margin-left:2px;
padding-top:3px;
width:110px;
height:35px;
border: black 1px solid;
}

#convert_submit{
height:35px;
width:370px;
background-color:#BFC5D2;
font-size:15pt;
}

#convert_send{
text-align:center;
}




/* -------- kontakt.php/abuse.php -------*/

#contact_form{
	float: left;
	width: 200px;
  height: 260px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  font-size: 90.00%;
}

#contact_form input,
#contact_form select{
  width: 250px;
  margin: 0px 0px 0px 0px;
}
#contact_form input.submit {
	width: auto;
  height: auto;
}
#contact_frame{
  height:25px;
  margin: 0px 0px 0px 0px;
}

/* -------- all -------*/
#all_clear{
  clear:both;
}


