body {
	font-family: Tahoma, Verdana, Helvetica,sans-serif;
}

/* Header */

#col3 {
/*	border-right: 1px solid #000;  */
 	margin-right: 0px;
}

#col2 {
	position: relative;
	padding: 20px 0 0 0px;
	width: 156px;
}
#header {
	height: 80px;
}

#header img {
	top: 9px;
}

#header #banner1 {
	position: relative;
	left: 350px;
	top: -8px;
}
#header #banner1 IMG {
	border: 1px solid green;
}

#header #banner2 {
	position: relative;
	left: 469px;
	top: -1px;
}
#header #banner2 IMG {
	border: 1px solid red;
}

/* Corporate Navigation */

#corporate_nav {
	background-color: #BFC0C8;
	border-top: 8px solid #3E4955;
	display: table;
	width: 100%;
	font-size: 0.9em;
}
#corporate_nav UL {
	list-style: none;
	margin: 0pt 0pt 0pt 0pt;
}
#corporate_nav UL LI {
	float: left;
	margin-left: 0em;
}
#corporate_nav A {
	color: #3E4955;
	font-weight: bold;
	text-decoration: none;
}
#corporate_nav A.activ {
	color: #005A96;
}


#corporate_nav UL.langmenu {
	position: relative;
	left: 10px;
}
#corporate_nav UL.langmenu LI {
	float: left;
	display: none;
}
#corporate_nav UL.langmenu LI A {
	padding-left: 5px;
}


#corporate_nav UL.mainnav {
	position: relative;
	left: 170px;
	width: 700px;
}
#corporate_nav UL.mainnav LI A {
	padding-left: 20px;
}

#subnav {
	display: table;
	width: 100%;
	font-size: 0.7em;
	border-bottom: 1px solid #000;
}
#breadcrumbs {
	width: 500px;
	padding-left: 14px;
	padding-top: 2px;
	float: left;
}

#metanav {
	width: 195px;
	float: right;
	border-left: 1px solid #000;
}
#metanav UL {
	list-style: none;
	margin: 0pt 0pt 0pt 0pt;
}
#metanav UL LI {
	float: left;
	margin-left: 0em;
}
#subnav A {
	color: #005A96;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	
}

UL.subnav {
}
UL.subnav  {
	list-style: none;
	margin: 0pt 0pt 0pt 0pt;
}
UL.subnav LI {
	margin-left: 0em;
	padding: 0 0 0 14px;
}
UL.subnav LI A {
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.8em;	
}



#page {
	background-color: #FFF;
}

#main {
	padding-bottom: 10px;
	background:url(bg_left_timebook.gif) no-repeat;
/*	height:650px; */
}


#col1 {
	position: relative;
}
#teaser {
	line-height: 0px;
	margin-bottom: -13px;
}
/* Level 1 */
#col1_content UL.subnav {
	padding-top: 80px;
	list-style: none;
	margin-left: 0px;
}
#col1_content UL.subnav A {
	color: #FFF;
	text-decoration: none;
}
#col1_content UL.subnav A.activ {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}



/* Level 2 */
#col1_content UL.subnav UL{
	color: black;
	list-style: none;
	padding-top: 0px;
	padding-left: 10px;
}

/* Level 3 */
#col1_content UL.subnav UL UL{
	color: black;
	list-style: none;
	padding-top: 0px;
	padding-left: 10px;
}

#col3_innen .mainContent {
	padding-top: 52px;
	font-size: 0.75em;
	display: table;
	min-height: 600px;
}
* HTML #col3_innen .mainContent {
	height: 600px;
}
#col3_innen .mainContent A{
	color:#005B9C;
}
DIV.mainContentHead H1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#col3_innen .csc-header H1 {
	color:#000;
	margin-bottom: -10px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
}
DIV.mainContentBody IMG {
	padding-left: 5px;
}

/*
#footer {
	font-size: 0.8em;
	line-height: 1.1em;
	border: 0px solid #FFF;
	float: right;
	width: 178px;
	background: none;
	height: 40px;
	text-align: center;
	font-size: 0.7em;
	margin-top: -65px;
}
*/

#footer {
	font-size: 0.8em;
}
#footer A {
	color: #0063A4;
}


/* startpage */
#issue {
	border-left: 1px solid #000;
	margin-bottom: 15px;
	width: 530px;
	display: table;
}

H1.starttitle {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #005B9C;
	font-size: 1.2em;
	padding: 0 0 0 5px;
}

#left {
	float: left;
	width: 100px;
	padding: 5px 5px 5px 5px;
}
#right {
	float: right;	
	width: 380px;
	padding: 5px 5px 5px 5px;
}

#news_container {
	border-left: 1px solid #000;
	width: 530px;

}

#news {
	padding: 5px 5px 5px 5px;
}

/* contact form */
label {
	clear: left;
	float: left;
	width: 100px;
}

input {
	float: left;
}

.csc-mailform-field {
	padding-top: 5px;
	clear: left;
	margin-bottom: 1px;
}
.csc-mailform-submit {
	margin-left: 100px;
}
p.csc-linkToTop {
	width: 100%;
	display: block;
	text-align: right;
	height: 20px;
}


