/*********************************************************************************************	
	Copyright 2006ff room89 GbR - Christopher Friedman & Thomas Schroeder 
	Project: http://www.astroprofis24.de
*********************************************************************************************/
<!--
html,body {
height:100.05%;
margin:0;
padding:0;
width:992px;
margin-left:auto;/* center it*/
margin-right:auto;/* center it*/
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
border: 0; 
}
body {
text-align:center /* centre for ie5.+*/
background-color: #FFFFFF;
}
html {
background: url(background.gif) repeat-y center top;
background-color: #E1DDD9;
}

/* fieldset.csc-mailform label {float:left; width:150px;} */

/* Überschriften der LABEL bei Radio Buttons*/
legend {
color:#000000;
background-color: #FFFFFF;
padding-left:10px;
padding-right:10px;
border: 1px solid #D7AE78;
}
/* Definition des Gesamtrahmens der Radio Buttons*/
fieldset {
/*background-color: #FFFFFF;*/
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #D7AE78;
}

.radiolayout {
width:60%;
color: #474747;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #474747;
font-size: 12px;
background-color: #F3EEE8;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #D7AE78;
font-weight:bold;
}

/*  spezielle Klassen für Formularelemente  */
.mf-radio {
border:0px;
}

.mf-input {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
border: 1px solid #D7AE78;
}
.mf-pass {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}
.mf-text {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
border: 1px solid #D7AE78;
}
.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}
.mf-file {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}
.mf-reset {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
}
.mf-submit {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
background-color: #D7AE78;
border: 0px;
font-weight:normal;
}


#outer{
min-height:100.05%;
height:auto;
width:992px;
margin-left:auto;/* center it*/
margin-right:auto;/* center it*/
position:relative;
text-align:left;
}
* html #outer {
height:100.05%;
width:992px;/* box model hack for ie5.+*/
w\idth:990px
}
H1, H2, H3, H4, H5 {
font-family: Arial, Verdana, Lucida, Geneva, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #000000;
margin: 0px;
padding: 0px;
}
LI {
color: #000000;
background-color:#ffffff;
line-height:16px;
}
UL {
list-style:disc;
}

#suche{
position:absolute;
top:185px;
left:25px;
z-index:5;
}
#backlink {
position:relative;
top:20px;
left:0px;
width:150px;
height:20px;
}
#printlink {
position:relative;
top:-12px;
left:155px;
width:200px;
height:20px;
}
#tiplink {
position:relative;
top:-34px;
left:310px;
width:200px;
height:20px;
z-index:5;
}

.friend {
	float:left;
	width:140px;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.friend_img {
	float:left;
	border-width:0px;
}
.friend_img img{
	border-width:0px;
}
.friend_text {
	padding-top:7px;
	padding-left:7px;
	color:#a0a0a0;
	float:left;
}
.friend_text a {
	color:#a0a0a0;
	text-decoration:none;
}
.friend_text a:hover {
	color:#9a1010;
	text-decoration:none;
}
-->


