/* Begin Structure & Typography & Colors */
html {height: 100%;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #312e2e;
	color: #666666;
	text-align: left;
	height: 100%;
	margin: 0;
	padding: 0; 
font-style:normal;
font-variant:normal;
font-weight:normal;
	}


#page {
position:relative;
    font-size: 1.3em;
	text-align: left;
	background: url(images/bg.jpg) no-repeat top left;
	padding: 0;
	margin: 0 auto;
	min-height: 100%;
	width: 953px;
	}
* html #page {height: 100%;}

strong {
font-weight:bold;
}
p {margin: 0px 0px 15px 0px; padding: 0px; line-height: 17px;}

.entry ul li {background: transparent url(images/list.gif) no-repeat scroll left 3px;
padding:5px 0 5px 20px; }



ul, ol{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 3px 0px 3px 0px;
padding: 3px 10px 3px 10px;
}



#header {
position: relative;
margin-top: 0;
margin-left: 327px;
	padding: 0; 
	height: 303px; 
	width: 594px;
	
	}


#sidebar
{
	position:absolute;
	top: 350px;
	left: 80px;
	padding: 0;
	height: 250px;
	text-align:right;
	}



#menu {
	WIDTH: 140px; padding: 0px;
}
html>body #menu {
	WIDTH: 140px; padding: 0px;
}
#menu li.children a{margin-left: 20px; width: 124px;}

#menu ul {
	MARGIN: 0px; PADDING: 0px;
}
#menu li {
	FONT-SIZE: 1.1em; MARGIN: 0px; LIST-STYLE-TYPE: none
}
#menu li A {
border-bottom:#312e2e 1px solid; 
padding: 9px 40px 9px 0px; background: url(images/menu_li.png) no-repeat;
background-position: 140px 9px;
	DISPLAY: block; FONT-WEIGHT: normal; MARGIN: 0px; COLOR:#fff; LIST-STYLE-TYPE: none; TEXT-DECORATION: none; t
}
* html #menu li A {background: url(images/menu_li.gif) no-repeat; background-position: 140px 9px;}

#menu LI A {
	WIDTH: 99%
}

#menu LI A:hover {
	COLOR: #ffa200; TEXT-DECORATION: none; background: url(images/menu_li.png) no-repeat;
background-position: 140px 9px;
	padding: 9px 40px 9px 0px;
}
* html #menu li A:hover {background: url(images/menu_li.gif) no-repeat; background-position: 140px 9px;}






/*SIDEBAR--------------------------------------------------------------------*/


/*SIDEBAR--------------------------------------------------------------------*/



#content {margin-top: 20px; margin-left: 355px; width: 540px; margin-bottom: 20px;
}
*html #content {margin-top: 5px;}

#willkommen { width: 330px;  }

#bilder {float:right; width: 190px; }

#aktuelles {width: 310px; padding: 10px; border: #d9d9d9 1px solid; margin-top: 0; font-size: 1.1em;}

.narrowcolumn {/*content seiten*/

	
	line-height:13px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin:25px 20px 10px 3px;
	width: 650px;
	

}
html>body .narrowcolumn {width:650px; padding: 5px 10px 0px 10px;margin: 25px 40px 10px 6px;}



.entry {
	
    padding: 15px 0px 5px 0px;
	margin-bottom: 10px;

	}
	



h1 {/*überschrift seiten*/
font-weight: normal;
	font-size: 1.9em;
	text-align: left;
	margin: 0 0 15px 0;
	color:#ff7e00;
	letter-spacing: -1px;
	}
	
h2 {/*überschrift seiten*/
	font-weight: normal;
	font-size: 1.4em;
	text-align: left;
	margin: 0 0 5px 0;
	color:#ff7e00;
letter-spacing: -1px;

	}
	
h3 {
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
	margin: 0 0 10px 0;
	color: #333333;
	letter-spacing: -1px;
	text-transform:uppercase;

	
	}
h4 {line-height:20px;
     }

img.browserbild {padding: 3px; border: #B2B1B1 1px solid; margin: 5px; background: #fff;}


.postmetadata {
	text-align: left;
	padding-top: 5px;
	color:#666666;
	}
	



.postmetadata {
	clear: left;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
position:relative; 
bottom:0;
left: 328px;
	padding: 0;
    margin: 20px 0 0 0;
	width: 594px;
	border-top: #a5a5a5 3px solid;
	}
	

#footerp {


	margin: 0;
	padding: 5px 0px 5px 5px;
	text-align: center;
	font-size: 0.80em;
	line-height: 16px;
	font-weight:normal;
	color: #7d7d7d;
	
	}




.post {
	margin: 0 0 10px;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.85em;
	color:#6c6c6c;
	padding-left: 5px;
	
	}
.blog {border-bottom: 1px solid #999999; margin-bottom: 10px;}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


.nocomments, blockquote, strike {
	color: #ffffff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {/*linkfarbe*/
	color: #ffa200;
	text-decoration: underline;
	}

a:hover {/*linkfarbe*/
	color: #ffa200;
	text-decoration: none;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/*----------------------------------------------------------------------------------------*/





/*------------------------------------------------------------------------------------------*/
	
/* End Structure & Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	font-size: 1.0em;
	}

.alignleft {
	float: left;
	font-size: 1.0em;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
width: 300px;
margin-top: 12px;
margin-bottom: 15px;
text-align:right;
}

#s {
width: 180px;
height: 16px;
background:#ffffff;
border:#000000 1px solid;

}
#searchsubmit {
width: 60px;
height: 20px;
background:#7F0B0B;
border:#000000 1px solid;
font-family:Arial, Helvetica, sans-serif;
font-size:1.0em;
font-weight: bold;
color:white;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
End Comments */










/* Begin Calendar
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {  Doesn't work in IE 
	background-color: #fff; }
 End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}

/* End Various Tags & Classes*/


.ddsg-sitemap {line-height: 30px;}
.ddsg-pagenav {}
.ddsg-cats {font-family:Arial, Helvetica, sans-serif; font-size:1.3em; color:#333333; font-weight:bold;}
.ddsg-xml-link {font-weight:bold;}
.ddsg-excerpt {line-height: 1.4em;}


.wrapper {width: 300px; float:left; display:inline; margin-right:15px; text-align: center}
.desc { height: 55px; padding: 5px; font-size: 0.9em}

.links a{color:#666666; text-decoration: underline;}
.links a:hover{color:#C70303; text-decoration:none;}


