/* 1. Ueberschrift / Links / Schriften */
/* 2. individuelle Styles */
/* 3. Container */
/* 4. Navigation */



body {	
	background-color: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

/* 1. Ueberschrift / Links / Schriften */

h1 {
	color: #000;
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
}

#topall h1 {
	color: #cc0000;
	font-weight: normal;
	font-size: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
}

h2.balken {
	color: #FFF;
	background-color: #cc0000;
	background-image: url(../pics/bg_h2_home.jpg);
	background-position: bottom right;
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 11px 0;
	padding: 3px 5px 7px 5px;
}

h2.quadrat {
	background-image: url(../pics/bg_h3.jpg);
	background-repeat: no-repeat;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	text-decoration: none;
}


h3 {
	color: #000;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
}

h4 {
	color: #000;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
}


p.bodytext {
	margin: 0 0 11px 0;
	padding: 0 0 0 0;	
}

.bgblue p.bodytext {
	background-color: #e5e5e5;
	margin: 0 0 11px 0;
	padding: 5px 5px 5px 5px;	
}

a:link, a:visited, a:active  {
	color: #cc0000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a img {
	border: 0px;
}



/* 2. individuelle Styles */

.fixfloat {
	float: none;
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 1px
}

hr {
	color: #000;
	background-color: white;
	height: 1px;
	border-top: 1px solid #000;
	border-left: 0px; 
	border-right: 0px;
	border-bottom: 0px;
	margin-top: 11px;
	margin-bottom: 11px;	
}

ul {
	list-style: square;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
}

li {
	list-style: square;
}

td, table {
	border: 1px solid #333;
}


/* 3. Container */

#allbox {
	width: 1000px;
}


/* 3.1. Container Kopfbereich - top */

#topallbox {
	width: 1000px;
	height: 160px;
	background-image: url(../pics/bg_topallbox.jpg);
}

#topall {
	width: 975px;
	padding: 20px 0 0 0;
	text-align: right;
}

#topnav {
	width: 975px;
}

#topnav ul {
	margin: 55px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float: right;
}

#topnav li {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	list-style: none;
	display: inline;
	float: left;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:active  {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	padding: 0 0 0 15px;
}

#topnav li a:hover, #topnav li#topcurrent a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: url(../pics/bg_current_li_hi.gif) no-repeat;
	padding: 0 0 0 15px;
}

/* 3.2. Container Contentbereich - middle */

#middleallbox {
	width: 1000px;
	background-image: url(../pics/bg_middleallbox.jpg);
}

#middlespacer {
	width: 5px;
	height: 500px;
	float: left;
}

#middlenavbox {
	width: 200px;
	float: left;
}

#nav {
	width: 150px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#nav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#nav li {
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
	list-style: none;
}

#nav li a:link, #nav li a:visited, #nav li a:active  {
	color: #FFF;
	text-decoration: none;
	background-image: none;
	padding: 0 0 0 15px;
}

#nav li a:hover, #nav li#current a {
	color: #FFF;
	text-decoration: none;
	background: url(../pics/bg_current_li_hi.gif) no-repeat;
	padding: 0 0 0 15px;
}

#middlecontentbox {
	float: left;
	width: 770px;
}

#content {
}

/* 3.2. Container Fußbereich - bottom */

#bottomallbox {
	width: 1000px;
	height: 40px;
	background-image: url(../pics/bg_bottomallbox.jpg);
}

#bottomall {
	padding: 17px 0 0 0;
}

#bottomleftbox {
	width: 185px;
	float: left;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}

#bottomrightbox {
	width: 790px;
	float: left;
	font-size: 10px;
	color: #cc0000;
	text-align: right;
}



/* Typo3 */

.csc-textpic-caption {
	font-size: 10px;
}

/* twocolumn */

#left {
	width: 380px;
	float: left;
}

#right {
	width: 380px;
	float: left;
	margin: 0 0 0 5px;
}


/* News */

/* Einsätze */

.news-latest-container {
	width: 380px;	
	margin: 0 0 22px 0;
}

.news-latest-item  {
	margin: 0 0 22px 0;
	font-size: 13px;
}

.news-latest-item  p.bodytext {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-latest-header {
	background-image: url(../pics/bg_h3.jpg);
	background-repeat: no-repeat;
}

.news-latest-item h3 a:link, .news-latest-item h3 a:visited, .news-latest-item h3 a:active  {
	color: #000;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	text-decoration: none;
}

.news-latest-item h3 a:hover {
	color: #cc0000;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	text-decoration: none;
}

.news-latest-contentbox  {
	margin: 0 10px 0 30px;
}

.news-latest-img {
	float: left;
}

.news-latest-img img {
	margin: 0 10px 5px 0;
}

.news-latest-content  {
}

.news-latest-more {
	margin: 11px 0 0 0;
}

.news-latest-more a:link, .news-latest-more a:visited, .news-latest-more a:active  {
	text-decoration: none;
}

.news-latest-more a:hover {
	text-decoration: none;
}

/* Meldungen */


.news-latest-item-meldung  {
	margin: 0 0 0 0;
	font-size: 13px;
}

.news-latest-item-meldung h3 a:link, .news-latest-item-meldung h3 a:visited, .news-latest-item-meldung h3 a:active  {
	color: #000;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	text-decoration: none;
}

.news-latest-item-meldung h3 a:hover {
	color: #cc0000;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	text-decoration: none;
}




