/*  
Theme Name: einheitspreis
Theme URI: http://www.undkonsorten.com/
Description: Ein W&ouml;rterPresse-Thema von <a href="http://www.undkonsorten.com">undkonsorten</a>.
Version: 0.1
Author: Thomas ALboth
Author URI: http://www.undkonsorten.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php	
*/

/* ************************************************** */
/* ********* FONTS, FARBEN // TYPO, COLORS ********** */
/* ************************************************** */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1.9em;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center; }



#page {
	text-align: justify; 	}

#content { 
	font-size: 12px; }

div#content {
	padding: 37px 0 0 0; }
	
#content p, #content li {
	padding: 0px; }

.narrowcolumn .postmetadata {
	text-align: center; }

.news_aktion { 
	color: #EC6B30; 
	border: 1px solid #EC6B30; 
	padding: 5px; }

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd; }

small {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 12px; 
	text-align: left;}

h1, h2, h3 {
	clear:both;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	text-align:left;	}

#startseite p { color: black; }

h1 {
	font-size: 15px;
	text-align: left;  }

#headerimg .description {
	font-size: 15px;
	text-align: center; }

h2 { font-size: 20px; line-height: 20px; }

h2.pagetitle {
	font-size: 25px; }

h3 {
	font-size: 13px; 	}

h1, h1 a, h1 a:hover, #headerimg .description {
	text-decoration: none;
	color: white; 	}

h2, h3 {
	color: #000000;
	margin: 0px; 	}

h2  {
	padding: 0px; 	}

h3, small {
	padding: 0px; 	}	

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none; font-weight: bold; }


.entrytext input { margin-left:16px; padding:0; }

#sidebar {
	font: 13px  Trebuchet MS, Verdana, Arial, Sans-Serif; 
	line-height: 16px; }
	
#sidebar p, #sidebar h1, #sidebar h2, #sidebar h3 { 
	padding: 0 10px 0 10px; 
	text-align: left; }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777; 	}

.news { /* fuer den Balken mit dem Datum über dem Beitrag */
	background-color: #990033; color: #EFEFEF; width:100%; font-weight:bold; }
	
code {
	font: 12px 'Courier New', Courier, Fixed; 	}

acronym, abbr, span.caps {
	font-size: 12px; 	}


/*_____DIE LINKS________________ */

a, a:hover, a:visited, a:active {
	text-decoration: none; }
	
a, a:visited, a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active, h3 a:visited, h3 a {
	color: #990033; }
	
.narrowcolumn a, .narrowcolumn a:hover, .narrowcolumn a:visited, .narrowcolumn a:active {
	font-weight: normal; }
	
.narrowcolumn h2 a, .narrowcolumn h2 a:visited {
	color: #990000; }
	

.post .entrytext a {
	border-bottom: 1px dotted silver; }
	
.post .entrytext a.ohnepfeil {
	background: #ffffff;
	border-bottom: 0px dotted silver;
	padding: 0;}	

#sidebar a, a:active, a:hover, a:visited {
	font-weight: normal; }
#sidebar a, #sidebar a:visited, .narrowcolumn a, .narrowcolumn a:visited {
	color: #990033; }
#sidebar a:hover, #sidebar a:active, .narrowcolumn a:hover {
	color: #990033; }	
	
#header_nav a, #header_nav a:hover, #header_nav a:visited, #header_nav a:active { 
	color: #FFFFFF; 
	font-weight: normal; }

#footer a, #footer a:visited, #footer a:hover, #footer a:active {
	color: #990033; 
	font-weight: normal;  }	

/* ****** END: FONTS, FARBEN // TYPO, COLORS ******** */
/* ************************************************** */


/* ************************************************** */
/* ********* SEITENSTRUKTUR / STRUCTURE ************* */
/* ************************************************** */
body {
	margin: 0;
	padding: 0 0 20px 0;  }

#page {
	margin: 20px auto;
	padding: 0px;
	width: 765px;
	border: 1px solid #959596; 
	background-color: white;
	background: url(images/content_box_verlauf_grau.jpg) white no-repeat right top;  } 
	
#header {
	border: 0; 
	padding: 0px;
	margin: 0 auto;
	height: 122px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: right;  }

#headerimg {
	margin: 0;
	height: 45px;
	width: 100%; 	}


/* ************!!!! HIER WIRD'S SPANNDEND !!!!**************** */
/* *********************************************************** */

.narrowcolumn {  
	float: left;
	padding: 0 0 15px 0;
	margin: 0;
	width: 400px; /* 358px */
	border-top: 0; 
/*	background-color: #F0F8FD; */ }

#navbar {  /*GesamtBreite: 197px */
	clear:both;
	float: left;
	padding: 30px 0 0 11px; 
	margin: 0; 
	width: 186px; 
	overflow: no-overflow;
	border: 0;	}

#sidebar {
	float: right;
	padding: 40px 0 0 0; 
	margin: 0; 
	width: 142px;
	border: 0; 
	}	


/* ************  :-(  AB HIER WIEDER LANGWEILIG :-(  ********* */
/* *********************************************************** */
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px; 	}
	
.post {
	margin: 0 0 0 0 /*0 0 40px */;
	text-align: justify; }

.widecolumn .post {
	margin: 0; }

.narrowcolumn .postmetadata {
	padding-top: 0px; }

.widecolumn .postmetadata {
	margin: 30px 0; }

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px; }

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px; } 

.postmetadata {
	clear: left; }
.entrytext {
	padding: 0 0 20px 0;
}	
	
/*_________FOOTER_______________*/
#footer {
	padding: 0 0 0 0;
	margin: 0 0 0 197px;
	width: 568px;
	height: 52px; 
	clear: both;
	border-top: 7px solid #990033; 
	vertical-align: middle;	
	overflow: no-overflow; }
	
.float_left {  
	float: left;
	padding: 0; 
	margin: 0; 
	vertical-align: middle; 
	padding-top: 15px; }	

.bpb_logo_alignright { 
	float: right; 
	padding: 0; 
	margin: 0; }
	
/* ********* ENDE: SEITENSTRUKTUR / STUCTURE ******** */
/* ************************************************** */	


/*	Begin Headers */
h1 {
	padding-top: 40px;
	margin: 0; }

h2.pagetitle {
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0; }

h3.comments {
	padding: 0;
	margin: 40px auto 20px ; 	}
/* End Headers */



/* 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: 0;
	margin: 0 0 2px 7px;
	display: inline; 	}

img.alignleft {
	float: left; 
	padding: 0;
	margin: 0 7px 2px 0;
	display: inline; 
	border: 1px solid black;	}

.alignright {
	float: right; 
	padding: 0px; 
	margin-right: 0; 
	color: #FF6633; }

	
/* End Images */



/* ************************************************** */
/* ********* LISTEN / LISTS ************************* */
/* ************************************************** */
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	text-indent: -10px; 	} 

html>body .entry li {
	margin: 7px 0 8px 10px; 	}

/* .entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020"; 	}  */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0; 	}

.entry ol li {
	margin: 0;
	padding: 0; 	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none; 	}

/* ********* SIDEBAR ********************** */
/* ************************************************** */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0; 	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 7px 0; 	}

ol li, #sidebar ul ol li {
	list-style: decimal outside; }
	
	
/* ********* NAVBAR ********************** */
/* ************************************************** */

#navbar a {
	font-size: 13px; font-family:  Trebuchet MS, Verdana, Arial, Sans-Serif;  }		
#level1 a, #footer a, #footer a:visited, #footer a:active { 
	color: #666666;  }
#level1 a:hover, #level1active a , #level1current a {  
	color: #000000; }	
#level2 a, #level2 a:visited {  
	color: #666666; }	
#level2 a:hover, #level2active #level2current {  
	color: #000000; }
a#level1current , a#level2current { 
	font-weight: bold; }
#navbar ul, #navbar li, #navbar li ul, #navbar li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none; 	}
#level1 li {
	padding: 5px 0 5px 0; }
#level2 li {
	border: 0; 
	padding: 10px 0 0 0; }
#level2 a {
	padding: 0px 0 0 10px; }
	
/* End Entry Lists */


/* ********* ALLES UEBER FORMULAR-FELDER ********************** */
/* ************************************************** */

input, textarea, select {
	border: 1px solid silver; 
	background-color: #EFEFEF; }
	
input, textarea, select, form {	
	text-align: left; }

input:hover, input:focus, textarea:focus, textarea:hover { 
	border: 1px solid black; 
	background-color: #FFFFFF; }

.button_weiss { background-color: #FFFFFF; border:0px }

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	border: 1px solid silver; 	}

select {
	width: 130px; }

#content .fehler_font { color: #FF0000; }
#content .fehler_input input, #content .fehler_input textarea { border: 1px solid #FF0000;background:#FFDFDF; }

#content input.formSend { border: 2px solid black; }
/* End Form Elements */

/* Begin Sidebar */
#sidebar form {
	margin: 0; 	}
/* End Sidebar */

/* 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 {
	text-align: center;
	margin: 0px;  }
	
.navigationsingle {
	text-align: center;
  	margin: 0;
  	background-color: #D8EDFC; 	}	
	
/* End Various Tags & Classes*/

/* ********* VERSCHIEDENES  ********************** */
/* ************************************************** */

.impress { display: none; }
div.trenner, hr.trenner { 
	background: #FFFFFF;
	display: block;
	clear: both;
	border: 0;
	border-bottom: 1px dotted silver;
}

.alignleft {
	float: left; 
	padding: 0 0 0 0;
	margin: 16px 7px 2px 0;
	display: inline; 
}