@charset "UTF-8";

/* --- table of content -----------------------------------
	color definitions
	browser reset
	
	global
	page structure
	text styles
	navigation
	minor page elements
	forms
	icons
*/




/* --- color definitions ----------------------------------
	.white			{ color: #ffffff; }
	.black			{ color: #000000; }
   
	.grey 			{ color: #717070; }
*/




/* --- browser reset --------------------------------------
   font-size = 16px
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0em; padding: 0em; border: 0em; outline: 0em; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } :focus { outline: 0em; } body { line-height: 1em; color: black; background: #FFFFFF; } ol, ul { list-style: none; } table { border-collapse: separate; border-spacing: 0em; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; }
* { margin: 0em; padding: 0em; } option { padding-left: 0.4em; } * html body * { overflow: visible; } * html iframe, * html frame { overflow: auto; } * html frameset { overflow: hidden } html { height: 100% } body { min-height: 101%; font-size: 100.01%; color: #000000; background: #FFFFFF; text-align: left; } fieldset, img { border: 0em solid; } ul, ol, dl, div { margin: 0px; padding: 0px; } li { margin-left: 1.5em; line-height: 1.5em; } dt { font-weight: bold; } dd { margin: 0em 0em 1em 2em; } blockquote, cite { margin: 0em 0em 1em 1.5em; font-size: 0.93em; width: auto;} html * { font-size: 100.01%; } .clearfix:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; } .clearfix { display: block; } .floatbox { overflow: hidden; } #ie_clearing { display: none; } label { position: absolute; top: -1000em; left: -1000em; height: 1px; width: 1px; } img { margin: 0px; padding: 0px; border: none; line-height: 0px; }










/* --- global ---------------------------------------------
*/

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

table {
	height: 100%;
	border: none;
	}
	table tr td {
		vertical-align: top;
	}

img {
	border: none;
}

.skip, .hideme, .print {
	position: absolute;
	top: -1000em;
	left: -1000em;
	height: 1px;
	width: 1px;
}

.skip:focus, .skip:active {
	position: static;
	top: 0;
	left: 0;
	height: auto;
	width: auto;
}

.hide {
	display: none !important;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.center {
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}

.middle {
	vertical-align: middle;
}




/* --- page structure -------------------------------------
	positioning and style of the basic page elements
*/

body {
	background: #FFFFFF url("img/raster_bg.png") repeat;
	color: #717070;
}

#page_margins {
	/* background: transparent url("img/raster.png") 48px 0 repeat; */
	background: transparent url("img/page_bg.png") repeat;
	border: none;
	height: 100%; 
	margin: 0 auto; 
	padding: 0px; 
	width: 1001px; 
	position: relavtive;
}

#page {
	margin: 0 43px 0 48px; 
	overflow: hidden;
	padding: 6px 0 6px 0; 
	width: 910px; 
}

#header {
	background:none repeat scroll 0 0 #FFFFFF;
	border: none;
	margin: 0px; 
	padding: 0px 0px 6px 0px; 
	width: 910px; 
	height: 95px;
	}
	#header	img { 
		width: 200px; 
		height: 100px; 
		position: absolute; 
		right: 0px; 
	}
	.header_logo { 
		float: right;
	}
	
#nav {
	float: left; 
	margin: 0px; 
	padding: 0px; 
	border: none; 
	width: 910px; 
	height: 2.3em; 
	background: #eeeeee; 
	overflow: hidden; 
	position: static;
}

#main {
	background:none repeat scroll 0 0 #FFFFFF;
	float: right; 
	margin: 0px; 
	padding: 0px; 
	border: none; 
	width: 910px;
	overflow: hidden; 
	position: static;
	}
	#main_content { 
		width: 606px; 
		float: left; 
		margin: 0px;
		padding: 0 0 20px 0;
		}
		.header-image {
			padding: 0px 6px 0px 0px; 
			}
			.header-image .column_one {
				padding: 0px 0px 6px 0px;
			}
		.text {
			padding: 0;
			margin: 0;
		}


#footer { 
	float: left; 
	margin: 10px 0px 0px 0px; 
	padding: 0px; 
	border-top: 10px solid #eeeeee; 
	width: 910px; 
	background: #FFFFFF; 
	overflow: hidden; 
	position: static; 
	clear: both;
	}
	.footer_nav	{ 
		float: right; 
		text-align: left; 
		width: 500px; 
		display: inline; 
		background: transparent; 
		padding: 0px; 
		margin: 0px;
		}
		.footer_nav_content { 
			float: right; 
			text-align: left; 
			display: inline; 
			background: transparent; 
			padding: 0px; 
			margin: 0px 25px 0px 0px; 
			width: 225px; 
		}
		.footer_nav_copyright { 
			float: right; 
			text-align: left; 
			display: inline; 
			background: transparent; 
			padding: 0px; 
			margin: 10px 10px 0px 0px; 
		}
		.footer_nav_copyright p { 
			padding: 0px; 
			margin: 0px; 
			line-height: 1em;
		}

.breadcrumb-text {
	float: left; 
	margin: 0px 10px 0px 0px; 
	padding: 0px; 
	list-style-type: none; 
	line-height: 1em;
	}
	.breadcrumb-text a { 
		margin: -2px 0px 0px 0px;
	}




/* --- text styles ----------------------------------------
	use only relative font-size values (% or em)
	
	Arial, Verdana, Helvetica, sans-serif
	"Times New Roman", Times, serif
	Courier, monospace
	
	link selectors should follow the LoVe-Follows-HAte scheme
		:link = not yet visited
		:visited = already visited
		:focus = focused by using tabulator-key
		:hover = mouse over
		:active = just clicked
*/

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 77.00%;
	color: #717070;
	letter-spacing:0.05em;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0px;
	font-size: 1em;
	color: #929596;
	padding: 0px;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	}
	h3,h4,h5,h6 {
		font-weight: normal
	}
	h1 {
		font-size: 1.2em;
		margin: 40px 0em 0.8em 0em;
	}
	h2 {
		font-size: 1.1em;
	}
	h4 {
		font-size: 0.9em;
	}
	h6 {
		font-style: italic;
	}

a {	
	letter-spacing:0.05em;
}

.headline {
	padding: 2px 5px;
	background: #929596;
	width: 289px;
	border-left: 1px dotted #000000;
	height: 18px;
	font-size: 1.3em;
}

p {
	line-height: 1.5em;
	margin: 0px;
	font-size: 1.0em;
	letter-spacing:0.03em;
}

.smalltext {
	font-size: 0.8em;
	color: #929596;
}

#header {
	font-family: Times, serif;
	font-size: 100.00%;
}

#nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.00%;
}

#breadcrumbs {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90.00%;
}

#main {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100.00%;
	}
	#lastupdate {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 80.00%;
	}

#footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 90.00%;
	}
	#footer a {
		padding: 0px 10px 2px 10px;
		border-left: 1px solid #888888;
		float: left;
		color: #888888;
		margin: 10px 0px 0px 0px;
		line-height: 1.0em;
	}
	#footer a:hover {
		color: #66a552;
	}
	#footer div.footer-first-child a {
		border: none;
	}

hr {
	height: 0px;
	margin-top: 25px;
	border: none;
	border-bottom: 1px solid #BD312C;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #000000;
	}
	a:hover {
		color: #000000;
	}



/* --- navigation -----------------------------------------
*/

#nav_main {
	background: transparent;
	color: #707070;
	display: inline;
	float: left;
	margin: 0 0 0 54px;
	overflow: hidden;
	padding: 0 6px 0 0;
	width: 196px;
	text-transform: lowercase;
}

#nav_main ul,
#nav_main ul li {
	border: none;
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 196px;
}
#nav_main .icon {
	display: none;
}
#nav_main li {
	margin: 0px;
	padding: 0px;
}
#nav_main a {
	white-space: nowrap;
	background: transparent;
	color: #707070;
	display: block;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}
	#nav_main a:hover {
		color: #000000;
		font-weight: bold;
	}
#nav_main a.nav1 {
	color: #707070;
	font-weight: normal;
	}
	#nav_main .cur a.nav1 {
		font-weight: bold;
		color: #000000;
		background: transparent url("img/raquo.png") no-repeat 0px 2px;
		margin : 0 0 17px 0; /* TODO: Abstand */
	}
	#nav_main .act a.nav1 {
		margin: 0px 0px 17px 0px; /* TODO: Abstand */
	}
	#nav_main .act ul,
	#nav_main .cur ul {
		margin: 0px 0px 17px 0px;
	}
	#nav_main a.nav1:hover {
		color: #000000;
		font-weight: bold;
		background: transparent url("img/raquo.png") no-repeat 0px 2px;
	}
	#nav_main li.first-child.current1 {
		margin-top: 0px
	}
	#nav_main li.current1 li {
		margin-top: 0px;
	}
	#nav_main li.current1.cur ul a,
	#nav_main li.current1.act ul a {
		color: #000000;
	}
	#nav_main li.current1 ul {
		margin: -17px 0px 17px 0px;
	}
#nav_main a.nav2 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	}
	#nav_main a.nav2:hover {
		font-weight: bold;
		background: transparent url("img/raquo.png") no-repeat 0px 3px;
	}
	#nav_main .current2.cur a.nav2,
	#nav_main .current2.act a.nav2 {
		font-weight: bold;
		background: transparent url("img/raquo.png") no-repeat 0px 3px;
		color: #000000;
	}
#nav_main a.bold, #nav .cur a {
	color: #000000;
	font-weight: bold;
	}
	#nav_main a.bold:hover, #nav_main .cur a:hover {
		color: #000000;
	}
#nav_main .cur li a {
	color: #000000;
	}
	#nav .cur li a:hover {
		color: #000000;
	}
#nav_main .tabpagetype {
	display: none;
}



#second_lvl_nav {
	background: transparent;
	color: #707070;
	display: inline;
	float: left;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 256px;
	text-transform: lowercase;
	}
	#second_lvl_nav a {
		background: transparent;
		color: #707070;
		display: block;
		font-size: 1.2em;
		font-weight: normal;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 20px;
		text-decoration: none;
	}
	#second_lvl_nav ul {
		background: transparent;
		border: none;
		display: inline;
		float: left;
		margin: 0px 0px 0px 40px;
		padding: 0px 0px 0px 0px;
		}
		#second_lvl_nav ul li {
			border: none;
			float: left;
			line-height: 1em;
			list-style-type: none;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			width: 196px;
			line-height: 35px;
			}
			#second_lvl_nav ul li ul {
				background: transparent;
				border: none;
				display: inline;
				float: left;
				margin: -5px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				}
				#second_lvl_nav ul li ul li {
					line-height: 17px;
				}

		#second_lvl_nav ul li.current_cur strong, #second_lvl_nav ul li.current_cur a,
		#second_lvl_nav ul li.current_act strong, #second_lvl_nav ul li.current_act a {
			background: transparent url("img/raquo.png") no-repeat 0px 12px;
			color: #000000;
			font-weight: bold;
			}
			#second_lvl_nav ul li a:focus, #second_lvl_nav ul li a:hover, #second_lvl_nav ul li a:active,
			#second_lvl_nav ul li.current_cur a:focus, #second_lvl_nav ul li.current_cur a:hover, #second_lvl_nav ul li.current_cur a:active,
			#second_lvl_nav ul li.current_act a:focus, #second_lvl_nav ul li.current_act a:hover, #second_lvl_nav ul li.current_act a:active,
			#second_lvl_nav ul li.current_sub a:focus, #second_lvl_nav ul li.current_sub a:hover, #second_lvl_nav ul li.current_sub a:active {
				background: transparent url("img/raquo.png") no-repeat 0px 12px;
				color: #000000;
				font-weight: bold;
			}
		
		#second_lvl_nav ul li.current_cur ul li a, #second_lvl_nav ul li.current_act ul li a, #second_lvl_nav ul li.current_sub ul li a {
			background: transparent;
			color: #707070;
			font-size: 1.0em;
			font-weight: normal;
			padding: 0px 0px 0px 20px;
			}
			#second_lvl_nav ul li.current_act ul li.current1_cur a, #second_lvl_nav ul li.current_act ul li.current1_act a, #second_lvl_nav ul li.current_act ul li.current1_sub a {
				background: transparent url("img/raquo.png") no-repeat 0px 2px;
				color: #000000;
				font-weight: bold;
			}
			#second_lvl_nav ul li.current_cur ul li a:focus, #second_lvl_nav ul li.current_cur ul li a:hover, #second_lvl_nav ul li.current_cur ul li a:active, 
			#second_lvl_nav ul li.current_act ul li a:focus, #second_lvl_nav ul li.current_act ul li a:hover, #second_lvl_nav ul li.current_act ul li a:active, 
			#second_lvl_nav ul li.current_sub ul li a:focus, #second_lvl_nav ul li.current_sub ul li a:hover, #second_lvl_nav ul li.current_sub ul li a:active {
				background: transparent url("img/raquo.png") no-repeat 0px 2px;
				color: #000000;
				font-weight: bold;
			}





/* --- minor page elements --------------------------------
*/

#nav_search {
	float: left;
}

#nav_language {
	float: right;
	margin: 0px 20px;
	line-height: 2.3em;
	}
	#nav_language #langmenu {
		margin: 0.7em 0em 0em 0em;
	}
	#nav_language a img {
		margin: 0px 3px;
	}
	#nav_language span {
		display: none;
	}

#breadcrumbs {
	width: 920px;
	height: 1.15em;
	overflow: hidden;
	margin: 10px 0px;
	float: left;
	display: inline;
	color: #ffffff;
	background: #66a552;
	border: none;
	line-height: 1em;
	}
	#nav_breadcrumbs {
		margin: 1px 0px 0px 210px;
	}
	#nav_breadcrumbs a {
		color: #FFFFFF;
	}
	#nav_breadcrumbs a:hover {
		color: #000000;
	}

#printview {
	background: #EEEEEE;
	border: none;
	color: #999999;
	display: inline;
	float: right;
	height: 250px;
	margin: 0px 10px;
	overflow: hidden;
	padding: 0px;
	width: 120px;
	}
	#fontsize {
		margin: 10px 0px 0px 10px;
		width: 51px;
		float: left;
		}
		#font-large, #font-normal,	#font-small {
		background: transparent url("../img/icons.png") no-repeat;
		float: left;
		height: 16px;
		margin: 0px 1px 0px 0px;
		padding: 0px;
		width: 16px;
		}
		#font-large {
			background-position: -208px -96px;
			}
			#font-large:focus, #font-large:hover {
				background-position: -240px -96px;
			}
		#font-normal {
			background-position: -112px -96px;
			}
			#font-normal:focus, #font-normal:hover {
				background-position: -144px -96px;
			}
		#font-small {
			background-position: -16px -96px;
			}
			#font-small:focus, #font-small:hover {
				background-position: -48px -96px;
			}
	#printer {
		float: left;
		height: 20px;
		margin: 10px 0px 0px 10px;
		overflow: hidden;
		padding: 0px;
		width: 16px;
		}
		#printer a img{
			background: transparent url("../img/icons.png") no-repeat;
			background-position: -16px -128px;
			}
			#printer a img:focus, #printer a img:hover {
				background-position: -48px -128px;
			}
			#printer a span {
				display: none;
			}



/* --- forms ----------------------------------------------
*/

label {
	float:left;
	height:auto;
	position:relative;
	width:120px;
	height:auto;
	position:static;
	width:120px;
}

input {
	margin: 0px;
	padding: 0px;
	height: 16px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #555555;
	border: 1px solid #CCCCCC;
	}
	textarea, select {
		margin: 0px;
		padding: 0px 0px 0px 5px;
		border: 1px solid #CCCCCC;
		height: 16px;
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #555555;
	}
	input[type="text"] {
		width:100%;
		color: #000000;
		padding: 1px;
	}
	input[type="password"] {
		border: 1px solid #CCCCCC;
		height: 18px;
		width:100%;
	}
	input[type="radio"] {
		border: none;
		height: 12px;
		color: #000000;
		clear: both;
	}
	input[type="checkbox"] {
		border: none;
		border: none !important;
		height: 13px;
		width: 13px;
		color: #000000;
		padding: 1px;
	}
	input[type="file"] {
		border: 1px solid #CCCCCC;
		height: 18px;
		width: 100%;
	}
	input[type="submit"] {
		background:none repeat scroll 0 0 #ED7404;
		color:#FFFFFF;
		font-weight:bold;
		height:25px;
		width:100%;
		cursor: pointer;
	}
	textarea {
		width:100%;
		height: 80px;
		color: #CCCCCC;
	}

#search {
	width: 118px;
	color: #000000;
	border: 1px solid #CCCCCC;
	float: left;
}

.csc-mailform-field {
	padding-bottom: 20px;
}


div.csc-textpic-left div.csc-textpic-imagewrap,
div.csc-textpic-right div.csc-textpic-imagewrap,
div.csc-textpic-center div.csc-textpic-imagewrap {
	margin: 0 auto;
	margin:0;
}


/* --- icons ----------------------------------------------
*/

.icon {
	background: transparent url("../img/icons.png") no-repeat;
	height: 16px;
	width: 16px;
	padding: 0px;
	border: none;
	float: left;
	text-align: center;
	font-weight: normal;
	}
	.icon-breadcrumb {
		background-position: -16px -16px;
		margin-top: 2px;
		width: 8px;
	}
	.icon-nav, .icon-nav1, .icon-nav2 {
		background-position: -1008px -1008px;
		width: 0px;
		height: 0px;
	}
