/*   
Theme Name: zachl@atteneder.at
Theme URI: http://www.atteneder.at
Description: Theme für dass Blog von Atteneder Grafik Design das kein Blog ist.
Version: 2.0
Author: Michael Atteneder + Christof Zachl
Author URI: 

Do not copy or use without permission

*/

html {
	height: 100%;
	/*border-left: 15px solid white;
	border-right: 15px solid white;*/
	border-top: 5px solid white;
}

body {
	font-size: 10px; 
	font-family: 'Lucida-Grande', Sans-Serif;
	background-color: black;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	text-align: left;
}

#wrapper {
	background: white url(http://www.atteneder.at/blog/wp-content/themes/christof/images/bg-page.png) repeat-y 0;
	padding: 0;
	margin: 0;
}

#header_wrapper {
	background: white;
}

#header {
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	height: 125px;
	width: 850px;
	background-color: #e2001a;
}

#atteneder_schriftzug {
	padding: 0;
	margin: 0;
}

#erheblich {
	padding: 0;
	margin: 0;
}

#headerlogo {
	background-color: #e2001a;
	width: 50px;
	height: 50px;
	/*padding-left: 50px;*/
	float: left;
}

#atteneder_schriftzug {
	margin-left:  25px;
}

#headermenue {
	clear: both;
	border: 0;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	margin-top: 5px;
	background-color: white;
	margin-left: 5px;
	margin-right: 5px;
	padding:  0;
	height: 20px;
	font-size: 11px;
	/*padding: 4px 0 0 0;*/
}

a {
	text-decoration:  none;
	color: black;
}

a.start {
	text-decoration: none;
	color: #e2001a;
	font-weight: bold;
}

#content {
	font-size: 12px;
	line-height: 17px;
	background-color: #b1b1b1;
	float: left;
	width: 490px;
	margin: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.footer_space {
	clear: both;
	height: 5px;
	background-color: white;
}

#footer {
	height: 17px;
	background-color: white;
	padding: 5px 0px 0px 127px;
	/*margin: 0 auto;*/
	width: 728px;
	clear: both;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	font-size: 11px;
}

#links {
	float: left;
	width: 119px;
	background-color: white;
	color: white;
	padding-right: 5px;
	padding-left: 5px;
}

#links h2 {
	font-size: 16px;
	color: #999;
	font-weight: bold;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 3px;
}

#links ul {
	padding-bottom: 5px;
	border-bottom: solid 1px black;
	font-size: 11px;
	line-height: 16px;
}

#links ul ul {
	border: 0;
}

#rechts {
	float: right;
	width: 219px;
	background-color: white;
	color: white;
	padding-left: 6px;
	padding-right: 6px;
}

#rechts h2 {
	font-size: 16px;
	color: #999;
	font-weight: bold;
	margin: 0;
	margin-top: 5px;
	padding-bottom: 3px;
}

#rechts ul {
	padding-bottom: 5px;
	border-bottom: solid 1px black;
	font-size: 11px;
	line-height: 16px;
}

#rechts li {
	padding: 0px;
}

#rechts ul ul {
	border: 0;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
}

li {
	padding-left: 0px;
	margin-left: 0px;
}

ul ul li {
	padding-left: 10px;
}

table {
	border-width: 0;
}

td {
	font-size: 12px; 
	background-color: #dadada;
	color: #000000;
	text-align: left;
	padding-left: 3px;
}

.leer {
	font-size: 10px; 
	background-color: #b1b1b1;
	color: e2001a;
	text-align: left;
	height: 2px;
}

.head {
	font-size: 10px;
	font-weight: bold;
	background-color: #848484;
	color: white;
	text-align: left;
	width: 110px;
}

#searchsubmit {
	background-color: white;
	text-align: left;
	border:  0px;
	padding: 0px;
	margin: 0px;
}

.suchfeld {
	border-top: 0;
	border-left: 2px solid #999;
	border-bottom: 2px solid #999;
	border-right: 0;
	padding: 3px;
	font-size: 11px;
	line-height: 16px;
	color: #999;
}

.pagenav {

}

.wo {
	font-size: 16px;
	color: #999;
	font-weight: bold;
}

.post {
	background-color: #b1b1b1;
}

h2 {
	clear: both;
	/*height: 1.6em;*/
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 8px 0 6px 0;
	color: #e2001a;
}

.headline {
	clear: both;
	/*height: 1.6em;*/
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding: 8px 0 6px 0;
}

.headline a {
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #e2001a;
	border: 0;
}

.categorie {
	float: left;
	font-size: 9px;
}

.autor {
	float: right; 
	height: 10px;
	font-size: 9px;
}

.zeit {
	float: left; 
	height: 20px; 
	color: white; 
	font-weight: bold;
}

.post {
	margin-bottom: 55px;
	border-bottom: solid 1px black;
}

.post-single {
		margin-bottom: 0px;
		border-bottom: solid 1px black;
	}

.post_page {
	/*margin-bottom: 50px;
	padding-bottom: 25px;
	border-bottom: solid 1px black;*/
}

.tags {
	font-size: 9px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: normal;
}

.kommentare {
	float: right;
	font-size: 9px;
}

.page_item {
	font-size: 11px;
	line-height: 16px;
}

.entry ul {
	list-style-type: disc;
	padding: 0;
	padding-left: 15px;
	margin: 0px;
}

.entry a {
	text-decoration: none;
	border-bottom: 1px solid white;
}

.entry a:hover {
	text-decoration: none;
	border-bottom: 1px solid black;
}

.entry a:visited {
	text-decoration: none;
}

.entry a:active {
	text-decoration: none;
}

blockquote {
	border-left: 3px solid black;
	margin-left: 0px;
	padding-left: 30px;
}

img {
	border: 0;
}

.headline h1 {
	
}

.header_menue {
	background-color: white;
}

ul .children {
	list-style: none;
}

.kategorien-nl li {
	list-style: none;
	padding: 0;
	margin: 0;
}



/* CD-Audit START */


#ATT_Wrapper {
	font-size: 12px;
	line-height: 17px;
	width: 490px;
	font-family: 'Lucida-Grande', Sans-Serif;
}

#ATT_Wrapper a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#ATT_Wrapper a:hover {
	border-bottom: 1px solid #000;
}

#ATT_Wrapper h1{
	color: #E2001A;
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
	font-size: 19px;
	padding-bottom: 10px;
}

#ATT_Wrapper h2{
	color: #E2001A;
	font-size: 14px;
	padding-bottom: 10px;
	margin-top: 20px;
}

#ATT_Wrapper form p{
	margin-bottom: 5px;
}

#ATT_Wrapper .content p{
	margin-bottom: 20px;
}

#ATT_Wrapper form {
	margin-bottom: 20px;
}

#ATT_Wrapper form label {
	display: block;
	width: 445px;
	float: right;
}

#ATT_Wrapper #resultPanel {
	display: none;
}

#ATT_Wrapper p.result, #ATT_Wrapper p#evaluationOrganisation, #ATT_Wrapper p#evaluationSichtbarkeit, #ATT_Wrapper p#evaluationFlexibilitaet {
	margin-top: 15px;
	margin-left: 35px;
	font-style: italic;
}

#ATT_Wrapper span.red {
	color: #f30000;
	font-weight: bold;
	margin-left: -15px;
	font-style: normal;
}

#ATT_Wrapper .radioButtonPanel {
	line-height: 20px;
	margin-left: 15px;
	margin-bottom: 20px;
}

#ATT_Wrapper .clearer { clear: both; height: 0px; }
#ATT_Wrapper .clearer10 { clear: both; height: 10px; }


/* CD-Audit END */



.related_post li {
	list-style-type: none;
}

.related_post a {
	text-decoration: none;
	border-bottom: 1px solid white;
}

.related_post a:hover {
	text-decoration: none;
	border-bottom: 1px solid black;
}
