
body {
background: url(images/bg.jpg);
color:#303030;
font:0.8em Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:left;

}



/***Links***/
a {
color:#505050;
font-weight:bold;
text-decoration:none;
}
a:hover {
color:#ffff00;
font-weight:bold;
text-decoration:underline;
}
a:visited {
text-decoration:none; 
color: #1972b9; 
}
a:active {
text-decoration: underline; 
color: #FFFFFD; 
}
a.sprung:link{
color:#505050;
font-weight:bold;
text-decoration:none;
background: url(images/e05.gif) no-repeat center left;
}
a.sprung:hover{
color:#1972b9;
font-weight:bold;
text-decoration:underline overline;
background: url(images/e05.gif) no-repeat center left;
}
a.sprung:visited{
color:#b27330;
font-weight:bold;
text-decoration:none;
background: url(images/e05.gif) no-repeat center left;
}
a:hover {
color:#1972b9;
text-decoration:underline overline;

}
a.moor:link {
color:#ff00ff;
}
p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Kopfzeile ***/

#sitename {

height:152px;
margin:0 0 0px 00px;
text-align:left;
background-color: #fbf6e8;
}

#sitename h1 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
font-size: 32px;
padding-top:10px;
margin:0 0 0px 0px;
color: #000000;
}



/*** Content wrap ***/

#wrap {

font-size:0.9em;
padding:0;
width: 970px;
	margin-right: auto;
	margin-left: auto;
background:url(images/body1.gif) ;
}

/*** Sidebars ***/

#leftside {
margin:75px 10px;
padding:40px 10px 0px 10px;
width:170px;

}
#rightside {
margin:50px 5px;
padding:10px 10px 0px 15px;
width:210px;

}
#leftside {
float:left;
margin-right:5px;
}

#rightside {
float:right;
margin-left:5px;
border-left:0px solid #ffffff;

}

#leftside h1,#rightside h1 {
color:#505050;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;

}
#rightside h1 {
color:#505050;
font-size:1.6em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 12px;
}

#leftside h2,#rightside h2 {
font-size:1.1em;
margin:0 0 20px;
}

#leftside p,#rightside p {
font-size:0.95em;
line-height:1.4em;
margin:0 0 16px 0px;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;

}

.linklist li {margin-bottom:0.7em;}

/*** Sidebar menu ***/

.nav {
background:#e8e9ea;
border:1px solid #b0b0b0;
display:block;

color:#606060;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover,.active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 4px;
width:140px;
}


/*** Hauptteil ***/

#contentalt {
background-color:transparent;
border:0px solid #000000;
color:#2a2a2a;
float: left;
	width:710px;
padding: 10px 0px 10px 10px;
margin: 65px 0px 10px 10px;
}


#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#606060;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 10px;
padding:0px;
}

#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
}

#contentalt img {
border:0px solid #b0b0b0;
float:left;
margin:5px 2px 0px;
padding:0px;
}

/*** fussbereich ***/

#footer {

clear:both;
color:#303030;
font-size:1.0em;
font-weight:bold;
padding:0 0 40px 0;
text-align:center;
width:100%;
}

#footer a {
color:#303030;
font-weight:bold;
background-color:transparent;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:0px solid #b0b0b0;
margin:0 10px 10px 10px;
padding:0px;
color:#ffffff;
}

.searchform {margin:0;}

.searchbox {
background:#ffffff;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
color:#000000;
}
.searchstrong {
font-size:1.4em;
}
.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;

}
.checkform {margin:0;}

.checkbox {
background:#ffffff;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:120px;
color:#e6e6e6;
}

.checkbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
color:#000000;

}
.clearingdiv {
clear:both;
height:25px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}
.u {text-decoration:underline;}
.red {color:#b27330;font-weight:bold;}
.cont {color:#ffffff;font-weight:bold;}


fieldset {
background-repeat: no-repeat;
background-color: #fbf6e8;
margin: 0 auto;
color: #000;
}
* html fieldset {
position: relative;
margin: 0 0 0 0px;
}/* to avoid creeping bgcolor (IE) */

legend {
margin: 0px 0px 0px 5px;
padding: 3px 10px;
letter-spacing: 2pt;
background-color: #ffffff;
color: #686353;
border-top: 1px solid #b1ab9c;
border-left: 1px solid #b1ab9c;
}
* html legend { 
position: relative; 
top: -0.8em;
}/* to avoid creeping bgcolor (IE) */


.formbox {

margin: 0 auto;
padding: 15px 10px 10px 15px;
text-align: left;
}
* html .formbox {
padding: 15px 10px 10px 15px;
}

/* rss links */
#rss{ line-height: 0px; text-align: left; position:absolute; top:825px;}
#rss a:link,#rss a:visited,#rss a:hover{ padding: 0; margin: 0; text-decoration: none; line-height: 0px; }
#rss img{border:0px;width:80px;height:15px;line-height: 0px;padding: 1px;margin: 0px;text-align: left; }

/* Date Format */


html > body .date { padding-top: 0px; }

h3 {
	float: left;
	width: 50px;
	border: 1px solid #006400;
	margin:0px 10px 10px 0px;
	text-align:center;
	background: #E9DCCB;
}

h3 .date {
	font-size: 1.7em;
	color:#006400;
	margin:auto;
	text-align:center;
}

.post img {
        float:right;
        margin-left:10px;
}

h3 .mon {
	margin:-3px 0px 2px 0px;
}

h3 .year {
	font-size: 0.7em;
	color:#000;
	border-top: 2px solid #006400;
	margin:2px;
}
#richtig img {
float:right;
}

