/*
Theme Name: 2010


*/
/* Begin Structure & Typography & Colors */
html {height: 100%;}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Sans Unicode','Lucida Grande',Verdana,Arial,Sans-Serif;
	background: #cececd url('images/bg.png') top left repeat-x;
	color: #2d2d2d;
	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_page.jpg) no-repeat top center;
	padding: 0;
	margin-left: -512px;
	min-height: 100%;
	width: 1024px;
	left: 50%;

	
	

	}
* html #page {height: 100%;}

strong {
font-weight:bold;
}
p {margin: 0px 0px 15px 0px; padding: 0px; line-height: 16px;}

.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: 0 0 0 0px; 
	padding: 0; 
	height: 1px; 
	width: 1024px;
	
	}

#sidebar
{
float:left;
	margin: 200px 0px 0px 45px;
	padding: 0;
	width: 200px;
	height: 350px;
	text-align:left;
	}
html>body #sidebar
{margin-left:45px;}

.menu {width: 200px;  top: 200px; position: absolute; margin-left: 0px;}
.menu ul { list-style:none; list-style-type:none; }
.menu ul li {float: left; }
.menu ul li a {display: block; outline: none; padding: 10px 10px 0px 10px;}
.menu ul li a:hover {padding-left: 0px;}


#willkommen {
width: 750px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 24px;
	margin:24px 3px 10px 6px;	
}
html>body #willkommen {
width: 750px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin:24px 3px 10px 6px;	
}

#sound {position: absolute; left: 250px; top: 200px;}

/*SIDEBAR--------------------------------------------------------------------*/


/*SIDEBAR--------------------------------------------------------------------*/

#content { width: 650px; margin-bottom: 4em; margin-top: 300px; margin-left: 320px; background: url('images/content_bg.png') repeat;
	}
#content2 { width: 650px; margin-bottom: 4em; margin-top: 260px; margin-left: 320px;
	}


.narrowcolumn {/*content seiten*/


}



.entry {
	
    padding: 15px 0px 5px 0px;
	margin-bottom: 20px;

	}
	



h1 {/*überschrift seiten*/
font-weight: normal;
	font-size: 1.8em;
	text-align: left;
	margin: 0 0 5px 0;
	color:#750f18;
	letter-spacing: -1px;
	text-transform:uppercase;
	}
	
h2 {/*überschrift seiten*/
 padding-top: 5px; border-top: 1px dotted #000;

	font-weight: normal;
	font-size: 1.4em;
	text-align: left;
	margin: 0 0 5px 0;
	color:#750f18;
letter-spacing: -1px;
text-transform:uppercase;
	}
h2 a {color: #750f18;}
h2 a:hover {color: #750f18; }
	
h3 {
	font-weight: normal;
	font-size: 1.3em;
	text-align: left;
	margin: 0 0 10px 0;
	color: #212121;
	letter-spacing: -1px;
	
	}
h4 {line-height:20px;
     }

img.browserbild {padding: 8px; border: #B2B1B1 1px solid; margin-right: 15px; 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 {

	
	}
	

#footerp {

width: 600px;
	margin: 0px 0px 0 0;
	padding: 5px 0px 5px 121px;
	text-align: left;
	font-size: 0.9em;
	font-weight:bold;
	color: #000;
	
	}




.post {
	margin: 0 0 10px;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.85em;
	color:#333;
	padding-left: 5px;
	
	}
.blog {border-bottom: 1px dotted #000; margin-bottom: 10px; padding-top: 5px; border-top: 1px dotted #000;}
.blog2 {border-bottom: 1px dotted #000; 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: #fd0001;
	text-decoration: none;
	}

a:hover {/*linkfarbe*/
	color: #ff0027;
	text-decoration: underline;
	}

#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.4em;
	}

.alignleft {
	float: left;
	font-size: 1.4em;
	}
/* 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:#ff0027; text-decoration:none;}

div.designer {margin-top: -140px;  width: 300px; background:#929292; padding: 20px; border: 1px dashed #fff; float: right; color: #fff;}