/*-------------------------------------------------------------  

Theme Name: divina2009							

Description: Theme for www.divinaart.at - Kontakt											

Author: www.webchills.at 											
																		
---------------------------------------------------------------*/




#wrap {
background: #F9B652 url(images/bg/bgkontakt.gif);
	background-repeat:no-repeat;
	position:absolute;
    left:50%;
    top:50%;
    width: 1024px;
    height: 650px;
    margin-left:-512px;
    margin-top:-325px; 
		}

#content {
	margin-top: 13px;
	}
	
#sitecontent a:hover{
	color:#FFFFFF;
}
	
#leftcolwide {
	position:relative;
	float: left;
	width: 199px;
	height:450px;
	}
	
#elementewide {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-bottom:15px;
	width:145px;
}
	
	
#maincol {
	width: 596px;
	margin: 0 210px 0 200px;
			}
	
	.membername{
		color:#F9B652;
	}


#rightcol {
	float: right;
	width: 220px;
	height:360px;
		}

		.sidebarmitglied{
	margin: 0;
	padding:0;
	font-size: 11px;
}
	
#mitgliederkontakt{
	padding:35px 10px 0px;
	
}
		


	/* glow background for elements sidebar */
	
	/* general */
	
	#elementemenu ul {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	width:162px;
	
}

#elementemenu ul li{
	text-align:center;
	line-height:1.8em;
	margin:0;
	padding:0;
	font-size:12px;
}

#elementemenu ul li a{
	text-align:center;
	text-decoration:none;
	width:162px;
	height:25px;
	display:block;
}

#elementemenu ul li a:hover{
	text-align:center;
	background:url(images/wideglow-orange.gif) no-repeat;
	width:162px;
	height:25px;
	display:block;
}

/* active */
	
	.aktiv {
	text-align:center;
	background:url(images/wideglow-orange.gif) no-repeat;
	width:162px;
	height:25px;
	display:block;
	}
	

.allgemeintitle{
	font-weight:normal;
	font-size:18px;
	font-family:Verdana, Tahoma,Arial,sans-serif;
	margin-bottom:15px;
}


#memberslist{
	position:relative;
}



#sitecontent{
	width:550px;
}

.alignnone{
	float:left;
	margin:0px 20px 20px 0px;
	}
	
	
.hinweis {
	margin:5px 15px 10px;
	font-size:11px;
	width:150px;
	text-align:left;
}

#elementepresse{
	font-weight:bold;
	margin:0 15px 15px;
	font-size:11px;
}

input[type=text]{
	background:#FACC89;
	border:none;
	width:350px;
	}

textarea{
	background:#FACC89;
	border:none;
	width:350px;
	height:150px;
}

select{
	background:#FACC89;
}

select:focus{
	background:#FACC89;
}

input[type=submit]{
	background:#F18E00;
	border:1px solid #F18E00;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana,Arial,sans-serif;
		}
	
#whatsnewkontakt{
	padding-left:12px;
	padding-right:6px;
	font-size:11px;
	}
