@import url(css-styled-imgtext.css);
@import url(jcarousel.css);

/*div fuer die scrollfunktion*/
#test {
position: absolute;
top: 0px;
left: 0px;
width: 2100px;
height: 126px;
background-color: #fff;
overflow: hidden;
clip: rect(0px,354px,126px,0px);
}

/*Muß so verschachtelt sein, da sonst der IE bei margin-left, 
einen zu breiten linken Rand zeigt*/
#test div { padding: 0px; }

#test .imgtext-table {
	float: left;
	height: 110px;
	/*border: solid 1px #000000; */
	}

table#centerer {
	width: 100%;
	height: 100%;
	background: url(media/layout/back.jpg) top left;
	}

table#centerer td {
	vertical-align: middle;
	text-align: center;
	padding: 0;
	}

#contentcontainer {
	margin: 0 auto;
	width: 990px;
	height: 620px;
	}

#topnavigation {
	position: relative;
	width: 805;
	height: 100;
	margin-top: 0;
	margin-left: 90;
	margin-right: 90;
	text-align: left;
	padding: 0;
	overflow: hidden;
	}

#topNavigationLinks  {
		margin-top: 75px;
		margin-left:4px;
		margin-right: 200px;
		float:left;
		height: 12px;
		}

#topNavigationLinks a, #topNavigationLinks p {
		font-family: Verdana,sans-serif;
		margin-top: 0px;
		font-size: 12px;
		letter-spacing: 0.03em;
		text-decoration: none;
		color: #ffffff;
		}

/*#topNavigationLinks a:hover { text-decoration: underline; }*/

#content {
	position: relative;
	clear: both;
	margin-left: 90;
	margin-right: 90;
	width: 810;
	height: 440;
	background-color: #ffffff;
	text-align: left;
	}

#keyvisual {
	position: relative;
	width: 810;
	height: 145;
	/*background-image: url("media/layout/keyvis_home.jpg");*/
	margin-top: 0;
	margin-left: 0;
	}

#contact-strip {
	position: relative;
	width: 364;
	height: 126;
	background-color: #ffffff;
	margin-top: -55;
	margin-left: 446;
	z-index: 500;
	overflow: hidden;
	padding:0;
	}

#contact-strip dl.csi-image {
    margin-right: 8px;
    }
    
#mycarousel ul.jcarousel-list li {
	margin-right: 8px;
	}

#content-navigation-1 {
	position: relative;
	width: 446px;
	height: 55px;
	background #ccc !important;
	margin-top: -71;
	margin-left: 10;
	}

#content-navigation-1 a, #content-navigation-1 a img {
    margin: 0 !important;
    padding: 0 !important;
    }

#content-navigation-2 {
	position: relative;
	width: 788px;
	height: 30px;
	background-color: #E5E5E5;
	margin-top: 0;
	margin-left: 10;
    padding: 0 0 0 2px;
	}

#content-text-left {
	position: relative;
	width: 550;
	height: 165;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 10;
	overflow: hidden;
	/*padding: 8 8 8 8;*/
	/*border: 1px solid #000000;*/
	}

#content-text-right {
	position: relative;
	width: 236;
	height: 210;
	background-color: #E5E5E5;
	margin-top: -165;
	margin-left: 564;
	margin-right: 0;
	/*padding: 8 8 8 8;*/
	}

#page-title {
	position: relative;
	width: 554;
	height: 45;
	background-color: #FFF;
	margin-top: -45;
	margin-left: 10;
	}

#arrows {
	position: absolute;
	width: 228px;
	height: 10px;
	margin-top: 70px;
	margin-left: 574px;
	z-index: 1000;
	text-align: center;
	/* hiding because of carousel */
	display: none !important;
	}

#arrows img, #arrows div{
	float:left;
	}
/* ###################################################### */
/* content styles */

body {
  font-size: xx-small;
  font-family: Arial, sans-serif;
}

p, td, h1, h2  {
	margin-top: 0 0.5em 0.5em 0;
	padding-right: 0.5em;
    text-align: left;
    vertical-align: top;
	}

p.bodytext, p {
    font-size: 80%;
    line-height: 150%;
    margin: 0;
}

a	{ color: #333366; }
a:hover	{ color: #333366; text-decoration: none;}

#content-text-left p {
    padding: 0 0.5em 0 0;
    }

#content-text-left p b {
    font-weight: bold;
    color: #333300;
    }

h1, h2 {
    font-size: 100%;
    font-weight: bold;
    color: #333300;
    }

#content-text-right p {
    padding: 0 0.5em 0 0.5em;
    color: #000000;
    line-height: 1.3em;
    }

#content-text-right h1 {
    padding: 0 0.5em 0 0.5em;
    margin: 0;
    color: #000000;
    line-height: 1.3em;  
    }

#content-text-right p b {
    font-weight: bold;
    color: #333300;
    }
#content-text-right p.white-line {
    height: 1em;
    background-color: #ffffff;
    margin-top: 0 0 0.5em 0;
    }

#content-navigation-2 .menu1-level1-no {
    font-size: 80%;
    color: #000000;
    line-height: 2.5em;
    margin: 0 0 0 3px;
    }

#content-navigation-2 .menu1-level1-act {
    font-size: 90%;
    font-weight: bold;
    color: #99CCFF;
    line-height: 3em;
    margin-left: 3px;
    }

.menu1-level2-no { }
.menu1-level2-act { }

/*ist eigentlich doppelt gemoppelt, aber das css 2.00 kennt der IE noch nicht*/
nobr  { white-space:nowrap; }

/* ### images home ### */

div.csi-imagewrap {
	width: 2000px !important;
	border: 0px solid #cccccc;
	margin: 8px 0px 8px 8px;
	}

dl.csi-image dt {
	float: left;
	}


/*table layout */
table.contenttable {
    width: 90%;
}

table.contenttable td, table.contenttable td p.bodytext {
    text-align: left;
    vertical-align: top !important;
}

table.contenttable td {
    margin-right: 3em;
}

#content-text-right #mycarousel .jcarousel-next{
	display:none !important;
	visibility:hidden !important;
	}

#content-text-right #mycarousel .jcarousel-prev{
	display:none !important;
	visibility:hidden !important;
	}

#content-text-right{
	overflow:hidden;
	}
