/* 3 hauptfarben 

orange : #ff9600;
grün: #39da42;
grau: :#828282; neu : 69666b

*/

@import url(tinymce.css); /* styles definiert über das cms */

html {
	height:100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#69666b;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:100%;
}

img{
	border:0;
}
.wrapper{
	margin:0 0 0 0;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;
   position:relative;
   width:1000px;
   height:100%;
   padding:0 0 0 0;


}

form{
	padding:0 0 0 0;
	margin:0 0 0 0;

}
.small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.smallWeiss{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ffffff;
}

.small a{
	font-size: 10px;
}
.bigger{
	font-size: 13px;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ff9600;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

table,td,select,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
h2{
	color:#716f75;
	font-size:13px;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	font-weight:bold;
}

h3{
	color:#716f75;
	font-size:13px;
	line-height:15px;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
}
h4{
	color:#716f75;
	font-size:12px;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
}

.paddingCont .titel,
.titel{

	margin:0 0 5px 0;
}

.h1gruen{
	color:#39da42;
	font-weight:bold;
}

.untertitel{
	margin:5px 0 0 0;
	padding:0 0 0 0;

}
#logo{
	position:absolute;
	z-index:200;

}
#spacerGreen{
	position:absolute;
	z-index:600;

	width:200px;
	height:30px;

}

/* header */
#header{
	width:1000px;
	height:195px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image: url(../images/hg_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#000000;
	position:relative;
	background-color:#ffffff;	
}

#header a{
	color:#ffffff;
}
#header .divLeft{
	float:left;
	width:450px;
	height:195px;
	margin:0 0 0 0;
	padding:0 0 0 350px;
	position:relative;
}

/* für navlayer ein extra css für ie-mac */
#layer01{
	position:absolute;
	width:127px;
	left:350px;
	top:0;
	
}
#layer02{
	position:absolute;
	left:477px;
	top:0;
	width:127px;
}
#layer03{
	position:absolute;
	left:607px;
	top:0px;
	width:128px;
	clear:right;
}

#layer01_1{
	position:absolute;
	left:350px;
	top:0;
	width:127px;
	display:inline;
}
#layer02_1{
	position:absolute;
	left:477px;
	top:0;
	width:127px;
	display:inline;
}
#layer03_1{
	position:absolute;
	left:605px;
	top:0;
	width:128px;
	clear:right;
	display:inline;
}

/* für navlayer ein extra css für ie-mac */
#layer01e,
#layer01_1e{
	width:127px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	display:inline;
	
}
#layer02e,
#layer02_1e{
	width:127px;
	padding:0 0 0 0;
	margin:0 0 0 0;	
	display:inline;
}
#layer03e,
#layer03_1e{
	width:128px;
	padding:0 0 0 0;
	margin:0 0 0 0;	
	display:inline;
}
#layer01_1e,
#layer02_1e,
#layer03_1e{
	display:none;
}



#header .divRight{
	float:left;
	width:144px;
	height:195px;
}
#header .DivCart{
	width:184px;
	margin:10px 0 10px 0;
	_margin:10px 0 6px 0;
	float:left;

}
#header .DivCartLeft{
	float:left;
	width:73px;
	text-align:left;
	margin:10px 0 10px 0;
	_margin:10px 0 6px 0;
}
#header .DivCartRight{
	float:left;
	width:111px;
	text-align:right;
	margin:15px 0 10px 0;
	_margin:15px 0 6px 0;

}
#header .loginBox h4{
	font-size:11px;
	color:#ffffff;
	margin:18px 0 10px 0;
	font-weight:normal;

}
#header .loginBox h4 span{
	text-transform: normal;
}	
#header .loginBox{
	width:200px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}
#header .loginBox form{
	border:0;
	height:105px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
}
#header .loginBox .inputLogin1{
	width:102px;
	height:14px;
	line-height:12px;
	background-color:#A8C18B;
	border:solid 1px #283818;
	/*background-image: url(../images/hg_input_login.gif);
	background-repeat: no-repeat;*/
	font-size:10px;
	color:#ffffff;
	padding:0 2px 0 10px;
}
.inputLogin2{
	height:14px;
	width:102px;
	line-height:12px;
	background-color:#ffffff;
	border:solid 1px #283818;
	/*background-image: url(../images/hg_input_login2.gif);
	background-repeat: no-repeat;*/
	font-size:10px;
	color:#000000;
	padding:0 2px 0 10px;
}

#loginLeft{
	float:left;
	width:70px;
	margin:41px 0 0 0;
	padding:0 0 0 0;

}

#loginLeftInput{
	float:left;
	width:70px;
	margin:20px 0 0 0;
	padding:21px 0 0 0;
	display:none;

}

#loginRightInput{
	float:left;
	width:120px;
	padding:0 0 0 0;
	margin:21px 0 0 0;
	display:none;

}
#loginRight{
	float:left;
	width:120px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#ffffff;
	margin:46px 0 0 3px;
}
#loginRight a{
	color:#ff9600;
	font-weight:normal;

}

#loginError{	
	position:absolute;
	width:120px;
	height:18px;
	top:75px;
	left:873px;
	z-index:1000;
	font-size: 9px;
	color:#ffffff;
}
/* contentelemente */
#content{
	width:1000px;
	padding:15px 0 0 0;
	margin:0 0 0 0;
    position:relative;	
}

#fehlermeldung{
	color:#E0041D;
}

.contLeft{
	float:left;
	width:680px;
	margin:0 0 0 0;
	position:relative;
	padding:0 0 0 20px;

}

.modelsStart{
	width:664px;
	margin:20px 0 40px 0;
	padding:0 0 0 0;
}
.modelsStart .modelImg{
	margin:0 18px 18px 0;
	float:left;
	width:197px;
	position:relative;
	
}

.modelsStart .infobox{
	float:left;
	background-image: url(../images/bg_infobox.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	width:177px;
	height:133px;
	margin:0 18px 18px 0;
	padding:3px 0 0 15px;
	border:2px solid #93929a;
}

.modelsStart h1{
	color:#39da42;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
}
.contRight{
	float:left;
	width:240px;
	margin:60px 0 0 0;
	background-color:#ffffff;	


}

.contRight #formSubmissions{
	margin:0 0 0 0;
	padding:0 0 0  0;
	color:#000000;
}
.contRight #formSubmissions select{
	font-size:11px;
}
.contRight #formSubmissions input{
	margin:0 0 -2px 0;
}

/* startseite */
.rSubmissions{
	background-image: url(../images/hg_random_submissions.gif);
	background-repeat: no-repeat;
	background-position: left 6px;	
	width:226px;
	margin:0 0 0 0;
	padding:5px 0 0 15px;
	border:2px solid #93929a;
	min-height:120px;
}
.rSubmissions h2{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.rSubmissions img{
	margin:0 8px 10px 0;
}
.rSubmissions form{
	margin:0 4px 0 0;
}

.thumb{
	width:72px;
	height:55px;
	border:0;
	background-image: url(../images/bg_thumbsubmission.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin:0 5px 0 0 ;
}
.thumbModelBanner{
	border:0;
	float:left;
	margin:0 5px 0 0 ;
}



.new{
	position:absolute;
	top:95px;
	left:230px;
	z-index:100;
}


.modelStart{
	position:relative;
	width:220px;
	height:185px;
}

.labelNew{
	position:absolute;
	top:5px;
	left:5px;
	z-index:100;

}

.label{
	width:150px;
	float:left;
}

/* newsletter */
#newsletter{
	width:240px;
	margin:0 0 25px 27px;

}




#footer .footLeft{
	float:left;
	width:665px;
	padding:10px 0 0 20px;

}
#footer .footRight{
	float:left;
	width:240px;
	padding:10px 0 0 0;
	text-align:right;

}

/*******************/
/* footer */
#footerplaceholder{
    margin: 0 0 0 0;
    padding 0 0 0 0;
	clear: both;
	height:20px;
    background-color: #ffffff;
}

td.foo {
	background-image: url(../images/hg_footer.gif);
    background-repeat: repeat-x;
	height: 60px;
	background-color:#39da42;
}


#footer{
	clear: both;
	background-image: url(../images/hg_footer.gif);
	background-color:#39da42;
	color: #FFFFFF;
	font-weight:bold;
	background-repeat: repeat-x;
	padding:0px 0 0 0;
	margin: 0px 0 0 0;

}
/***********/

.zaehler{
	border:solid 1px #ffffff;
	width:20px;
	color:#69666b;

}


#frameSID{

	position:absolute;
	width:84px;
	height:18px;
	top:50px;
	left:873px;
	z-index:1000;
}

.avatar{
	width:200px;
	height:140px;
	background-color:#DADADA;
}
.avatarTh{
	width:60px;
	height:42px;
	background-color:#DADADA;
	float:left;
	margin-right:10px;
}

.lineGruen{
	height:2px;
	width:100%;
	border-top:2px solid #39da42;
}
.lineGrau{
	height:2px;
	width:100%;
	border-top:2px solid #93929a;
}


#hilfetext{
	border: 2px solid #93929a;
	padding:10px 10px 10px 10px;
	width:400px;	
	margin:0 0 0 0;
	float:right;
	line-height:16px;
}

.paddingCont{
	margin:0 0 0 0;
	padding:0 0 0 20px;
	width:833px;
}
