body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
	background:  #404040 url(../images/bg2.gif) repeat-x 0 0;
	text-align: center;
}


h1,h2,h3,h4 {margin: 0px 0px 0px 0px; padding: 20px 0px 0px 0px;}
h1 {font-size: 15px; color: #737373; padding: 20px 0px 10px 0px;clear:both;}
h1#main {padding: 0 0 20px; clear: none; width: 570px;}
h1.nav_title {display:none}
h2 {font-size: 14px; color: #737373; text-transform:uppercase;}
h3 {font-size: 14px; color: #737373;}
h4 {font-size: 13px; color: #737373;}
h5 {font-size: 12px; font-weight:bold; color: #454545;padding: 30px 0px 10px 0px;}
h6 {font-size: 12px; font-weight:bold; color: #454545;padding: 30px 0px 10px 0px;}

.home_page #containerLeft h4 {font-size: 16px; color: #737373; padding: 20px 0px 10px 0px; text-transform:uppercase;clear:both;}
.home_page #containerLeft h5 {font-size: 14px; color: #737373; text-transform:uppercase;}
.home_page #containerLeft h6 {font-size: 14px; color: #737373;}
.home_page #containerLeft h1 {font-size: 13px; color: #737373;}
.home_page #containerLeft #content div.gridcontainer div.outer div.inner .csc-textpic-text h1 {color:black;padding:0px;}
.home_page #containerLeft h2 {font-size: 12px; font-weight:bold; color: #454545;}
.home_page #containerLeft h3 {font-size: 12px; font-weight:bold; color: #454545;}

a {color: #658583; text-decoration: none;}
a:hover {color: #658583;text-decoration: underline;}
div.csc-textpic.csc-textpic-intext-left-nowrap { margin-top: 20px;}
div.csc-textpic.csc-textpic-intext-left-nowrap h2 { padding-top: 0px;}

div.csc-textpic-above div.csc-textpic-imagewrap {margin-top:8px;}
div.flash-header div.csc-textpic-above div.csc-textpic-imagewrap {margin-top:0px;}
div.flash-header div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {margin-left:0px;}

a.download,a.download:link,a.download:visited {color: black!important;font-weight: bold;}
a.download:before {content:">"; margin-right: 3px;}
a.download,a.download:link,a.download:visited {color: black!important;font-weight: bold;}
a.download:hover {text-decoration: underline;}

.clear {clear:both;}

/* Layout-Container */

#site_shadow {
	background-image:url(../images/site_shadow.png);
	background-repeat:no-repeat;
	width: 1024px;
	margin:25px auto;
	padding:0;
	text-align:center;
	}

#site {
position:relative;
	width: 990px;
	margin:0 auto;
	padding:0;
	text-align:left;
	}
	


/* HEADER FORMATIERUNG */

#print_logo {display:none;}

#header {
	width:990px;
	height:116px;
	background-image: url(../images/head_bg.gif);
	background-repeat:no-repeat;
	}
	
#header a#logo {
/*	position:relative;*/
	float: left;
	margin:9px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	}
#header a#logo img { display:block; border:none;}


	/** META FORMATIERUNG **/

	#meta_box {
		float:right;
		margin:0;
		padding:0px 15px 0px 0px;
		height:auto;
	}
	

	#special_nav {
	line-height:30px;
	float:left;
	margin:0;
	padding:0;
	font-size: 10px;
	color:#737373;
	}
	
	#special_nav ul 		{ margin:0; padding:0; }
	#special_nav ul li 		{display:block; float:left; margin:0; padding:0;}
	
	#special_nav ul li a	{display:block; float:left; margin:0; padding:0px 3px; color:#737373; font-size: 11px;}

	#language-menu {padding-top:100px;cursor:default;}
	#language-menu li {padding:0px;list-style-type:none;display:inline;float:right;color:#737373;}
	#language-menu li a, .language-menu-act {padding:0px 3px;}
	.language-menu-act {color:#737373;font-weight:bold;}
	
	
	#toolbox {
	width:300px;
	height:auto;
	float:left;
	margin:5px 0px 0px 10px;
	padding:0;}


	
	form#login {
	display: block;
	height:55px;
	margin:0;
	padding:0;
	}
	
	form#login .log_middle {
		width:280px;
		margin:0px auto;
		padding:6px 0px 0px 0px;
		}
	
	form#login .form_zeile_1 {
		float:left;
		width:120px;
		margin:0px 0px 1px 0px;
		}
	form#login .form_zeile_2 {
		float:left;
		width:150px;
		margin:0px 0px 6px 5px;
		}
	
	form#login .form_zeile_3 {
		float:left;
		height:20px;
		width:202px;
		margin:0px 0px 6px 0px;
		}
		
	form#login .form_zeile_3 a.fail_pass {font-size:10px; margin:0px; padding:0px; text-indent:0px; color:#737373;background-image: none;}
	
	form#login .form_zeile_4 {
		float:left;
		width:60px;
		margin:0px 0px 0px 5px;
		}
	
   	form#login label.user {
		font-size:10px;
		color:#737373;
		width:25px;
		float:left;
		line-height:18px;
		}
	form#login label.passwort {
		font-size:10px;
		color:#737373;
		width:45px;
		float:left;
		line-height:18px;
		}
	form#login input.login {
		width:90px;
		float:left;
		font-size:10px;
		border:1px solid #c8cdd1;
		}
		
		
	
	
	
/* NAVIGATION CONTAINER FORMATIERUNG */
#navigation_container {
	width:990px;
	background-color:#fff;
	margin:0;
	padding:0;
	text-align:center;
	}
	
	
	/** MAIN MENU FORMATIERUNG **/
	
	#main_menu {
/*	float:left;*/
	width:984px;
	width:975px;
	height:50px;
	margin:0px auto;
	background-image:url(../images/main_menu_bg.gif);
	background-repeat: no-repeat;
	}
	
	
	/** SEARCH FORMATIERUNG **/
	
	#search_container {
/*	position: relative;
	right:0;*/
	float:left; 
	/*margin:14px 0px 0px 24px; Alle Men�punkte */
	/*margin:14px 0px 0px 213px;*/ /* offline: Community,  Support*/	
	margin:14px 0px 0px 0px; /* offline: Community,  Support*/
	padding:0px 0px 0px 0px;
	}
	
	#search_container form {
	width:160px;
	height:26px;
	margin:0;
	padding:0;
	text-align:left;}
	
	
	#search_container .textfield {
	font-size: 10px;
	color:#393939;
	float:left;	
	width:120px;
	background: url(../images/input_bg.gif);
	background-repeat: no-repeat;
	border:none;
	padding:5px;
	margin:0px 0px 0px 0px;
	}
	
	*html #search_container .textfield {margin:0px -3px 0px 0px;/*For IE*/ }

	
	
	/** BANNER CONTAINER FORMATIERUNG **/
	
	/* STARTLAYOUT */
	#banner_container_start {
	position:relative;
	width:975px;
	height:258px;
	background-image:url(../images/banner_bg.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	background-color: #0d0d0d;
	margin:0px auto;
	padding:0;
	text-align: center;
	}
	
	#banner_img {
	width:969px;
	height:253px;
	background-repeat:no-repeat;
	margin:0px auto;
	}

	/* STANDARDLAYOUT */
	#banner_container {
	position:relative;
	width:975px;
	height:144px;
	background-image: url(../images/banner_bg.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	background-color: #0d0d0d;
	margin:0px auto;
	padding:0;
	text-align: center;
	}
	
	#banner_img_standard {
	width:969px;
	height:142px;
	background-repeat:no-repeat;
	margin:0px auto;
	}
	
	

/** Slidemenu **/
#site_menu {
	float:right;
	z-index:500;
	width:300px;
	margin:-130px -6px 0px 0px;
	text-align:left;
  position:relative;
	}
#site_menu_start {
	float:right;
	z-index:500;
	width:300px;
	/* margin:123px -6px 0px 0px; */
	margin:-130px -6px 0px 0px;
	text-align:left;
	position:relative;
	}	
* { margin:0; padding:0 }
.sm { width:296px; height:117px; display:block; overflow:hidden; }
.sm div { float:right; overflow:hidden; }
	
	
	
/* CONTAINER LINKS */
#content_container {
	width:990px;
	background-color:#fff;
	margin:0;
	padding:0px 0px 20px 0px;
	}
	
	
#containerLeft {
	float: left;
	width: 660px;
	margin:0;
	padding:30px 0 0 0;
	}
div.internal_page #containerLeft {padding:0px;}
#containerLeft #content {width: 670px;margin:0 0 0 15px;}
div.internal_page #containerLeft #content {width: 655px;}

div.wide-content-area #containerLeft #content {width: 955px;}
div.wide-content-area #containerLeft {padding:0px;}
	
#breadcrumb {
	float:left;
	width:630px;
	height:45px;
	color:#727272;
	margin: 0px 0px 0px 15px;
	font-size: 10px;
	padding:0;}
	
#breadcrumb ul {
	line-height: 40px;
	font-size: 10px;
	list-style-type: none;  
	display:inline;
	margin:0;
	padding:0;
	color: #727272;
	}

#breadcrumb ul li { display: inline; margin: 0; padding: 0; }
#breadcrumb ul li a { color:#727272;display: inline; margin: 0; padding: 0 3px 0 3px; }
#breadcrumb ul li span.notlinked {padding:0 3px;}


/* TEASER SECTION STARTSEITE */	

#teaser_section {
	overflow: hidden; 
	width:640px;
	height:265px;
	padding:0;
	margin:-4px 0px 0px 0px; 
	}

.accordion {width:640px;margin:0;padding:0;}

.accordion dt {
	width:640px;
	margin:3px 0px 0px 0px;
	padding:0;
	line-height:36px;
	font-size: 14px; 
	color: #737373; 
	font-weight:bold;
	text-transform:uppercase;
	text-indent:140px;
	cursor:pointer;
	background-image:url(../images/blindown_02.gif);background-repeat:no-repeat; background-position:left;
	}
	
.teaser_image {
	display:block;
	width:130px;
	height:36px;
	float:left;
	padding-right: 10px;
	background-repeat:no-repeat; background-position:left center;
	}
	
.blende {
display:block;
	width:6px;
	height:36px;
	float:left;
	background-image:url(../images/start_teaser.gif);
	background-repeat:no-repeat;
	width:15px;}


.accordion dt {text-align:left;text-indent:0px;}
.accordion dd {height:143px;position: relative; overflow:hidden; background-color:#fff;margin:0px 0px 0px 0px;padding:0 0 0 10px;background-repeat:no-repeat;background-position:0px bottom; }
.accordion dd img {float:left;width:131px;margin:0px 0px 0px 0px;}
.accordion p {padding:5px 10px 0px 10px !important;}
	
	
/* CONTAINER RECHTS */
	
#containerRight {
	float:right;
	width: 295px;
	margin:0px 10px 0px 0px;
	padding:30px 0px 0px 0px;
	text-align:left;
	}
div.internal_page #containerRight {padding:0px;}
div.wide-content-area #containerRight {display: none;}

#nullbox {
	height:45px;
	width:305px;
	padding:0;
	margin:0;}


#standort {
	width:290px;
	height: 163px;
	margin:18px 0px 6px 0px;
	padding:0;
	}

/** NEWS BOX **/

/*.news-latest-container {padding: 7px 9px;}*/
.news-latest-container {padding:0px;}
.news-latest-container hr {clear: both; border: 1px solid transparent; padding: 0 0 17px;}
.news-latest-item {
	padding: 0;
	font-size: 12px;
	color: black;
font-family: Tahoma,sans-serif;
}
.news-latest-item .news-latest-category {
	font-weight: bold;
	color: #648583;
}
.news-latest-item .news-latest-date-author {
	text-align: right;
	color: #648583;
}
.news-latest-item h2 a {
	font-size: 12px;
	font-weight: bold;
	color: black;
text-transform: none;
}
.news-latest-item p { color: black;}
.news-latest-item .news-latest-more { color: #648583;}
/*.news-latest-item .container { padding-left: 34px;}*/
.news-latest-item .news-latest-container-small {display:inline-block;width:100%;}
.news-latest-item .container-left {float:left;}
.news-latest-item .container {float:left;padding-left:0px;width:87%;}
#containerRight div.csc-textpic.csc-textpic-intext-left-nowrap {margin:0px;}

/*
.news-single-img {
        float: left;
        margin: 10px;
}
*/

.news-list-item div.clearer {
	background: url('/fileadmin/templates/itnovum/images/tab_dots_green.gif') repeat-x;
	height: 1px;
	margin: 20px 0 25px;
	width: 100%;
	clear: both;
}

.news-single-item table#news-prev-next {width: 645px; border-collapse: collapse; margin: 30px 0 30px;}
.news-single-item #news-prev-next td.col1 {text-align: left;}
.news-single-item #news-prev-next td.col2 {text-align: center; color: #648583;}
.news-single-item #news-prev-next td.col3 {text-align: right;}
.news-single-item #news-prev-next td a {font-weight: normal;}
.news-single-item .news-single-backlink {padding: 0;}
.news-single-item .news-single-backlink a {color:  #648583;}


#news_container_start {
	overflow:hidden;
	height: 287px;
	margin:0px 0px 0px 0px;
	}
	
#news_container {
	overflow:hidden;
	margin:0px 0px 0px 0px;
	}
	
#news_container_standard {
	overflow:hidden;
	margin:50px 0px 0px 0px;
	}
	
#newsHead {
	float:left;
	width:292px;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:0;}

#newsHead h2{
	float:left;}

#newsNav {
	color:#8f8f8f;
	float:right;
	text-align:right;
	width:100px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
#newsNav {padding:3px 0px 3px 3px;color:#989898;}
.link1_OFF {color:#737373;padding:0px 0px 0px 0px;background-repeat:no-repeat;background-position:left 0px;}
.link1_ON {color:#737373;padding:0px 0px 0px 15px;background-repeat:no-repeat;background-position:left 0px;background-image:url(../images/newsOverview_a_left.gif);}

.link2_OFF {color:#737373;padding:0px 0px 0px 0px;background-repeat:no-repeat;background-position:right 0px;}
.link2_ON {color:#737373;padding:0px 15px 0px 0px;background-repeat:no-repeat;background-position:right 0px;background-image:url(../images/newsOverview_a.gif);}

#newsNav img {padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}
	
.newsBox {
	float: left;
	width:289px;
	height:125px;
	background-image:url(../images/news_bg.gif);
	background-repeat: no-repeat;
	padding:7px 0px 0px 15px;
	}
	
.newsBox .content {width:270px;height:96px; overflow:hidden;}
	
.newsBox .more_btn {font-size:11px;float:left;bottom:0px;width:260px;text-align:right;}

.newsBox img.news_timage { float:left; padding:0; margin:3px 5px 5px 0px; }
.newsBox img.news_timage_icon { float:left; padding:5px; margin:3px 5px 5px 0px; background-color:#fff; }
	
	
/* FOOTER FORMATIERUNGEN **/

#footcontainer {
	width:990px;
	height:50px;
	color:#fff;
	background-image:url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin:0px;
	padding:15px 0px 0px 0px;}

	
#footer {
	height:30px;
	width:990px;
	margin:0;
	text-align: center;
	margin:0px 0px 0px 0px;}
	
#footer a {color:#828282;font-size:10px;padding:0px 3px 0px 3px;}
#footer a:hover {color:#828282;font-size:10px;text-decoration:underline; }
#footer-seo {color:#4B5050;padding:0 70px 20px;line-height:15px;}


/* FORMULAR */

.zusatzdatenBox {
	width:500px;
	float:left;
	margin:20px 0px 0px 0px;
	padding:20px;
	border:1px solid #ccc;
	background-color: #f1f1f1;}
	
.zusatzdatenBox label {
	float:none;
	font-weight:bold;
	margin:0px 0px 0px 0px;}	
	
.zusatzdatenBox .radio {
	margin:2px 0px 10px 0px;
	}
	
.perMail {width:150px;float:left;margin:15px 0px 0px 0px;}
.perPost {width:150px;float:left;margin:15px 0px 0px 0px;}
.perTelefon {width:150px;float:left;margin:15px 0px 0px 0px;}


.zeileBoxWidth {float:left;width:600px;}

.zeileBox {float:left;padding:10px 0px 0px 0px;}
.zeileBox2 {float:left;padding:10px 0px 0px 0px;width:300px;}
.anfrageZeile {width:270px;float:left;padding:0px 0px 0px 0px;line-height:22px;}
submit.btn_class {margin:10px 0px 0px 0px;}

/** FORM **/

select.anfrage {width:304px;}


/* CUSTOMERS */
div.selectionfield { clear:left; height:30px; }
select.sel { width:480px; }


a.anchor_word {font-size: 14px; color: #658583;padding:0px 0px 0px 0px;text-decoration:none;}
.anchor_back {font-size: 11px; color: #658583;padding:15px 0px 0px 0px;float:right; }
.anchor_back a {text-decoration:none;}


/*** GLOSSAR ***/

#glossar_box_first {float:left;width:640px;background-image:url(../images/teaser_footer.gif);background-position:0px bottom ;background-repeat:no-repeat;padding:11px 0px 20px 0px;margin:0px 0px 10px 0px;}
#glossar_box {float:left;width:655px;background-image:url(../images/teaser_footer.gif);background-position:0px bottom ;background-repeat:no-repeat;padding:0px 0px 20px 0px;margin:0px 0px 10px 0px;}
.glossar_index {width:640px;}

*html #glossar_box {float:left;width:640px;background-image:url(../images/teaser_footer.gif);background-position:0px bottom ;background-repeat:no-repeat;padding:20px 0px 30px 0px;margin:0px 0px 10px 0px;}
	
.tx-sgglossary-pi1 #searchform_select_tx_sgglossary_pi1 p {padding:0px;}
	
#glossar_therm_box {
	float:left;
	padding:0px 0px 30px 0px;
	margin:10px 0px 0px 0px;
	}
	
#glossar_therm_box a {
	line-height: 20px;
	font-size: 12px;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	}
#glossar_therm_box .glossary_term {float:left;width:15%;margin-right:15px;}
#glossar_box .glossar_words {background:white url(../images/glossar_bg.gif) no-repeat 0 0;float:left;font-size:14px;font-weight:bold;height:24px;padding-top:9px;text-align:center;width:33px;color:#BBBBBB;margin:0 13px 12px 0;cursor:default;}
/*#glossar_box .glossar_words:hover {background-position:0px -35px;color:#fff;}
#glossar_box .glossar_words a {color:#737373;padding:9px 12px;}
#glossar_box .glossar_words a:hover {color:#fff;}*/
#glossar_box .glossar_words a {color:#658583;padding:9px 12px;}
#glossar_box .glossar_words a:hover {color:#fff;background:white url(../images/glossar_bg.gif) no-repeat 0px -35px;}
#glossar_box .glossar_words .glossary_active {color:#fff;background:white url(../images/glossar_bg.gif) no-repeat 0px -35px;padding:9px 0px;}
#glossar_box .glossar_words .glossary_active a {color:#fff;}

	
/* DownloadCenter */	
td.download_icon { text-align:center; }
td.download_icon img { margin:0 auto; }

/** FCEs **/
.right-column-container {background: white url(/fileadmin/templates/itnovum/images/home_news_frame.gif) no-repeat 0 0; width:293px;margin-bottom: 5px;}
.right-column-container-footer {background: white url(/fileadmin/templates/itnovum/images/home_news_frame.gif) no-repeat 0 bottom; height: 10px;}
.right-column-container-content {padding:7px 9px;}
.right-column-container-content h2 {padding:0px;color:black;font-weight:bold;text-transform:none;font-size:12px;font-family:Tahoma,sans-serif;}
.right-column-container-content p{font-family:Tahoma,sans-serif;font-size:12px;color:black;}
.right-column-container-content a {color:#648583;}



/*******************
	Menu Style
*******************/

/* MAIN NAVIGATION */
/*div.mainmenu {width: 594px;float: left;}*/
div.mainmenu {width: 807px;float: left;}
ul#mainmenu {
/*  width: 787px; Alle Menüpunkte */
/*width: 594px;*/ /* offline: Community,  Support*/	
  width: 700px;
  border: 0 none;
  list-style: none;
  height:50px;
  margin:0px 0px 0px 1px;
  padding:0;
  float:left;/*For IE*/
  margin:0 0 0 44px;
}

ul#mainmenu li {
  border: 0 none;
  margin: 0px 0px 0px -38px;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  z-index:500;
  height:28px;
}

ul#mainmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 190px;
  list-style: none;
  display: none;
  position: absolute;
  z-index:500;
  top:50px;
  left:0px;
  background-image:none;
}

ul#mainmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}


ul#mainmenu ul li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  width:190px;
  height:auto;
  padding:0;
  margin:0;
  border:0 none;
  position: relative;
  z-index:500;
}

/* Root Menu */
ul#mainmenu a {
  font-weight: lighter;
  border: 0 none;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/ 
  line-height:50px;
  font-size:12px;
  color:#c0c0c0;
  text-align:center;
  text-transform:uppercase;
  margin:0px 0px 0px 0px;
  padding: 0 30px 0 40px;
  background: url(../images/menu_a_link.gif) right 2px no-repeat;
}

ul#mainmenu li.first a{
  padding: 0 30px 0 10px;
  background: url(../images/menu_a_first.gif) right 2px no-repeat;
  margin: 0px 0px 0px 0px;  
}

/* Root Menu Hover Persistence */
ul#mainmenu a:hover, 
ul#mainmenu li:hover a, 
ul#mainmenu li.iehover a {
  color:#ffffff;
  background-position: right -47px;
}


/* --- 2nd Menu --- */
ul#mainmenu li ul {
	background-image: url(../images/sub_li_end.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 10px;
	}
	
ul#mainmenu li.first ul {
	background-image: url(../images/sub_li_end.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	}


ul#mainmenu li ul li,
ul#mainmenu li.iehover ul li {
	background-image: url(../images/sub_li_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 6px 0px 7px 0px;
	margin:0px 0px 0px 0px;
	background-color:#161616;
	}


ul#mainmenu li ul li:hover,
ul#mainmenu li.iehover ul li.iehover:hover {
	background-color:#1f1f1f;
	}
	
 

ul#mainmenu li:hover li a,
ul#mainmenu li.iehover li a {
  font-size:10px;
  line-height:14px;
  color:#c0c0c0; 
  text-decoration:none;
  text-transform:none;
  text-align:left;
  padding:0px 10px 0px 10px;
  margin:0;
  display:block;
  text-transform:uppercase;
  background-image:none;
}

/* 2nd Menu Hover Persistence */
ul#mainmenu li:hover li a:hover,
ul#mainmenu li:hover li:hover a,
ul#mainmenu li.iehover li a:hover,
ul#mainmenu li.iehover li.iehover a {
  color:#fff;
}



/* --- 3rd Menu --- */
ul#mainmenu li ul li ul  {
	display: none;
	position: absolute;
	z-index:510;
	top:0px;
	left:190px;
	background-image: url(../images/sub_li_end.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	}


ul#mainmenu li ul li ul li,
ul#mainmenu li.iehover ul li.iehover ul li {
	position: relative;
	z-index:510;
	background-image: url(../images/sub_li_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 6px 0px 7px 0px;
	margin:0px 0px 0px 0px;
	background-color:#161616;
	}


ul#mainmenu li ul li:hover ul li:hover,
ul#mainmenu li.iehover ul li.iehover ul li.iehover:hover {
	background-color:#1f1f1f;
	}
	
 

ul#mainmenu li:hover li:hover li a,
ul#mainmenu li.iehover li.iehover li a {
  font-size:10px;
  line-height:14px;
  color:#c0c0c0; 
  text-decoration:none;
  text-transform:none;
  text-align:left;
  padding:0px 10px 0px 10px;
  margin:0;
  display:block;
  text-transform:uppercase;
  background-image:none;
}

/* 3rd Menu Hover Persistence */
ul#mainmenu li:hover li:hover li a:hover,
ul#mainmenu li:hover li:hover li:hover a,
ul#mainmenu li.iehover li.iehover li a:hover,
ul#mainmenu li.iehover li.iehover li.iehover a {
  color:#fff;
}


ul#mainmenu ul li, ul#mainmenu ul li ul li { width:190px; }

/* Do Not Move - Must Come Before display:block for Gecko */
ul#mainmenu li:hover ul ul,
ul#mainmenu li.iehover ul ul {
  display: none;
}

ul#mainmenu li:hover ul,
ul#mainmenu ul li:hover ul,
ul#mainmenu li.iehover ul,
ul#mainmenu ul li.iehover ul {
  display: block;
}





/**********************************************************************/
/**********************************************************************/

/** TOOLBOX (language, login) **/  
ul#langpanel,  
ul#loginpanel {
  float:left;/*For IE*/
  width: 145px;
  height:20px;
  border: 0 none;
  list-style: none;
  margin:0;
  padding:0;
}

ul#langpanel li, 
ul#loginpanel li {
  border: 0 none;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  width: 145px;
  height:20px;
}


ul#langpanel ul, 
ul#loginpanel ul {
  display: none;
  position: absolute;
  z-index:600;
  top:20px;
  width:300px;
  border: 0 none;
  margin:0;
  padding: 0;
  list-style: none;
}
ul#langpanel ul { left:0px; } 
ul#loginpanel ul { left:-145px; }

ul#langpanel ul:after, 
ul#loginpanel ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#langpanel ul li, 
ul#loginpanel ul li {
  width:300px;
  height:55px;
  overflow:hidden;
  padding:0;
  margin:0;
  border:0 none;
}



/* Root link */
ul#langpanel a, 
ul#loginpanel a {  
  width:145px;
  text-indent:10px;
  font-weight: lighter;
  border: 0 none;
  display: block;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/ 
  line-height:20px;
  font-size:10px;
  color:#747474;
  text-align:left;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  background:url(../images/tool_alink_bg.gif) left no-repeat;
  }

/* Root link hover Persistence */
ul#langpanel a:hover, ul#langpanel li:hover a, ul#langpanel li.iehover a, 
ul#loginpanel a:hover, ul#loginpanel li:hover a, ul#loginpanel li.iehover a {
  color:#747474;
}



/* 2nd Menu */
ul#langpanel li ul, 
ul#loginpanel li ul {
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	}

/* Logout Button BEGINN */

ul#loginpanel li ul li .zeile_5 {
	width:340px;
	}
	
ul#loginpanel li ul li .zeile_5 p{
	padding:4px 0px 0px 10px;
	font-size:10px;
	color:#747474;
	line-height:14px;
	}
	
ul#loginpanel li ul li .zeile_5 p strong{
	color:#454545;
	font-weight:bold;
	}

ul#loginpanel li ul li a.logout_btn {
	float:right;
	margin:-5px 0px 0px 0px;
	background-image: url(../images/btn_logout.gif);
	}

/* Logout Button END */


ul#langpanel li ul li,
ul#langpanel li.iehover ul li, 
ul#loginpanel li ul li,
ul#loginpanel li.iehover ul li {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:55px;
	background-image:url(../images/login_bg.gif);
	background-repeat:no-repeat;
	}
	
ul#langpanel ul li a {
  line-height:24px; 
  font-size:10px;
  color:#737373; 
  text-decoration:none;
  text-transform:none;
  text-align:left;
  text-indent:10px;
  padding:0;
  margin:0;
  display:block;
  background-image:none;
}


ul#langpanel li:hover li a,
ul#langpanel li.iehover li a {
  line-height:22px; 
  font-size:10px;
  color:#737373; 
  text-decoration:none;
  text-transform:none;
  text-align:left;
  text-indent:10px;
  padding:0;
  margin:0;
  display:block;
  background-image:none;
}


/* 2nd Menu Hover Persistence */
ul#langpanel li:hover li a:hover,
ul#langpanel li li a:hover,
ul#langpanel li.iehover li a:hover {
  text-decoration:underline;
}

ul#langpanel ul li, ul#loginpanel ul li { width:300px; margin:0px 0px 0px 0px; }

ul#langpanel li:hover ul,
ul#langpanel li.iehover ul, 
ul#loginpanel li:hover ul,
ul#loginpanel li.iehover ul {
  display: block;
}



/*
* c4s.css
*/

/*************** Content-Template-Container ********************/

/***** 3parts33_left, 3parts33_right, 3parts33alt_right, 3parts3left_bigpicture *****/

#content {width: 630px; margin: 0px 0px 0px 25px; padding:0px 0px 0px 0px; text-align:left; }

/***** Typografie / Standardformatierungen *****/

	ul,li {margin: 0px; padding: 0px;}	
	ol,li {margin: 0px; padding: 0px;}

	#content h1,h2,h3,h4 {}

	#content h1 {}

	#content h2 {}

	#content h3 {}

	#content h4 {}

	#content a {color: #658583;}
	#content a:hover {color:#658583;}

	#content p {margin: 0px; padding: 5px 0px 0px 0px;line-height: 1.28em;}
	#content object {margin-top: 10px; margin-bottom: 15px;}

	#content ol { margin: 15px 0px 10px 5px; padding: 0px 0px 0px 10px;}
	#containerRight ol { margin: 15px 0px 10px 5px; padding: 0px 0px 0px 12px;}
	#content ol li,#containerRight ol li {padding:0px 0px 10px 0px;}
	
	#content ul { margin: 15px 0px 0px 5px; padding: 0px 0px 0px 10px; list-style-type: disc;}
	#containerRight ul { margin: 15px 0px 0px 5px; padding: 0px 0px 0px 12px; list-style-type: disc;}
	#content ul li,#containerRight ul li { margin: 0px 0px 10px 0px; padding: 0px; }
	
	#content .linkcolor,#content span.linkcolor,#content p.linkcolor { color: #658583;}
   #content .black,#content span.black,#content p.black { color: black;}


/* PDF-Abschnitt bzw. Word-Abschnitt */

	#pdf_block {
	width:640px;
	padding:20px 0px 0px 0px;
	}
	

	#pdf_block table {
	line-height:14px;
	font-size: 11px;
	border-top:1px dotted #ccc;
	}
	
	#pdf_block table a {
	color:#e54b4d;
	font-size: 11px;
	}
	
	#pdf_block td, tr {
	padding:0px 0px 10px 1px;border:1px solid #fff;}
	
	a.acrolink {font-size:11px;}


/***** Template-Container *****/

	.content_block {clear:left; width: 100%; margin: 0px 0px 0px 0px; /*padding: 0px 0px 30px 0px;*/padding: 0px; }
	
	.content_block_first {float:left;width:640px;background-image:url(../images/teaser_footer.gif);background-position:0px bottom ;background-repeat:no-repeat;padding:0px 0px 5px 0px;margin:0px 0px 30px 0px;}
	
	.content_block_second {float:left;width:640px;padding:0px 0px 15px 0px;margin:0px 0px 20px 0px;}

	.bilderbox {float:left;margin: 0px 0px 0px 0px;padding:0px 0px 0px 0px;}
	
	.bilderbox img {padding: 10px;border: 1px solid #ccc;}
	
	.right{ float: right; padding: 10px 0px 25px 25px;margin:0px 10px 0px 0px;}
	
	.left {float: left; padding: 0px 10px 5px 0px;}

	.linkblock {margin: 10px 0px 0px 0px;}

	.beschreibung {}

	.content_block_newsarchive {
	width: 640px; margin: 0px 0px 30px 0px; padding: 0px 0px 35px 0px;
	background-image:url(../images/teaser_footer.gif);background-repeat:no-repeat;background-position:0px bottom; }

	.more_news {float:right;padding:0px 15px 0px 0px;margin:0px 0px 0px 0px;}

/***** overview *****/

	.content_block_child {width: 100%; margin: 0px 0px 0px 0px; padding: 0px 0px 30px 0px; float:left;}



/***** archivoverview *****/

	.overview_block_results {width:640px; margin:0px 0px 20px 0px; padding: 0px 0px 10px 0px; float: left; background-image: url(../images/teaser_footer.gif); background-position: bottom;background-repeat:no-repeat;  }
	
		.overview_results {width:640px; margin:20px 0px 10px 0px; padding: 0px 0px 10px 2px; float: left; background-image: url(../images/teaser_footer.gif); background-position: bottom;background-repeat:no-repeat;  }
	
	.overview_block {width:630px; margin:0px 0px 20px 0px; padding: 0px 0px 10px 0px; float: left;border-bottom:1px dotted #ccc;  }

	.overview_text {width:550px;float:left;height:50px;margin:0px 0px 0px 0px;padding:0;}
	
	.text_indent {padding:0px 0px 0px 120px;}
	
	.text_indent_standard {padding:0px 0px 0px 0px;}

	.overview_text img {float: left; margin: 0px 6px 0px 0px;padding:0px 15px 0px 15px;}

	.overview_block a.readmore {float: right; padding: 0px 0px 0px 0px;}
	


	a.teaser_bild 	
	{position: absolute;z-index:300;width:640px;height:74px;float:left;background-repeat:no-repeat;background-position:20px 0px;}
	
	a:hover.teaser_bild    	
	{position:absolute;z-index:300;width:640px;height:74px;float:left;background-repeat:no-repeat;background-position:20px -74px;cursor: pointer;}


/***** linklist *****/

	.linklist_block {width: 100%; margin: 0px; padding: 0px 0px 20px 0px;}

	.linklist_block h3 {font-size: 13px; font-weight: 400;}

	.linklist_description {}

	.linklist_description img {float: left; margin: 2px 10px 5px 0px; border: none;}



/***** linklist *****/

	.galeriebild { float: left; padding: 20px 10px 15px 0px;}



/***** kontakt, gästebuch, login *****/

	form {padding:0px 0px 0px 0px;}

	fieldset {float:left;width:600px;border: none;padding:0px 0px 0px 0px;}
  legend { display:none; }
    
	
	input.kontakt {width: 300px;}
	textarea.kontakt {width: 300px;}

	label { width: 165px; display: block; float: left;}

	label.datenschutz {width: 100%}

	.formsubmit {margin: 10px 0px 0px 0px;padding:0px 0px 0px 0px;}


	input.guestbook {width: 300px; }
	textarea.guestbook {width: 300px; height: 200px;}
	.guestbook_block {width: 100%; border-top: 1px dotted #999999; padding: 15px 0px 15px 0px; margin: 0px;}



/***** shop *****/

	.shopcontainer {width: 100%; float: left; margin: 0px 0px 25px 0px;}

	.bilderbox_shop {padding: 10px; border:1px solid #CCCCCC; float: left; margin: 2px 10px 5px 0px;}
	
	.bilderbox_shop img { padding: 0px; margin: 10px; border: none;}
	
	h1.price {float: right; margin: 0px; padding: 0px;}
	
	p.shop_smallfont_right { 
		float:right; width: 100%; text-align:right; margin: 0px; padding: 0px; 
		font-size: 9px; line-height: 10px;}
	
	p.shop_normfont_right {
		float:right; width: 100%; text-align:right; margin: 0px; padding: 0px; 
		font-size: 10px; line-height: 10px;}

	table, tr {font-size:11px;text-align: left; padding: 0px; margin:0px;}
	
	table td {font-size:11px;border:1 px solid #000;text-align: left; padding: 0px; margin:0px;}
	
	
/**** Events, clients,downloads list table styles ****/

table.halfroundedblackheader,table.contenttable  {text-align: left;border-spacing: 7px;border-collapse:separate;caption-side:bottom;width: 100%;}
table.halfroundedblackheader  th, table.contenttable th {
			height: 24px;vertical-align: bottom;background: black url(/fileadmin/templates/itnovum/images/tabhead.gif) no-repeat scroll 0 0; font-family:Tahoma,Arial,Helvetica,sans-serif;
			font-size:11px; font-weight:bold;color: white;padding-right: 10px;
		}
table.halfroundedblackheader td,table.contenttable td { 
			height: 13px;background:transparent url(/fileadmin/templates/itnovum/images/tab_dots.jpg) repeat-x scroll 0 0; 
			font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:11px;color: black;border: 0px solid white;
		}
		
#content table {margin: 10px 0px 5px 0px;}
#content table a {color: #648583;font-weight: bold;}
#content table a:hover {color: #658583;}

#content table.halfroundedblackheader p,#content table.contenttable p { margin: 0px;padding: 0px;line-height: 13px;padding-top: 0px;}
#content table.halfroundedblackheader a:link,#content table.halfroundedblackheader a:visited {color: black;font-weight: bold;}
#content table.contenttable a:link,#content table.contenttable a:visited {color: black;font-weight: bold;}
/*#content table.halfroundedblackheader a:before {content:">"; margin-right: 3px;}*/
#content table.halfroundedblackheader a:hover,#content table.contenttable a:hover {color: black;}

/** Common RTE content table **/
#content .grayborders {border-collapse: separate;width: 100%;border-spacing:0px;}
#content .grayborders td,#content .grayborders th { vertical-align: middle;padding:5px; border: 1px solid #e6e6e6; font-size:11px;margin:0;height: 24px;font-weight: normal;}
#content .grayborders td {width: 85px;}
#content .grayborders tr th,#content table.noborder tr th {width: 200px;}
#content .grayborders td p,#content .grayborders th p,#content table.noborder td p ,#content table.noborder th p {margin:0;padding: 0;line-height: 13px;}
#content .grayborders td.graysubheader,#content .grayborders th.graysubheader,#content table.noborder td.graysubheader ,#content table.noborder th.graysubheader {background-color:#F2F2F2;font-weight: bold;color: black;}
#content .grayborders td.squaremark,#content table.noborder td.squaremark {background: white url(/fileadmin/templates/itnovum/images/quad_tabelle.gif) no-repeat scroll 5px 50%;}
#content .grayborders td.pointmark,#content table.noborder td.pointmark {background: white url(/fileadmin/templates/itnovum/images/point_tabelle.gif) no-repeat scroll 5px 50%;}
#content .grayborders td.circlemark,#content table.noborder td.circlemark {background: white url(/fileadmin/templates/itnovum/images/circle_tabelle.gif) no-repeat scroll 5px 50%;}

/** Content Alignment **/
#content .align-right,.align-right td,.align-right th { text-align: right;}
#content .align-center,.align-center td,.align-center th, #footer-seo .align-center {text-align: center;}
#content .align-left,.align-left td,.align-left th {text-align: left;}

#content .grayborders table tr.top_date {
	line-height:20px;
	background-image: url(../images/table_date.gif);
	background-position:bottom 0px;
	background-repeat:no-repeat;
	background-color:none;
	padding:5px 0px 20px 0px;
	}	
	
	*html #content .grayborders tr.top_date {
	height:20px;
	background-image: url(../images/table_date.gif);
	background-position:left 1px;
	background-repeat: no-repeat;
	background-color:none;
	padding:5px 0px 20px 0px;
	}	
	
	#content .grayborders tr.top_date td a {
	padding:5px 0px 8px 0px;
	}
	
	
	#content .grayborders tr.top_date td a.artlink {
	padding:5px 0px 8px 15px;
	background-image: url(../images/change_arrow.gif);
	background-repeat:no-repeat;
	background-position:left 9px;
	}	 
#content table.noborder {border-collapse: separate;width: 100%;border-spacing: 0px;}
#content table.noborder td,table.noborder th {border: 1px solid transparent;vertical-align: middle;padding:5px;font-size:11px;margin:0;height: 24px;font-weight: normal;}
	
.firstTeaser tr.reference a{
	padding:0px 0px 0px 20px;
	background-image: url(../images/change_arrow.gif);
	background-position:left 4px;
	background-repeat:no-repeat;
	}
	

#table_spezial {float:right;border: 1px solid #e6e6e6;margin:20px 5px 30px 0px;}


*html #table_spezial {float:right;border: 1px solid #e6e6e6;margin:20px 0px 30px 0px;}

#table_spezial table, tr, td {
	 padding: 0px; margin:0px;border:none;
	}
	
#table_spezial td {padding: 0px; margin:0px;border:none;
	}
	
#table_spezial td img {text-align:center;margin:0 auto;}	


#validation_errors {color:#e02f31;}

/***** galerie, lightbox *****/


	.galeriebild {float: left;  margin: 20px 20px 0px 0px; padding: 10px; border: 1px solid #CCCCCC;}
	
	.galeriebild_light img {padding: 10px; border: 1px solid #CCCCCC;}
	.galeriebild_light {float: left; margin: 5px 20px 0px 0px; padding:20px 0px 0px 0px;background: url(../images/lightbox_over_bg.gif);background-repeat:no-repeat; background-position:bottom;  }

	.galerie_title {width:180px;height:50px;padding:10px 0px 20px 0px;}


/*************** Lightbox ********************/



#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 500px;
	background-color: #454545;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
/***** Druckansicht *****/

.print_view {
	float:right;
	color:#989898;
	font-size: 10px;
	line-height: 14px;
	margin:5px 0px 0px 0px;
	}

div.wide-content-area .print_view {margin:5px 300px 0px 0px;}
	
.print_view img {float:left;padding:0px 5px 0px 0px;}
.print_view a {color:#989898;}
.print_view a:hover {color:#989898;}
	
	
.phone_normal { display:none; }
.phone_selected { display:block; }

/* ------------------------
		Grids
	------------------------ */
div.gridcontainer {width: 100%;margin: 0px 0px;clear: both;display: block;float: left; margin-bottom: 0px;}
.internal_page div.gridcontainer {margin-bottom: 10px;}
.home-page div.gridcontainer {width: 919px;}
.home-page .content div.gridcontainer {width: 100%;}

div.gridcontainer div.outer {display: inline;float: left;}

div.outer-1,div.outer-2,div.outer-3,div.outer-4   { overflow: hidden;}
div.inner-1,div.inner-2,div.inner-3,div.inner-4   { overflow: hidden;}

div.grid50container div.outer { width: 50%;}
div.grid50container div.outer-1 { width: 49.9%;}
div.grid50container div.inner-1 { border-right: 0px solid transparent;margin-right: 0px;}

div.grid50flexcontainer div.inner-1 { border-right: 0px solid transparent;}

div.grid33container div.outer {width: 33.3%;}
/*#containerLeft div.grid33container div.outer {width: 33.1%;border-right:1px solid #DDDDDD;}
#containerLeft div.grid33container div.outer-3 {border-right:1px solid white;}*/
#containerLeft div.grid33container div.outer-2, #containerLeft div.grid33container div.outer-1 {background:transparent url(../images/home_vertical_line.png) no-repeat right 0px;}
.internal_page #containerLeft div.grid33container div.outer-2, .internal_page #containerLeft div.grid33container div.outer-1 {background:none;}
#containerLeft div.grid33container div.outer {min-height:263px;}
/*div.grid33container div.inner-1,div.grid33container div.inner-2,div.grid33container div.inner-3 {margin:0px 5px;}*/
.internal_page #containerLeft div.gridcontainer div.outer div.inner {margin:0px 5px;}
#containerLeft div.gridcontainer div.outer div.inner {margin:0px;padding: 0px 0px;}

/*#containerLeft div.gridcontainer div.outer div.inner-1, div.gridcontainer div.outer div.inner-2 {border-right:1px solid #DDDDDD;}
#containerLeft div.gridcontainer div.outer div.inner-3 {border-right:1px solid white;}
#containerLeft div.gridcontainer div.outer div.inner {padding:0px 5px;}*/
#containerLeft div.gridcontainer div.outer div.inner .csc-textpic-text {padding:5px 15px;}
#containerLeft #content div.gridcontainer div.outer div.inner .csc-textpic-text p {padding:0px;}
.internal_page #containerLeft #content div.gridcontainer div.outer div.inner .csc-textpic-text h4 {color:black;padding:0px;}


div.grid25container div.outer {width: 25%;}
div.grid25container div.inner-1,div.grid25container div.inner-2,div.grid25container div.inner-3 {margin-right: 0px;}

div.grid502525container div.outer { width: 25%;}
div.grid502525container div.outer-1 { width: 50%;}

/***************
* Mail form
***************/

#termin-festsetzen .csc-mailform .first-set  {float:left; width: 290px;}
#termin-festsetzen .csc-mailform .second-set {float: left; width: 310px;}
#termin-festsetzen .csc-mailform .first-set  .csc-mailform-field input {width: 180px;}
#termin-festsetzen .csc-mailform .second-set .csc-mailform-field input {width: 175px;}
#termin-festsetzen .csc-mailform .first-set  .csc-mailform-field label {width: 90px; margin-top: 1px; line-height: 18px;}
#termin-festsetzen .csc-mailform .second-set .csc-mailform-field label {width: 130px; line-height: 18px;}
#termin-festsetzen .csc-mailform .csc-mailform-field select {width: auto; max-width: 175px;}
#termin-festsetzen .csc-mailform .csc-mailform-field {padding: 0 0 10px;}
#termin-festsetzen .csc-mailform-submit {width: auto !important; padding: 0 10px;}

#kontaktform .csc-mailform .csc-mailform-field #Telefon {display: none; margin: 5pt 0 0 18px;}
#kontaktform .csc-mailform .csc-mailform-field #Telefon label {float: left; display: inline; width: 70px;}

.csc-mailform .csc-mailform-field {margin:0;padding:15px 0 0;}
.csc-mailform .csc-mailform-field input, .csc-mailform .csc-mailform-field textarea {width:300px;}
.csc-mailform .csc-mailform-field select {width:307px;}
.csc-mailform .csc-mailform-field select#title {width:154px;}
.csc-mailform .csc-mailform-field input#Telnr {width:154px;}
.csc-mailform .csc-mailform-field  .csc-mailform-submit {width:100px;}
.csc-mailform .csc-mailform-field .csc-mailform-check {}
.csc-mailform-field {font-weight:bold;}
.csc-mailform-field label, .csc-mailform-field span {font-weight:normal;}
.csc-mailform-footer-note {clear: both;}
/*.csc-mailform-field span {display:block}*/
#content ul.mailformplus_ul {margin:15px 0px;padding:0px;color:red;}
#content ul.mailformplus_ul li {margin:0 0 2px;list-style:none;padding-left:10px;}
#content ul.mailformplus_ul li.mailform_plus_errormessage {margin-bottom:10px;padding:0px;}

/* Gray box at Kontakt form*/
.csc-mailform .zusatzdatenBox .csc-mailform-field {margin:0;padding:8px 0 0;}
.csc-mailform .zusatzdatenBox .csc-mailform-field .csc-mailform-check {float: left;margin-right: 4px;}
.csc-mailform .zusatzdatenBox label { width: 200px;}

/***********
* Flash with text overlay
************/
.flash-header {position:relative;}
.flash-header .text {color:white;font-weight:bold;left:610px;padding:0px 10px;position:absolute;top:60px;width:330px;font-size:13px;}
.flash-header .flash {}


.tx-indexedsearch-browsebox {margin-bottom: 20px;}

.tx-indexedsearch-res hr.clearer {
	background: url('/fileadmin/templates/itnovum/images/teaser_footer.gif') no-repeat;
	height: 7px;
	margin: 20px 0 25px;
}


div.gtextpic-center div.csc-textpic-imagewrap .csc-textpic-image {margin-left:0px;}

/* ------------------------
                Sitemap
        ------------------------ */

#content div.sitemap {float: left; min-height: 220px; background: url('../images/sitemap-border.png') no-repeat; margin-bottom: 20px;}
#content div.sitemap ul {list-style: none; margin: 0; padding: 0;}
#content div.sitemap ul.first {padding: 0 25px;}
#content div.sitemap-special div.sitemap {background: none;}
#content div.sitemap-special div.sitemap ul.first {padding-left: 0;}
#content div.sitemap ul.third {padding-left: 10px;}
#content div.sitemap li {margin: 0;}
#content div.sitemap li.sitemap-first-level {margin-bottom: 40px;}
#content div.sitemap p {padding: 0 0 2px; }
#content div.sitemap p a {color: #454545; font-weight: normal;}
#content div.sitemap p a:hover {color: #658583;}
#content div.sitemap p.first a {font-weight: bold;}


