body{
	background-color: #808080;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
    text-decoration: none;
}

img{
	border: none;
}
/*Layout*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#mainContainer{
	position: absolute;
	width: 800px;
	left: 50%;
	top: 0px;
	margin-left: -400px;
	background: #C7C7C7;
	border: 5px solid #FFF;
}

#menu{
	width: 150px;
	height: 150px;
}

#topImage{
	position: absolute;
	left: 75px;
}

#content{
	background-color: #EAEAEA;
}

#innerContentContainer{
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
}
#footer{
	margin-top: 10px;
	font-size: 8pt;
	text-align: center;
}

/*for the frontpage*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#leiste01{
	background-image: url(../images/zierleiste.jpg);
	position: absolute;
	left: 0px;
	top: 84px;
	width: 800px;
	height: 12px;
}

#leiste02{
	background-image: url(../images/zierleiste.jpg);
	position: absolute;
	left: 0px;
	top: 254px;
	width: 800px;
	height: 12px;
}

#contentLeft{
   /*position: absolute;*/
	width: 450px;
	background-color: #EFEFEF;
}

#contentRight{
	/*position: absolute;*/
	float: right;
	width: 347px;
	background-color: #FFFFC1;
}

.frontContent{
	margin: 0px;
	padding: 10px;
}

.frontNews{
	border: 1px dashed Black;
	background-color: White;
	padding: 5px;
	margin: 5px;
}

div.frontNews img{
    float: none;
    border: none;
}

.frontNewsHeader{
	background-color: Yellow;
	display: block;
	padding: 2px;
	text-align: right;
}

.frontNewsDate{
	font-size: 8pt;
}

.frontNewsTitle{
	font-weight: bold;
	margin: 4pt 0pt;
}

/*styles for the history section*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#contentContainer{
	background-color: #EAEAEA;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.historyContent{
	margin: 10px;
}

.historyContent p{
	width: 400px;
}

.floatRight{
	float: right;
	width: 300px;
	margin-right: 10px;
}
/*
.right{
	text-align : right;
}
*/
.floatLeft{
	float: left;
	width: 300px;
}

.floatStop{
	clear: right;
}

img.timeline{
	border: 5px solid White;
}

span.imgDescript{
	font-size: 8pt;
	color: Gray;
}

.historyContent h1{
	font-size: 16pt;
	display: block;
	width: 100%;
	background-color: #FFFFA4;
	border-bottom: 1px solid Black;
}
h1.historyTitle {
	position: relative;
	left: 10px;
}

/*styles for the horizontal menu*7
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#horNavContainer{
	position: relative;
	left: -30px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#horNavContainer ul li{
	display: inline;
}

#horNavContainer ul li a{
	text-decoration: none;
	padding: 5px 5px;
	color: #000;
	border-left: 1px solid #000;	
}

#horNavContainer ul li a:hover{
	color: #000;
	background-color: Yellow;
}

#horNavContainer ul li a:active{
	color: #000;
	background-color: #FF8C00;
}

#horNavContainer ul li a:visited{
	color: #a0afcb;
}

/*techno table*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.techno{
	border-collapse: collapse;
}

table.techno tr td {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding: 3px;
}

table.techno tr th{
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 2px solid #000;
	padding: 3px;
}

.grey{
	background-color: #D2D2D2;
}

/*styles for the visitcard*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.visitenkartenContainer{
	position: absolute;
	top: 385px;
	right: 30px;
}
div.visitenkarte{
	background-color: #FFFFA4;
	border: 1px solid #000;
	padding: 0px;
	margin-bottom: 20px;
	width: 300px;
}
div.visitenkarte img{
   border: 0px;
	border-bottom: 1px dashed #000;
	margin-bottom: 10px;
}

div.visitenkarte p{
	margin: 5px;
}


/*styles for the message form section*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#messageForm{
	border: 1px solid #000;
	padding: 10px;
	/*position: relative;
	top: -342px;
	left: 350px;*/
	width: 365px;
}

.prospektoption{
	margin-top: 0px;
	background-color: #E6E6E6;
}
.checkbox{
	margin-bottom: 0px;
}
.input{
	margin-top: 0px;
	margin-bottom: 0px;
}

/*styles for the catalog section*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.content{
	margin: 10px;
	border: 1px dotted #000;
	padding: 10px;
	background-color: #FFF;
}

.wide{
    line-height: 15pt;
}


.content h1{
	display: block;
	width: 100%;
	background-color: #FFFFA4;
	border-bottom: 1px solid Black;
}

.content img{
	border: 5px solid #FFF;
	float: right;
}

.catalogContent img{
	border: 5px solid #FFF;
	float: right;
}

.catalogContent h1{
	display: block;
	width: 100%;
	background-color: #FFFFA4;
	border-bottom: 1px solid Black;
}

.catalogContent h2{
	width: 100%;
}

.catalogContent h3{
	width: 100%;
}

.catalogContent p{
	width: 100%;
	line-height: 15pt;
}

.floatRight{
	float: right;
}


.floatLeft{
	float: left;
}

.floatStop{
	clear: both;
}

ul.technics li{
	line-height: 17pt;
	width: 350px;
}

div.column400px{
	width: 400px;
}

/*different text-formats*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
h1{
	font-size: 16pt;
}

h2{
	font-size: 14pt;
}

h3{
	font-size: 12pt;
}

.bold{
	font-weight: bold;
}

.smallRemark{
	font-size: 8pt;
	color: Gray;
}

.italic{
	font-style: italic;
}

#innerContentContainer h1{
	display: block;
	width: 100%;
	background-color: #FFFFA4;
	border-bottom: 1px solid Black;
}

/*styles for the visitcard*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.ref{
	background-color: #E6E6E6;
	border: 0px solid #000;
	padding: 5px;
	margin-bottom: 20px;
}

div.refL{
	background-color: #E6E6E6;
	border: 0px solid #000;
	padding: 5px;
	margin-bottom: 20px;
	width: 300px;
	height: 70px;
	float:left;
}

div.refR{
	background-color: #E6E6E6;
	border: 0px solid #000;
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 50%;
	width: 300px;
	height: 70px;
}


/*styles for the menu*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul.nav{
	border-bottom: 2px solid #ccc;
	font-size: 8pt;

}
ul.nav, li ul.nav{
    margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*hide the submenu*/
ul.nav li ul{
    position: absolute;
    left: -999px;
}

ul.nav li:hover ul ul, ul.nav li.sfhover ul ul {
	left: -999px;
}
/*---*/
ul.nav li:hover ul, ul.nav li li:hover ul{
	top: 0;
	left: 4px;
	margin-left: 100%;
}

/*ie6 only*/
ul.nav li.sfhover ul, ul.nav li li li:sfhover ul {
	top: 0;
	left: 0px;
	margin-left: 100%;
}

ul.nav li{
	position: relative;
    float: left;
    width: 150px;
}

ul.nav li li{
    float: none;
}

ul.nav a{
	display: block;
    width: 120px;

	text-decoration: none;
	color: #777;
    background: #BBCAD2;
    color: #000000;
	padding: 5px 15px;
	border: 2px solid #ccc;
	border-bottom: 0px;
	background-image: url(../images/listbullet.gif);
	background-repeat: no-repeat;
	background-position: left;

}

ul.nav a:hover{
	background: Black;
	color: White;
	border-left: 2px solid Red;
}


li:hover ul.nav, li.over ul.nav {
	display: block;
}
/*-------------------------------------*/

/*misc.*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#path{
	margin-left: 10px;
	background-image: url(../images/pfeil01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 10pt;
	font-weight: bold;
	color: #4B4B4B;
}

img.portrait{
	border: 5px solid White;
	float: left;
	margin-right: 10px;
}

.toTop{
	background-image: url(../images/toTop.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 10pt;
	color: #4B4B4B;
	text-decoration: none;
	margin-left: 10px;
}


/*english language*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#language{
    background-color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    width: 100%;
    height: 24px;
    color: #595959;
    border-bottom: 1px solid #DFDFDF ;
}

#language img{
    float: right;
    margin: 2px 2px;
}

#language span{
    margin-left: 680px;
}



/*news Section*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.newsheader{
	background-color: Yellow;
	display: block;
	padding: 2px;
	margin-bottom: 20px;
}

.newsTitle{
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*download Section*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.download{
	background-image: url(../images/icon_download.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 10pt;
	color: #4B4B4B;
	text-decoration: none;
}

/*adress table*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.adress{
	border-collapse: separate;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
}

table.adress tr td {
	border: 1px solid #000;
	padding: 3px;
	width: 33%;
}

table.adress tr th{
	border: 1px solid #000;
	padding: 3px;
	width: 100%;
	background-color: #FFFFA4;
}

.grey{
	background-color: #EAEAEA;
}
.bluegrey{
	background-color: #E1E9EC;
}
.paleYellow{
	background-color: #FFFFA4;
}
