@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background: url('images/back.gif');
	font-family: Georgia,Times New Roman,Times;
	color: #ffffff;
}
#bb{
	background: url('images/back.gif');
}
/*-----Head--------------*/
#head{
	width:100%;
	height:30px;
	background: #90897a;
	display:block;
}

#head a{
		font-size:12px;
		color: #c6c6ad;
		letter-spacing: 1px;
		font-variant: small-caps;
		font-weight:normal;
		padding:10px;
		padding-top: 7px;
		display:block;
		text-decoration: none;
		
}
/*------------------------*/
#bgtop{
	width:100%;
	height:130px;
	display:block;
	background:none;
}

#left{
	width: 190px;
	height:400px;
	float:left;
	display:block;
	padding:0px;
	background:url('http://www.graf-text.de/Images/bg_marktgeschrei.jpg');	
	
}

#center{
	width:100%;
	height:400px;
	border:1px solid #336600;
	float:left;
	display:block;
	overflow:scroll;
	overflow-y:auto;
	border-top:0px;
	border-bottom:0px;
	overflow-x:auto;
	background:#002f00;
	position:relative;
	
	font-family: Georgia,Times New Roman,Times;
	letter-spacing: 1px;
	font-size:12px;
	word-spacing: 0.1em;
	line-height: 1.5em;
	color: #ffffff;
	
		scrollbar-arrow-color: #999999;
scrollbarBaseColor: #003300;
scrollbar-track-color: #003300;
scrollbar-face-color: #002800;
scrollbar-highlight-color: #336600;
scrollbar-3dlight-color: #003300;
scrollbar-darkshadow-color: #003300;
scrollbar-shadow-color: #336600;

}
#page{
	margin-top:10px;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:25px;
	color:#fff;
}
#page a, #links a{ color:#C6C6AD;
	}

	
/*------
background: url('images/abg.png') no-repeat left center;
color:#C6C6AD;
padding-left: 13px
------------------*/

#page a:hover, #links  a:hover{
	color:#aee800;
	
}

#page h1, #links h1{
	color:#002f00;	
	font-variant: small-caps;
}

#page h2, #links h2 {
	font-size: 1.4em;
	font-variant: small-caps;
	color: #f0f0f0;
	background-color: transparent;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top:20px;
	}
	
#page h2 a, #links  h2 a {
	color: #f0f0f0;
	text-decoration:none;
}

#page h3, #links h3{
	padding-top:50px;
	font-size: 1.4em;
	font-variant: small-caps;
	color: #f0f0f0;
	letter-spacing: 1px;
	font-weight: bold;
}

#page h6{color:#aee800;	
}

#page h6{color: #999999;
font-size: 9px;
}

input, select, textarea { border:1px solid #006600; 
color: #C6C6AD; font-size: 12px; font-family: 
Arial, Helvetica ; 
text-decoration: none; 
padding-left:5; 
padding-right:5; padding-top:2; padding-bottom:2; background-color:#003300 }


.button  { font-weight: bold; font-size: 14px; border: 1px outset #006600; width: 150px; height: 25px; color:#ECE7D3; padding-left:10; padding-right:10; padding-top:2; padding-bottom:2; background-color:#003300; background-repeat:no-repeat; background-attachment:scroll }


/*-----------------------*/
#right{
	width:200px;
	height:400px;
	float:right;
	display:block;
	background:#002f00;
}

.categories{color:#002f00;}

#right ul{
list-style:none;
margin:0px;padding:0px;	
border:1px solid #336600;	
border-bottom:0px solid #336600;
background:#002f00;border-top:0px;
margin-top:5px;border-right:0px;
margin-bottom:0px;
}

#right ul li, #right li{
	width:195;
	height:30px;
	position:relative;
	list-style:none
}

#right a{
	color: #cccccc;
	font-family: Times;
	letter-spacing: 1pt;
	font-variant: small-caps;
	font-size: 13px;

	display:block;
	
	width:195;
	height:20px;
	
	border-bottom:1px solid #336600;
	margin:0px;
	text-align:left;
	padding-left:20px;
	padding-top:10px;
	text-decoration:none;
	

}
#right a:hover{
	color:#405b01;
	background:#aee800;
}
#right ul li ul, #right li ul{
	display:none;
	_display:block;
	width:200px;
	position:absolute;
	_position:static;
    border-top:1px solid #336600;
	border-right:1px solid #336600;
	_width:180px;
	left : -200px;
	top:-5px;	
	z-index:1;
}
#right ul li ul li, #right li ul li{
	_padding-left:20px;
}
#right ul li:hover ul, #right li:hover ul{display:block;_display:block;}

#right h1{
	margin:0px;
	padding:5px;
	text-align:center;
	font-size:16px;
	color:#fff;
	text-align:center;
	border-bottom:1px solid #336600;
}


/*---------Content Beitrag------------*/

.hentry

{
border-bottom-style: solid;
border-bottom-color: #336600;
border-bottom-width: 1px;
margin-left: 0pt;
margin-right: 0pt;
margin-top: 0pt;
margin-bottom: 25px;
padding-bottom:25px;

}

/*--------Footer--------*/
#bottom{
	width:100%;
	height:30px;
	background: #90897a;
	display:center;
	float:center;
	margin-top:0px;
	
	font-size: 0.8em;
text-align: right;
color: #c6c6ad;
letter-spacing: 1px;
	
}

#bottom2 {margin-top:150px;min-height:35px;width:100%;background: #90897a;}
#bottom ul{
	float:right;
	margin:0px;
	margin-top:2px;
	padding:0px;
	list-style:none;
}
#bottom ul li{
	float:left;
	margin-right:0px;
	margin-top:5px;
	padding-right:7px;
	padding-left:7px;
	border-right:1px solid #A8AC9D;
}
#bottom ul li a{
	color: #C6C6AD;
	font-size: 10px;
	background-color: transparent;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform:uppercase;
	margin-top:10px;
}
#bottom ul li a:hover, #bottom2 ul li a:hover{color:#fff;}
#bottom2 {margin-top:150px; height:130px;}
#bottom2 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:150px;
	
}
#bottom2 ul li{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	width:150px;
	text-align:left;
}
#bottom2 ul li a{
	color:#444;
	text-decoration:none;
	font-size:12px;	
	
}
/*----------------------*/

.entry-meta, .entry-utility, .entry-meta a, .entry-utility a
{
color: #999999;
font-size: 9px;
text-decoration:none;
font-weight:normal;
}

.entry-utility
{
padding-top:25px;
padding-bottom:25px;
}



/*------------------------*/

/*Coment*/
#commentform p{
	position:relative;
}
#commentform label{
	width:100px;
	display:block;
	text-align:left;
	float:left;
}
#commentform .required{
	position:absolute;
	left:90px;
}
.form-allowed-tags{
	margin-top: 10px;
	border:1px dotted #336600;
	color:#999966;
	padding:10px;
	width:400px;
}
.commentlist{list-style:none;}
.commentlist li{
	border:1px dotted #336600;
	color:#999966;
	padding:10px;
}
.comment-body{
	border-top:1px dotted #336600;
	border-bottom:1px dotted #336600;	
	margin-top:10px;
	margin-bottom:10px;
}
.sinus{
	float:left;
	color:#C6C6AD;
	font-size:10px;	
	margin-top:10px;
	margin-left:10px;
}
.sinus a{
	
	color: #c6c6ad;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform:uppercase;
	margin-right:13px;
		}
	
.sinus a:hover{
	color:#fff;
}
/*-----Footer2-----*/
#text-3{
	width:150px;
	display:block;
	float:left;
	margin-left:220px;	
	text-align:left;
	padding-top:10px;	
}
#text-4{
	width:150px;
	display:block;
	float:left;
	margin-left:10px;	
	text-align:left;
	padding-top:10px;	
}
#recent-posts-3{
	width:150px;
	display:block;
	float:left;
	margin-left:10px;	
	text-align:left;
	padding-top:10px;
}
#recent-posts-3 li{
	float:none;
	text-align:left;
}
#search-3{
	width:220px;
	display:block;
	float:left;
	margin-left:10px;	
	text-align:left;
	list-style:none;
	padding-top:10px;
}
#bottom2 .screen-reader-text, #bottom2 h3{
	color:#222;
	font-size:16px;
	padding:0px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:7px;
}

/* Images
-------------------------------------------------------------- */

#content img, img a {
	margin: 0;
	height: auto;
	max-width: 640px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}