/* CSS Document */
* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}
body {
	background-color: #F0F0F0;
	background-image: url(../global_gfx/page_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a img {
	border: 0;
}
a {
	color: #054686;
}
/*** Globaler Seitenrahmen ***/
#outer_page {
	width: 990px;
	margin: auto;
}
/*** Footer ***/
#footer {
	background-image: url(../global_gfx/footer.png);
	background-repeat: no-repeat;
	height: 50px;
	text-align: center;
	color: #FFF;
	padding-top: 15px;
}
	#footer * {
		color: #FFF;
		font-size:11px;
	}
/*** Header ***/
#header .logo {
	width: 237px;
	float: left;
}
#header .slogan_image {
	width: 753px;
	float: left;
}
#header .image div.csc-textpic div.csc-textpic-single-image img {
	margin-bottom: 0!important;
}
/*** Topnavigation ***/
#topnavigation {
	height: 37px;
	background-image: url(../global_gfx/topnavigation_bg.gif);
	background-repeat: no-repeat;
	padding: 0 25px;
}
	#topnavigation ul {
		list-style: none;
	}
	#topnavigation li {
		display: inline;
		float: left;
	}
	#topnavigation li a {
		display: block;
		float: left;
		padding: 0 18px;
		color: #FFF;
		text-decoration: none;
		font-size: 13px;
		height: 29px;
		line-height: 29px;
	}
	#topnavigation li a:hover, #topnavigation li a.on {
		background-image: url(../global_gfx/topnavigation_hover.png);
		background-repeat: repeat-x;
		color: #0058A8;
	}
/*** Breadcrumb Search ***/
#breadcrumb_search {
	background-color: #FFF;
	padding: 7px 15px 13px 30px;
}
.breadcrumb {
	float: left;
	width: 715px;
	color: #666;
	font-size: 11px;
}
	.breadcrumb a {
		color: #666;
	}
	.breadcrumb * {
		font-size: 11px;
	}
.search {
	float: left;
	width: 185px;
	padding: 0 15px 0 30px;
}
.search .feld {
	border: 1px solid #303030;
	margin-right: 10px;
	padding: 4px;
	font-size: 10px;
	width: 164px;
	color:#999999
}
/*** Content Spaltigkeit ***/
#content {
	background-color: #FFF;
}
#content .links {
	float: left;
	padding: 0 15px;
	width: 230px;
}
#content .mitte {
	float: left;
	padding: 0 15px;
	width: 470px;
	padding-bottom: 15px;
}
#content .mitte .textElement, #content .mitte .textpicElement {
	padding-bottom: 20px;
}
#content .mitte a {
	color: #0058a8;
}
#content .rechts {
	float: left;
	padding: 0 15px;
	width: 200px;
	padding-bottom: 15px;
}
/*** Seitennavigation ***/
.menu {
	margin-bottom: 25px;
}
.menu_content {
	background-image: url(../global_gfx/menu_verlauf.png);
	background-repeat: repeat-x;
	background-color: #4F7DA8;
	min-height: 294px;
	padding: 0 15px;
}
.menu_content ul {
	list-style: none;
}
	.menu_content ul li.headline {
		border-bottom: 0;
		padding-bottom: 10px;
		font-size: 15px;
		color: #FFF;
	}
	.menu_content ul li {
		border-bottom: 1px dashed #FFF;
	}
	.menu_content ul li ul li {
		border-bottom: 0;
	}
	.menu_content ul li a {
		display: block;
		height: 17px;
		padding: 4px 10px;
		font-size: 13px;
		text-decoration: none;
		color: #FFF;
	}
	.menu_content ul li a:hover, .menu_content ul li a.on {
		background-color: #FFF;
		color: #4F7DA8;
	}
	.menu_content ul li ul li a {
		padding: 4px 40px;
	}
/*** Loginbox ***/
.login_content {
	background-image: url(../global_gfx/login_verlauf.png);
	background-repeat: repeat-x;
	background-color: #F1F2F2;
	border-left: 1px solid #E1E2E3;
	border-right: 1px solid #E1E2E3;
	min-height: 215px;
}
/*** Zeilenabstand ***/
#content .mitte {
	line-height: 160%;
}
#content .rechts {
	line-height: 140%;
}
/*** Farbdefinitionen ***/
/*** Headlines Mittlere Spalte***/
/*** gruen ***/
.mitte h1 {
	color: #FFF;
	font-size: 17px;
	padding: 5px 10px 5px 10px;
	font-weight: normal;
	background-image: url(../global_gfx/box_gfx/headline_h1.jpg);
	background-repeat: repeat-x;
	min-height: 21px;
	background-color: #999;
	margin-bottom: 10px;
}
.mitte h2 {
	color: #999;
	font-size: 15px;
	background-image: url(../global_gfx/headline_h2_bg.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 23px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.mitte h3 {
  color: #333;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 5px;
}

.mitte ol, .mitte ul {
  margin-left: 19px;
}

.mitte blockquote {
  padding: 10px;
  font-style: italic;
}

/* Abstand Text mit Bild Elemente */
.textpicElement {
  margin-bottom: 12px;
}

/*** Boxen Rechte Spalte ***/
/*** gruen ***/
.box_header {
	background-image: url(../global_gfx/box_gfx/box_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #999;
	min-height: 31px;
}
	.box_header h3 {
		color: #FFF;
		font-size: 15px;
		padding: 7px 10px 5px 10px;
		font-weight: normal;
	}
.box_content {
	background-color: #F6F7F9;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
  .box_content p, .box_content h4, .box_content h3 {
		padding: 0 10px;
	}
	.box_content h3 {
    font-size: 12px;
    font-weight: bold;
  }
  .box_content h4 {
    font-weight: bold;  
  }
	.box_content ul, .box_content ol {
		margin-left: 1.25em;
		padding: 0 10px;
	}
	.box_content * {
		font-size: 10px;
	}
.box_footer {
  margin-bottom: 15px;
}

table.csc-uploads {
	width: 100%;
	
}
tr.tr-even {
	background-color: #FFF;
}
tr.tr-odd {
	background-color: #aac5dd;
}
td.csc-uploads-fileName, td.csc-uploads-fileSize {
	padding: 5px;
}
.csc-uploads-description {
	font-weight: normal;
}
/*** Filelinks ***/
.ui-accordion .ui-accordion-content {
padding:1em!important;
}
.csc-uploads {
	border-collapse: collapse;
}
.csc-uploads td {
	border: 1px solid #FFF;
}
.csc-uploads-fileSize {
	white-space: nowrap;
	font-size: 11px;
	vertical-align: bottom;
	text-align: right;
}
.csc-uploads-description {
	font-size: 11px;
}



