/*  
Theme Name: News
Theme URI: http://www.webdesign-in.de/
Description: einfach ein Papier zum Schreiben
Version: 1.00
Author: mts
Author URI: http://www.webdesign-in.de/
				The CSS, XHTML and design is released under GPL:
				http://www.opensource.org/licenses/gpl-license.php
*/
/*zwei spalten*/
body {
	background-color: #FEFDDF;
  	color:#007000;
	margin:0px;
	padding:0px 0px;
	font-size:0.9em;
	line-height:1.4em;
	height:100%;
	text-align:center;
}

#box_head{
	background-color: #ffffff;
	width:800px;
	height: 112px;
	margin:0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

#box_menu{
	background-color: #CC0033;
	width:800px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	white-space: nowrap;
}

#box_menu ul {
	list-style-type: none;
	text-align: center;
	padding: 0em;
	margin: 0em;
	white-space: nowrap; 
}

#box_menu ul li {
	display: block;
	float: left;
	text-align: center;
	margin: 0em;
	padding: 0em;
	white-space: nowrap; 
}
#box_menu ul li a {
    color: #ffffff;
	text-align: center;
	text-decoration: none;
	border-top: 0em solid #FFFFFF;
	border-left: 0em solid #FFFFFF;
	border-bottom: 0em solid #FFFFFF;
	border-right: 0em solid #FFFFFF;
	margin: 0em;
	padding: 0em;
	display: block;
	white-space: nowrap; 
}
#box_menu ul li#box_menu_1 {
	width: 135px/*190px*/;
	white-space: nowrap;
	background-color:#CC0033;
}
#box_menu ul li#box_menu_1_aktiv {
	width: 135px/*190px*/;
	white-space: nowrap; 
	background-color:#ffffff;
}

#box_menu ul li#box_menu_1_aktiv a {
    color: #CC0033;
}

#box_menu ul li#box_menu_2 {
	width: 133px/*121px*/;
	white-space: nowrap;
    background-color:#CC0033;
        
}
#box_menu ul li#box_menu_2_aktiv {
	width: 133px/*121px*/;
	white-space: nowrap; 
    background-color:#ffffff;
    color: #CC0033;
}
#box_menu ul li#box_menu_2_aktiv a {
    color: #CC0033;
}
#box_menu ul li#box_menu_3 {
	width: 133px/*121px*/;
	white-space: nowrap; 
    background-color:#CC0033;
}
#box_menu ul li#box_menu_3_aktiv {
	width: 133px/*121px*/;
	white-space: nowrap; 
    background-color:#ffffff;
    color: #CC0033;
}
#box_menu ul li#box_menu_3_aktiv a {
    color: #CC0033;
}
#box_menu ul li#box_menu_4 {
	width: 133px/*125px*/;
	white-space: nowrap; 
    background-color:#CC0033;
}
#box_menu ul li#box_menu_4_aktiv {
	width: 133px/*125px*/;
	white-space: nowrap; 
    background-color:#ffffff;
    color: #CC0033;
}
#box_menu ul li#box_menu_4_aktiv a {
    color: #CC0033;
}

#box_menu ul li#box_menu_5 {
	width: 133px/*121px*/;
	white-space: nowrap; 
    background-color:#CC0033;
}
#box_menu ul li#box_menu_5_aktiv {
	width: 133px/*121px*/;
	white-space: nowrap; 
    background-color:#ffffff;
    color: #CC0033;
}
#box_menu ul li#box_menu_5_aktiv a {
    color: #CC0033;
}
#box_menu ul li#box_menu_6 {
	width: 133px/*122px*/;
	white-space: nowrap; 
    background-color:#CC0033;
}
#box_menu ul li#box_menu_6_aktiv {
	width: 133px/*122px*/;
	white-space: nowrap; 
    background-color:#ffffff;
    color: #CC0033;
}
#box_menu ul li#box_menu_6_aktiv a {
    color: #CC0033;
}
#box_menu ul li#box_menu_1 a:hover {
	background: #ffffff;
	color: #CC0033;
	white-space: nowrap; 
}

#box_menu ul li#box_menu_2 a:hover {
	background: #ffffff;
	color: #CC0033;
	white-space: nowrap; 
}

#box_menu ul li#box_menu_3 a:hover {
	background: #ffffff;
	color: #CC0033;
	white-space: nowrap;
}

#box_menu ul li#box_menu_4 a:hover {
	background: #ffffff;
	color: #CC0033;
	white-space: nowrap; 
}

#box_menu ul li#box_menu_5 a:hover {
	background: #ffffff;
	color: #CC0033;
	white-space: nowrap;
}

#box_menu ul li#box_menu_6 a:hover {
	background: #ffffff;
	color: #CC0033;
	white-space: nowrap;
}


#box{
	background-color: #FEFDDF; /*#ffffcc*/
	width:800px;
	margin:0px auto 0px auto;
	padding: 0px  0px 0px 0px;
	text-align:left;
}

/* for bloginfo name */
.box {
	text-align:left;
	line-height:1.4em;
	margin-left:20px;
	font-weight:100;
	font-style:italic;
	font-size:30px;
	color:#D6D6D6;
}

/* for bloginfo name end*/

#content{
 	background: #ffffff;
	color:#000;
	float:right;
	text-align:left;
	width: 600px;
 	margin: 0px 0px 0px 0px!important;
 	margin: 0px 0px 0px 0px;
 	padding-left: 10px;
 	padding-right: 0px;
        padding-top: 10px;
 	border-left: 0px dotted #D6D6D6;
}

.titel{
        font-weight: bold;
        font-size: 1.3em;
        color: #2A4000;
}


#sidebar{
	background: ffff00;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:175px;
	text-align:left;
	line-height: 1.8em;
}

#submenu ul a {
	list-style-type: none;
	text-align: left;
	text-decoration:none;
	border-bottom:#ffffff solid 1px;
	padding-left: 10px;
	margin: 0em;
	color:#ffffff;
	background-color:#CC0033;
	display:block;
}

#submenu ul a:hover {
	list-style-type: none;
	text-align: left;
	padding-left: 10px;
	margin: 0em;
	color:#CC0033;
	background-color: #ffffff;
	display:block;
}

#submenu ul .current_page_item a, #submenu ul .current_page_item a:visited{
    display: block; 
    color : #CC0033; 
    background-color: #ffffff; 
    text-decoration: none;
}

.pagenav h2{
    display:none;
}

/*two columns */

/* all over the world*/

/* bullet near the headlines you'll find in
index.php archive.php search.php page.php comments.php single.php=>search for &#186;*/

html, body,h1, h2, h3, h4, h5, h6, div, p, ul, li, ol, input {
	font-family: "Georgia", "Trebuchet ms","Gill Sans MT", "Gill sans",  sans-serif;
}
h1,h2,h3,h4,h5, h6{
	font-size:1.1em;
	line-height:1.5em;
	color:#5B0006;
	font-weight:410;
}
 p{
	font-size: 1.0em;
}
code{
	font-size: 1.0em;
	width:450px;
}
b, strong {
	color:#2A4000;
	font-size:1.3em;
}
em, i {
	color:#007000;
}

blockquote, address {
	background:#fff;
	border-left:2px inset #D6D6D6;
	margin: 10px 0 10px 30px !important;
	margin: 30px 0 0 15px;
	font-weight:550;
	font-size:1.1em;
	color:#5B00006;
	width:75%;
}
blockquote p, address p{
	padding:2px 3px 3px 5px;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #5B0006;
}
/*all over the world end*/


/*for all links*/
a {padding:0px 2px; color: #CC0033; background-color:inherit;text-decoration: none; border-bottom: 1px dotted #CC0033;}
a:link { color: #CC0033; background-color: inherit;text-decoration: none;}
a:visited {color: #CC0033; background-color:inherit;text-decoration: none;}
a:link:focus{  color:#CC0033; background-color:inherit;text-decoration:none;}
a:link:hover, a:visited:hover { color:#CC0033; background-color: #ffffff; text-decoration:none;}
a:link:active, a:visited:active {color:#CC0033;background-color: #ffffff;}

/* pictures as a link*/
:link img { border-color:transparent; }
:visited img { border-color:transparent; }
:link:active img, :visited:active img { border-color: transparent; }


/*for all links end */


/*specials for content*/
#content h1,#content  h2,#content h4,#content h5, #content h6{
	font-size:1.1em;
	line-height:1.5em;
	color:#2A4000;
	font-weight:400;
}
/* response in content*/
.leaveresponse{
	border-bottom:2px groove #D6D6D6!important;
	border-bottom:1px groove #D6D6D6;
	text-align:left;
	margin-right:5px;
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
	font-size: 1.0em;
	line-height:1.5em;
}
.leaveresponse  fieldset textarea{
	font-size:0.8em;
	padding-left:5px;
	border:2px outset #D6D6D6;
}
/*doesn't work in all browser*/
.leaveresponse input[type=submit]{
	cursor: pointer;
    float:right;
    border:4px outset #D6D6D6;
}

.submit{
	cursor: pointer;
    float:right;
    border:2px outset #D6D6D6;
}
/*the basic response*/
.responselist{
	background-color: #FFF;
	border-bottom:2px groove #D6D6D6!important;
	border-bottom:1px groove #D6D6D6;
	padding:6px 3px;
}

/*the alternativ  response*/
.alt {
	background-color: #F9F9F9;
	border-bottom:2px groove #D6D6D6!important;
	border-bottom:1px solid #D6D6D6;
	padding:6px 3px;
}
#content  h3{
	padding-top:0px;
	margin-top:0px;
	font-weight:bold;
	font-size:1.1em;
	color:#2A4000;
}
.metadata{
	font-size:0.8em;
	line-height:1.4em;
	text-align:right;
	margin-bottom:2px;
}
/*metadata for the single php*/
.single{
	background-color: #F9F9F9;
	border-bottom:2px groove #D6D6D6!important;
	border-bottom:1px groove #D6D6D6;
	padding:6px 3px;
	text-align:left;
}
/*metadata for the single php end*/

/*response in content end*/

/*page navigation in content*/
.navigation {
	display:block;
	width:70%;
	text-align:center;
	margin:4px;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}

/*page navigation in content end*/
/*specials for content end*/

/*specials for the sidebar*/
/* sidebar links */
#sidebar a{
	width:175px;
}
#sidebar p{
	padding-left: 0px;
}
li {
	list-style-type: none;
	list-style-image:none;
}
#sidebar ul, #sidebar ul li {
	margin:0px 0px 0px 0px;
	padding:0px;
}

#sidebar ul li ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#sidebar h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-weight:400;
}
#sidebar h2:first-letter3 {
	font-size:115%;
	font-style:italic;
}
/*specials for the sidebar end*/

/*specials for sitemap*/
.sitemap{
	margin-top:25px;
}
/*special for sitemap end*/

/* necessary */
img{
	border:none;
}
.invis{position:absolute;left:-2999px;width:999px;}
.clear {
	margin:0;
	padding:0;
	clear:both;
	height:0;
        display:none;
}

/* necessary over*/

