*{
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
}

body{
	background-color:white;
	color:#3e3d40;
	margin:0;
	padding:0 0 20px 0;
}

table,
tr,
td{
	border:none;
	border-collapse:collapse;
}

td{
	vertical-align:top;	
}

p,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	border:none;
}

h2,h3,h4,h5,h6{
	font-weight:normal;
}

a{
	color:#00509a;
	text-decoration:none;
}

.bodytext{
	text-align:justify;	
}

#content{
		height:200px;
		padding: 0px 50px 50px 50px;
}

html>body #content{
	height:auto;
	min-height:200px;
}

.ce{
	position:relative;	
}

.clearer{
	clear:both;
	display:block;
	float:none;
	height:0px;
	overflow:hidden;
	visibility:hidden;
}

.spacer{
	clear:both;
	display:block;
	float:none;
}

#pagewrap{
	width:874px;
	background-image:url(../img/background.gif);
	background-repeat:no-repeat;
	background-color:white;
	margin:0 auto;
	padding:0 0 10px 0;
}

h1.big{
	font-size:20px;
	font-weight:bold;
}

h1.big a{
	font-size:20px;
}

h1.med{
	font-size:14px;
	font-weight:bold;
}

h1.med a{
	font-size:12px;
}

h1.small{
	font-size:12px;
	font-weight:bold;
}

h1.small a{
	font-size:12px;
}

h2.big{
	margin:2px 0 0 0;
	font-size:20px;
	font-weight:bold;
}

h2.big a{
	font-size:12px;
}

h2.small{
	margin:2px 0 0 0;
	font-size:12px;
	font-weight:normal;
}

h2.small a{
	font-size:12px;
}

h2.graphical_small{
	position:relative;
	left:21px;
	/*top:-4px;*/
	top:0px;
}

.darkblue{
	color:#1953a5;
}

.mediumblue{
	color:#009ee0;
}

.csc-header{
	padding:0 0 20px 0;
	position:relative;
}

.rtelist{
	list-style-type:none;
	list-style-image:url(../img/rtelist.jpg);
}

/* height to opera (&gekko) */
html>body .rtelist{
	list-style-image:url(../img/rtelist.jpg);
}




/*
	Formulare
*/
.tx-powermail-pi1 form{
	margin:0 0 0 5px;
	padding:0;
	display:block;
}

.tx-powermail-pi1 fieldset{
	border:none;
	display:block;
	position:relative;
}

.tx-powermail-pi1 legend{
	display:none;
}

.tx_powermail_pi1_fieldwrap_html{
	display:block;
	clear:both;
	float:none;
	margin: 0 0 20px 0;
	border:none;
	position:relative;
}

.tx-powermail-pi1 label{
	display:block;
}

.tx-powermail-pi1 input{
	display:block;
	width: 300px;
	position:absolute;
	right:0px;
	top:0px;
}

.tx-powermail-pi1 textarea{
	display:block;
	width: 300px;
	height: 36px;
	position:absolute;
	right:0px;
	top:0px;
}

.tx_powermail_pi1_fieldwrap_html_textarea{
	height:36px;
}

.tx-powermail-pi1 select{
	display:block;
	width: 306px;
	position:absolute;
	right:0px;
	top:0px;
}

html>body .tx-powermail-pi1 select{
	width:304px;
}

.powermail_mandatory,
.powermail_mandatory_js{
	color:red;
}
.powermail_mandatory_js{
	width:300px;
}

.tx_powermail_pi1_fieldwrap_html_reset{
	display:block;
	width: 300px;
	position:absolute;
	right:320px;
}




/*
	Carousel
*/
#carousel{
	margin: 0 4px 0 4px;
	height:480px;
}

/*

	FOOTER

*/

#footer{
	width:874px;
	height:50px;
	background-image:url(../img/background_footer.gif);
	background-repeat:no-repeat;
	background-color:white;
	margin:0 auto;
	padding:0;
}

/* height to opera (&gekko) */
html>body #footer{
	height: auto;
	min-height: 50px;
}

#footer .content{
	margin:0;
	padding:14px 34px 0 20px;
	font-size:10px;
	color:#777779;
	line-height:12px;
}

#footer .content *{
	font-size:10px;
}

#metanavigation{
	
}

#metanavigation ul{
	margin:0 40px 0 0;
	padding:0;
	float:right;
}

#metanavigation li{
	margin:0 0 0 0;
	padding:3px 0 0 20px;
	float:left;
	list-style-type:none;
	height:23px;
	background-image:url(../img/meta_default_bg.gif);
	background-repeat:repeat-x;
}

#metanavigation .firstitem{
	width:62px;
	padding:0 0 0 0;
	background-image:url(../img/meta_first_bg.gif);
	background-repeat:no-repeat;
}

#metanavigation .lastitem{
	width:25px;
	padding:0 0 0 0;
	background-image:url(../img/meta_last_bg.gif);
	background-repeat:no-repeat;
}

#metanavigation li a{
	/*color:#ababab;*/
	color:#1953a5;
	font-weight:bold;
	font-size:11px;
}

#metanavigation li a:hover{
	color:#1953a5;
}


#metanavigation li a.act{
	color:#1953a5;
}

#totop{
	position:relative;
	top:-15px;
	right:55px;
	text-align:right;
}

#totop a{
	font-weight:bold;
	background-image:url(../img/topicon.gif);
	background-repeat:no-repeat;
	padding: 0 10px 0 0;
	background-position:center right;
}





