/* @override http://brock-ra.de.test.planwerk6.de/css/screen.css */

@import url('blueprint/screen.css');

/*****Basic Elements*****/

body{
	background-color: #B5B2A0;
	margin-top: 0;
	color: #000;
}

body,html{
	height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */	
}


a{
	color: #000000;
}

img{
	display: block;
}

h1{
	color: #78785B;
	font-size: 17.5px;
	margin-bottom: 25px;
}

h2{
	color: #000;
	font-size: 13px;
	font-weight:bold;
}

em {	
	font-style:normal;
	font-weight:bold;
}

email {	
	font-style:normal;
	font-weight:bold;
}

/*****Generic Classes*****/
.mediaobjectright{
	float: right;
	padding: 0px 0px 1em 1em;
}

/*****Basic Layout*****/
.container{
	position: relative;
	margin: 0 auto;
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (<7) */
	background: url('/gfx/bg.jpg');
	width: 968px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}



/*****Header*****/

#banner {
	background: url('../gfx/header.jpg') no-repeat 458px 0 #F4B600;
	height: 130px;
}

#slogan {
	padding: 0 0 0 22px;
	color: #990000;
}


#bannerfooter {
	height: 8px;
	background: url('../gfx/linie.jpg') no-repeat 788px 0 #990000;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}


/*****Navigation*****/


#leftnavi a{
	text-decoration: none;
}

#leftnavi a:hover {
	text-decoration: underline;
}

#leftnavi ul{
	list-style: none;
	margin: -1px 0 0 0;
}

#leftnavi li{
	padding: 7px 0 7px 20px;
	font-weight:bold;
	border-top: 1px solid #FEFEFE;
}

#leftnavi li.curpage, #leftnavi li.ancestor{
	background-color: #E1DFCE;
	padding-top: 6px;
	padding-bottom: 6px;
}

#leftnavi li.curpage a{
	color: #990000;
	text-decoration: none;
}

#leftnavi ul.level1{
	margin-left: -15px;
	margin-top: 3px;
}

#leftnavi ul.level1 li{
	background: none;
	background-image: url('/gfx/lm.gif');
	background-repeat: no-repeat;
	background-position: 20px 11px;
	border: none;
	font-size: 11px;
	margin: 0;
	padding: 5px 0 0 30px;
	font-weight:normal;
}

#leftnavi ul.level1 a{
	color: #333;
}

#leftnavi ul.level1 li.curpage{
	background: none;
	background-image: url('/gfx/lma.gif');
	background-repeat: no-repeat;
	background-position: 20px 11px;
	border: none;
	
}

#leftnavi ul.level1 li.curpage a{
	color: #990000;
	text-decoration: underline;
}

#leftnavi ul.level1 li.ancestor a{
	color: #990000;
	text-decoration: underline;
}

#leftnavi ul.level2 {
	display: none;
}



/*****Content*****/

#contentbody {
	clear: both;
	width: 968px;
}

#leftnavi {
	width: 238px;
	margin: 0;
}

#content {
	width: 510px;
	margin: 0;
	padding: 25px 20px 40px 20px;
}

#content a{
	color: #9A0000;
}

#sidebar {
	float: left;
	width: 180px;
	margin: 0;
}

.sect1 {
	background: url('/gfx/introbild.jpg') no-repeat right #B5B2A1;
	font-size: 12px;
	color: #fff;
	height: 112px;
	padding: 25px 240px 0 25px;
	margin-bottom: 30px;
}

.sect1 h2{
	font-size: 16px;
	color: #fff;
	font-weight:bold;
}

#content a.invlink {
	color: #000;
	text-decoration: none;
}

#content a.invlink:hover {
	color: #000;
	background: none;
	text-decoration: none;
}


.itemizedlist{
	margin-bottom: 1.5em;
}

.itemizedlist p.title{
	margin-bottom: 0.5em;
}

.itemizedlist ul p{
	margin: 0px;
}

.itemizedlist ul{
	list-style: none;
	margin: 0;
}

.itemizedlist li{
	background-image: url('/gfx/li.gif');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin-bottom: 6px;
	padding-left: 12px;
}

p.fortbildung a {
	color: #9A0000;
	font-weight: bold;
	font-size: 13px;
}

P.pdf A {
	background: url('../gfx/pdf.gif') no-repeat left top;
	padding-left: 18px;
}

p.leistungen {
	color: #A1A199;
	font-size: 11px;
}


#information {
	background: url('../gfx/fragen.gif') no-repeat 5px #fff;
	color: #000;
	font-weight: bold;
	margin-top:20px;
	padding: 10px 0 10px 40px;
}

#information img {
	float: left;
}

#information a {
	color: #9A0000;
}

p.information {
	background: url('../gfx/fragen.gif') no-repeat 5px #fff;
	color: #000;
	font-weight: bold;
	margin-top:20px;
	padding: 10px 0 10px 40px;
}

p.#information img {
	float: left;
}

p.#information a {
	color: #9A0000;
}

span {
	color: #000;
	font-size: 12px;
}


#contentfooter {
	border-top: 4px solid #D3D3C9;
	width: 513px;
	color: #A1A199;
	font-size: 11px;
	margin-top: 25px;
	padding-top: 18px;

}

#contentfooter a {
	color: #A1A199;
	font-size: 11px;
	text-decoration: none;
}

tt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#kontaktbox {
	margin-left: 2px;
	padding: 15px 0 0 10px; 
	border-bottom: 1px solid #FEFEFE;
}

#kontaktbox .sidebarhighlight {
	text-transform: uppercase;
	color: #E36D0D;
	font-weight: bold;
}

#kontaktbox a {
	color: #E36D0D;
}

#aktuell {
	margin-left: 2px;
	padding: 15px 0 0 10px; 
}

#aktuell .sidebarhighlight {
	text-transform: uppercase;
	color: #E36D0D;
	font-weight: bold;
}

#aktuell a {
	color: #E36D0D;
}

.newsheader{
 	font-weight: bold;	
}
.newsbody a{
	color: #9A0000;
}

h2.news {
	font-size: 11pt;
	color: #9A0000;
	line-height: normal;
	padding: 0;
	margin: 0.5em 0;
}
.article_intro{
	margin-bottom: .5em;
	font-weight: bold;
}

.newsgalleryitem {
	float: right;
	padding: 0 0 2em 1em;
}
/*****Footer*****/


/*****Etc*****/

#submitbutton  {
	padding: 3px;
	width: 120px;
	margin-top: 5px;
	background-color: #9A0000;
	font-size: 12px;;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

FORM {
  margin: 0px;
  padding: 0px;
}
INPUT, SELECT, TEXTAREA {
 	padding: 0;
 	margin: 0 0 5px 0;
}

SELECT {
  padding-top:    0px;
  margin-top:     0px;
  font-weight: normal;
}

#contactformtable {
	padding: 0;
	margin: 0;
}

#contactformtable td{
	padding: 0;
	margin: 0;
	vertical-align: top;
}

#contactformtable td.label{
	font-weight: bold;
	padding: 0 15px 0 0;
}

#contactform h4 {
	color: red;
	font-size: 12px;
}

.checkbox {
	vertical-align: middle;
	padding: 0;
	width: auto;
	margin: 5px 0 5px 0;
	
}

#contactform .submitbutton  {
	padding: 3px;
	width: auto;
	margin-top: 5px;
	background-color: #9A0000;
	font-size: 11px;;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

#contactform input , textarea{
	width: 280px;
}

#contactform .plz {
	width: 50px;
}

#contactform .securimage {
	width: 50px;
}

#contactform .city {
	width: 222px;
}

#contactform .spamschutz {
	width: 35px;
}
