		

* {
	margin: 0px;
	padding: 0px;
	}
body {
	background: #2c2c2c url(images/bodybg2.gif) no-repeat top center;
	color: #000;
	
	font-size: 12px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
	}
img {
	border: 0px;
	}
.cnt {
	width: 1000px;
	background-color: #ffffff;
	margin: 20px auto 30px;
	
	
	}

/* ------------------------------------------------------------------------------
								header 								             
------------------------------------------------------------------------------ */
.header{
	background: url(images/headerbg.JPG) no-repeat;
	width: 1000px;
	height: 143px;
	float: left;
	
	}
.head1 {
	width: 400px;
	padding: 20px 7px 0 0;
	text-align: center;
	float: left;
	
	
	
}
.header h1 a {
	color: #fff;
	text-decoration: none;
}
.header h1 a:hover {
	text-decoration: underline;
}
.header h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px; /* edited for Coppermine */
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
.description {
	color: #fff;
	font-size: 12px;
}
.head2 {
	width: 360px;
	float: Right;
	align: Right;
	
}
.head2 p {
	color: #fff;
	padding: 0 15px;
	font-size: 12px;
	line-height: 16px;
}
.head2 h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding: 15px 0 0 16px;
	text-transform: lowercase;
}
.head2 h4 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding: 15px 0 0 16px;
	text-transform: lowercase;
}



/* ------------------------------------------------------------------------------
								sidebar 					                     
------------------------------------------------------------------------------ */
.sidebar {
	font-size: 12px;
	float: left;
	width: 254px;
	margin-left: 0px;
	padding: 10px 6px 0 0;
	line-height: 14px;
	background: #FFFFFF;
	height: auto;
	
	
	}
.bloque1, .bloque2 {
	margin-bottom: 10px;
	}
.bloque1 {
	background: #e8e6d9 url(images/bloque1bg.jpg) no-repeat;
	}
.bloque2 {
	background: #e2ebed url(images/bloque2bg.jpg) no-repeat;
	}
.bloque1 h3 , .bloque1 h3 a {
	color: #6c644d;
	text-decoration: none;
	}
.bloque1 h3 , .bloque2 h3 , .bloque1 h3 a , .bloque2 h3 a {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 20px 0 5px 16px;
	text-transform: lowercase;
	}
	.bloque1 h5 {
	color: #6c644d;
	}
.bloque1 h5, .bloque2 h5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 20px 0 5px 16px;
	text-transform: lowercase;
	}
.bloque2 h3 , .bloque2 h3 a{
	color: #294A59;
	text-decoration: none;
	}
	.bloque2 h5 {
	color: #294A59;
	}
.sidebar ul {
	list-style-type: square;
	padding-left: 30px;
	}
.sidebar p {
	line-height: 16px;
}
.sidebar ul li {
	margin-bottom: 5px;
	/*border-bottom:dashed 1px  #968e77;*/
	}
.sidebar ul span {
	color: #000;
	}
.sidebar ul a {
	color: #000;
	text-decoration: none;
	}
.bloque1 ul a {
	border-bottom: 1px dashed #968e77; /*dashed*/
	
	}
.bloque1 p a, .bloque2 p a {
	color: #000;
	}
.bloque1 ul a:hover, .bloque1 p a:hover {
	background-color: #6c644d;
	color: #fff;
	border: 0px;
	}
.bloque2 ul a {
	border-bottom: 1px dashed #668b9c;
	}
.bloque2 ul a:hover, .bloque2 p a:hover {
	background-color: #294A59;
	color: #fff;
	border: 0px;
	}
.bloque1 ul {
	color: #968e77;
	padding-bottom: 12px;
	}
.bloque2 ul {
	color: #668b9c;
	padding-bottom: 12px;
	}
	
/* search */
.buscar {
	padding: 0px 15px 15px;
	}
.bus1 {
	width: 140px;
	font-size: 16px;
	border: 1px solid #aaa;
	}
.bus2 {
	vertical-align: top;
	}
.sidebar p {
	padding: 0 10px 15px 16px;
	}
/* subscribe */
.subscriberss {
	padding: 0px 0 15px 15px;
	}
.subscriberss select {
	width: 110px;
	margin: 5px 5px 0 10px;
	float: left;
	}
.subscriberss a {
	float: left;
	}
.subscriberss a.btnnofloat {
	float: none;
	}
.subscriberss a.rsstext {
	color: #000;
	margin: 5px 0 0 3px;
	float: left;
	}
.bus1 {
	width: 140px;
	font-size: 16px;
	border: 1px solid #aaa;
	}
.bus2 {
	vertical-align: top;
	}
/* ------------------------------------------------------------------------------
								main 					                         
------------------------------------------------------------------------------ */
.main {
	width: 720px;
	float:right;
	background: #FFFFFF;
	margin-left: 5px;
	/*margin-right: 10px;*/
	clear: right;
	margin-bottom: 5px;
	}
	
.content {
	padding: 20px 0 0 15px;
	float: left;
	width: 680px;
	margin-right: 20px;
	margin-bottom: 10px;
	/*overflow-x:auto;*/
	display: block;
	clear: right;
	}
.content a {
	color: #9b0e0e;
	}
.content ul{
padding-left: 40px;
}
.content h3{
padding-left: 20px;
}

.thema {
float: left;
width: 45%;

align: left;
border: maroon 1px solid;
margin: 5px;
padding: 5px 5px 5px 5px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 30px;
		-moz-border-radius-bottomright: 10px;
		
}
.rand{
border: maroon 1px solid;
}
li.li1{background: #E8E6D9;}
li.li2{background: #E0EAEC;}

.rechts{
width: 350 px;
float: right;
}
.links{
float: left;
width: 150 px;
}
.thema h1 , .noframe h1{
font-seize:15px;
color: #294A59;
}
h1 , .main h1 a{
	color: #294A59;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
	}
.thema h3{
font-seize:12px;
padding-left: 0px;
color: #294A59;
}


.txt{
padding-left:30px;
padding-right:20px;
}
#navigation {
	font-size: 14px;
	margin-bottom: 15px;
	}
.post {
	margin-bottom:30px;
	} 
.posttitle {
	margin-bottom: 15px;
	}
.post h2 {
	color: #294A59;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	}
h2.pagetitle {
	color: #555;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	}
.post h2 a {
	color: #294A59;
	text-decoration:none;
	}
.post h2 a:hover {
	text-decoration:underline;
}
.post small {
	color: #294A59;
	display: block;
	margin-bottom: 15px;
	}
.post p {
	font-size: 14px;
	margin-bottom: 15px;
	line-height:21px;
	}
.post blockquote {
	background: url(images/blockquotebg2.gif) no-repeat;
	color: #294a59;
	padding: 15px 0 0 42px;
}
.post ul {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 15px;
	}
.post ul li {
	background: url(images/bullet02.gif) no-repeat 0px 5px;
	margin-bottom: 5px;
	padding-left: 17px;
	}
p.postmetadata {
	font-size:11px;
	margin:3px 0;
	}
	

	
/* ------------------------------------------------------------------------------
								footer 								             
------------------------------------------------------------------------------ */
.footer_wp {
	background: url(images/footerbg3.jpg) no-repeat center;
	width: 1000px;
	height: 120px;
	/*padding: 0px 15px 0;*/
	color: #fff;
	font-size: 11px;
	display: block;
	clear:both;
	
	}
p.foot1 {
	padding-top: 25px;
}
p.foot2 {
	padding-top: 25px;
	float: right;
	text-align: right;
	margin-right:5px;
}
.footer_wp a {
	color: #fff;
	}
.footer_wp a:hover {
	background-color: #650000;
	text-decoration:none;
	}
.foot2 a:hover {
	background-color: #294A59;
	}
	

/* ------------------------------ clear ------------------------------ */
/*.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}*/

/* ------------------------------------------------------------------------------
								index 								             
------------------------------------------------------------------------------ */

.index {

width:1000px;

margin-bottom: 40px;
}
.index table{
padding: 4px;
margin-left:50px;
margin-top:30px;
margin-bottom:50px;
background:#CBC7A9;
border: 1px solid #706A43;


}
.index td{
margin:5px;
border: 1px solid maroon;
padding-top:20px;
background:#E8E6D9;
padding-bottom:15px;
vertical-align:top;

}

.index h2 a	{
margin-top:25px;
margin-bottom:10px;
font-size:15px;
color: maroon;

text-decoration:none;
}
.index h2 a:hover	{
margin-top:25px;
margin-bottom:10px;
font-size:15px;
color: #294A59;

text-decoration:none;
}

.index img {
border:1px solid #294A59;
padding:2px;
margin-top:20px;
margin-left:-7px;
}

.index a{
color:#294A59;
text-decoration:none;
}
.index a:hover{
color:#294A59;
text-decoration:underline;
}


/*---------------Index Ausklappmenus----------------------

wurden aus kompatibilitätschwierigkeiten mit dem Menu direkt in die Index.php verschoben

*/
