/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

/* //\\//\\ Stylesheet fuer bodynmind.de //\ */

/* //\\//\\ erstellt im September 2007 //\\ */

/* //\\//\\ von Sabine Ayshe Peters //\\//\ */

/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

/*#ee9921;*/ /*orange*/
/*#bf311a;*/ /*dunkelrot*/

html,body {
	margin:0;
	padding:0;
        background-color: #fff;
	color:#000;
	height:100%;
}

body, p
{
	font-family: helvetica, verdana, sans-serif; 
	font-size: 1em;
	color:#fff;
}

img {
	border: 0;
}

#wrapper {

	margin:30px auto 0 auto;
	padding:0;
	width: 841px;
	/*min-height:280px;*/
	background-color: #bf311a;
	color: #fff;
	border:0;
}

#clear {
	clear:both;
	height:0;
}

#header {
	margin:0;
	padding:0;
	height: 128px;
	background-color: #ee9921;
	border-bottom: 1px solid #fff;
}

#headerlinks {
	margin:0;
	padding:0;
	width:182px;
	height: 129px; /* von IE 7 benötigt */
	float:left;
	border-right: 1px solid #fff;
}

#headerrechts {
	float:right;
	height:106px;
}

#content {
	
	min-height: 625px;
        border-right:1px solid #fff;
	float:left;
	background: url(../../media/img/kreis.gif) no-repeat 100px 50px #ee9921;
}

#bildleistelinks, #bildleistemitte, #bildleisterechts {
	float:left;
	border-bottom: solid 1px #fff;
	height:92px;
}

#bildleistelinks, #bildleistemitte {
	border-right: 1px solid #fff;
}

#navigation, #contentcontent {
	float:left;
	
}

/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

/* stile der Hauptnavigation */

/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

#navigation {
	/*border-right:solid 1px #fff;*/
	width: 182px;
	clear:both;
}

#navigation ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#navigation ul li {
	line-height:30px; 
	border-bottom:solid 1px white; 			
	padding-left:20px;
	background-color:transparent;
	color:#fff;
}

#navigation ul li a, #metanav ul li a, a {
	color:#fff;
	background-color: transparent;
	font-weight: bold;
	font-size:0.8em;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

/*  stile der subnavigation  */

/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

#rechtespalte {
	margin:0;
	padding:0;
	width:172px;
	float:left;
}

#rechtespalte ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#rechtespalte ul li {
				
	padding-left:10px;
	background-color:transparent;
	color:#fff;
}

#rechtespalte ul li a{
   display:block;
	line-height:20px; 
	font-size:0.8em;
	padding:5px;
	color:#fff;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

#rechtespalte ul li a:hover {
	text-decoration: none;
	background-color: #ee9921;
}

/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

/* stile content-content */

/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

#contentcontent {
        min-height: 625px;
        border-left:1px solid #fff;
	margin:0;
	padding:10px;
	width: 465px;
        font-size: 0.9em;
        line-height:1.4em;
}

/*p:first-letter {
font-size:130%;
font-weight:bold;
}*/

#contentcontent table {
margin-top:10px;
}

#contentcontent  table, #contentcontent table td, #contentcontent table th {
width:98%;
	font-size:0.9em;
	margin-bottom: 20px;
border:1px solid #fff;
border-collapse:collapse;
}

#contentcontent table td {
width: 33%;
}

table p{
		font-size:100%;
		font-weight:normal;
}


h1 {
font-size:1.2em; 
text-transform: uppercase;
color:#bf311a;
margin:0 0 10px 0;
}

h2 {
font-size:1.1em; 
color:#bf311a; 
margin:0;
}

h3 {
font-size: 1em;
color: #bf311a; 
margin-bottom:0;
}

h4, h5, h6 {
	font-size:1em; 
	color:#fff; 
}

/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

/*  stile der metanavigation  */

/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

#metanav {
	width: 600px;
	margin: 0 0 0 200px;
}

#metanav ul {
	margin:0;
	padding:0;
	list-style-type: none;
float:right;
}

#metanav ul li {		
	padding:3px 0 0 20px;
	background-color:transparent;
	color:#fff;
	float:left;
}

/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

/* Stile der News */

/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

td.post_title a{
	font-size:1.2em; 
text-transform: uppercase;
color:#bf311a;
margin:0 0 10px 0;
}

td.post_short a {
	font-size:1.1em; 
color:#bf311a; 
display:block;
margin-bottom:40px;
}

td.post_short p {
	margin-bottom: 5px;
}


/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */

/* Stile des Kontaktformulars */

/* //\\//\\//\\//\\//\\//\\//\\//\\//\\//\\ */


form {
background-color:transparent;
border:0;
width:100%;
}

.beschriftung {
clear:left;
float:left;
width:80px;
line-height: 30px;

}

.beschriftungbreit {
clear:left;
float:left;
width:100%;
line-height: 30px;

}

a
{font-family:arial,verdana, sans-serif; font-size:12px; font-weight:bold; color:#fff; text-decoration:none; }

input, textarea, select, option {
        font-family : helvetica, verdana, sans-serif;
        font-size : 12px;
        font-weight : bold;
        color: #ffffff;
        border-style: solid;
        border-width:1px;
        border-top-color:#fc6;
        border-left-color:#fc6;
        border-bottom-color:#c60;
        border-right-color:#c60;
        background-color: transparent;
        vertical-align:top;
        padding: 2px;
        margin:5px;
}

.radio, .checkbox {
        border: none;
        background-color: transparent;
        color:#bf311a;
}
p {
        margin-top:10px;
        margin-bottom:10px;
        }

.bold {
        font-weight:bold;
        }

.txtboldred {
        font-size:12px;
        font-weight:bold;
        color:rgb(160,44,53)
        }

.button {color:#650000;
border-left: 2px solid #ebebeb;
        border-right: 1px solid #b1b1b1;
        border-top: 2px solid #ebebeb;
        border-bottom: 1px solid #b1b1b1;
        }

td.field_title {width:200px;}

td font.required {color:#bf311a; margin-left:3px;}

td.field_heading {border:0; color:#ffffff;}

font.radio_label {font-size:0.9em;}