a:link, a:visited{
	color: #000;
	text-decoration: none;
}
a:hover, a:active{
	color: #000;
	text-decoration: overline;
}
/*BILDER*/
img{
	border: none;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.hidden{
	display: none;
}

/*ZENTRIEREN*/
.centerize{
	text-align: center;
}


/*SYTLE*/
body{
	color: #000;
	font-size: 0.9em;
	font-family: Arial, Sans-Serif;
	background-color: white;
	margin: 0px;
	text-align: left;
	line-height: 1.2em;
}

#wrapper{
	width: 738px;
	margin: auto;
	background: white url(bilder/hintergrund.gif) repeat-y;
	text-align: left;
}
#header{
	position: relative;
	width: 738px;
	height: 235px;
	margin: auto;
	background: url(bilder/header2.jpg) no-repeat;
}
#container{
	width: 100%;
	float: left;
	margin-right: -230px;

}
#content{
	margin-right: 230px;
	padding: 25px 0;
        border-right: 0.5px inset grey;
}
#content a:link, #content a:visited{
	color: #6699FF;
}
#content a:hover, #content a:active{
	color: #000;
}




#sidebar{
	width: 230px;
	float: right;
	padding: 23px 0;
	text-align: left;
	line-height:1.3em;
}
#footer{
	width: 738px;
	margin: auto;
	padding: 20px 0 0 0;
	background: url(bilder/footer_hintergrund.gif) top no-repeat;
}
#credits{
	font-size: 10px;
	text-align: center;
	color: #000;
}
#credits a:link, #credits a:visited{
	color: #6699FF;
}
#credits a:hover, #credits a:active{
	color: #000;
}
.clearing{
	height: 0;
	clear: both;
}
#header h1{
	position: absolute;
	top: 28px;
	left: 26px;
	font-size: 1.1em;
	line-height: 20px;
	margin: 0;
}
#navigation{
	font-size: 0.9em;
	width: 694px;
	height: 22px;
	position: absolute;
	top: 164px;
	left: 10px;
	text-align: center;
}
#navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li{
	background: none;
}
h2{
	color: #000000;
	font-size: 1.2em;
	padding: 0 0 0 33px;
}
h3{
	color: #000000;
	margin: 0 0 8px 0;
	font-size: 14px;
	font-size: 1.0em;

}
h4{
	font-size: 0.9em
}
.contentdiv{
	margin: 0 15px 0 0px;
}
.sidebardiv{
	margin: 0 22px 0 15px;
}
.contentbody img{
	border: 1px solid black;
}
.leftbox { float: left; margin: 2px; } 
.rightbox { float: right; margin: 2px; }

.contentbody{
	margin: 0;
	padding: 0 0 30px 33px;
	text-align: left;
}
.sidebarbody{
	margin: 0 0 20px 0;
	padding: 0;
}
.sidebarin{
	padding: 0;
	margin: 0;
}
.divweblog .contentbody, .divarchives .contentbody, .divarchivelist .contentbody, .diverror .contentbody, .divmemberinfo .contentbody,
.divsendmessage .contentbody, .divcommentitem .contentbody, .divsearch .contentbody{
	background: url(bilder/01_quote.gif) 0 3px no-repeat;
}
.divcommentsmade .contentbody{
	background: url(bilder/01_quote1.gif) 0 3px no-repeat;
}
.divcommentsmade .id1{
	background: url(bilder/01_quote4.gif) 0 3px no-repeat;
}
.divaddcomment .contentbody{
	background: url(bilder/01_quote3.gif) 0 3px no-repeat;
}
.itemdetails{
	text-align: right;
	padding: 5px 0 0 0;
	background: url(bilder/01_hdot.gif) top repeat-x;
}
.item1{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(bilder/01_item1.gif) 0 1px no-repeat;
}
.item2{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(bilder/01_item2.gif) 0 3px no-repeat;
}
.item3{
	padding: 0 0 0 15px;
	margin: 0 0 0 12px;
	background: url(bilder/01_item3.gif) 0 3px no-repeat;
}
.about h3{
	height: 23px;
	margin: 0 0 2px 0;
}
.login h3{
	height: 23px;
	margin: 0 0 2px 0;
}
.categories h3{
	height: 23px;
	margin: 0 0 2px 0;
}
.search h3{
	height: 23px;
	margin: 0 0 2px 0;
}
.links h3{
	height: 23px;
	margin: 0 0 2px 0;
	background: url(bilder/01_s_links.gif) no-repeat;
}
h2.weblog, h2.comments, h2.commentsmade, h2.addcomment, h2.archives, h2.error, h2.member, h2.sendmessage, h2.searchpage{
	height: 23px;
	text-indent: -9999px;
	margin: 0 0 5px 0;
}
h2.weblog{
	background: url(bilder/01_m_weblog.gif) no-repeat;
}
h2.comments{
	background: url(bilder/01_m_comments.gif) no-repeat;
}
h2.commentsmade{
	background: url(bilder/01_m_commentsmade.gif) no-repeat;
}
h2.addcomment{
	background: url(bilder/01_m_addcomment.gif) no-repeat;
}
h2.archives{
	background: url(bilder/01_m_archives.gif) no-repeat;







}
h2.error{
	background: url(bilder/01_m_error.gif) no-repeat;

}
h2.member{
	background: url(bilder/01_m_member.gif) no-repeat;
}
h2.sendmessage{
	background: url(bilder/01_m_sendmessage.gif) no-repeat;
}
h2.searchpage{
	background: url(bilder/01_m_search.gif) no-repeat;
}
form{
	margin: 0;
	text-align: left;
}
.formfield{
	width: 130px;
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	margin: 0 0 2px 0;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}
.formfield:focus{
	border: 1px solid black;
}
.formbutton{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	margin: 1px 0 0 0;
	padding: 1px 10px;
	color: #494949;
	background: white;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
textarea{
	overflow: hidden;
}
.commentform .formfield, .mailform .formfield{
	width: 340px;
}
.commentform textarea{
	background: white;
}
.divaddcomment form, .divsendmessage form{
	width: 390px;
	background: #FFFF99;
}
.commentform, .mailform{
	padding: 10px 20px;
}
.login form, .search form{
	width: 184px;
	background: #FFFF99;
}
.loginform, .searchform{
	padding: 10px;
}
ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
li{
	padding: 0 0 0 9px;
	margin: 0 0 2px 0;
	background: url(bilder/link.gif) 0 6px no-repeat;
}
.highlight{
	font-weight: bold;
	text-decoration: underline;
}
div.error{
	color: red;
	font-weight: bold;
}
