@charset "UTF-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
}

html{
	width: 100%;
	/*height: 100%;*/
}

body{
	width: 100%;
	height: 100%;
	background-color: #e20020;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	color: #000;
}

h1{
	color: #e20020;
	margin-bottom: 50px;
}

h1 img {
	margin-top: 35px;
}

h2{
	color: #565555;
}

h3{
	color: #e20020;
	float: left;
	font-size: 12px;
	line-height: 18px;
}

p{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 2em;
}


a{
	color: #000000;
	text-decoration:none;
	}

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


a:visited {
	color: #000000;
	text-decoration: none;
}

a.textlink{
	text-decoration:none;
	background-image:url(_img/linkpfeil.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #000000;
	font-style:italic;
}

td{
	font-size: 12px;
	line-height: 1.5em;
	padding-right: 35px;
	}

ul{
	list-style-type:none;
}

#kundenlinks{
	float: left;
	margin-right: 25px;
}

li{
	font-size: 12px;
	line-height: 30px;
}



/*   ID   */

#schatten_links{
	position: absolute;
	left: -29px;
	top: -39px;
}


#schatten_oben{
	position: absolute;
	left: 0px;
	top: -39px;
}


#schatten_rechts{
	position: absolute;
	right: -39px;
	top: -39px;
}


#schatten_unten{
	position: absolute;
	left: 0px;
	bottom: -34px;
}

#sitecontainer{
	position: relative;
	width: 1000px;
	background-color: #fff;
	margin: 50px auto 0 auto;
	min-height: 695px;
	background-image:url(_img/content_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#content{
	width: 450px;
	margin-left: 309px;
	}

#menu{
	position:absolute;
	bottom: 42px;
	z-index: 1000;
	margin-left: 260px;
	height: 60px;
}

#menu li{
	float: left;
	padding-top: 20px;
	margin-right: 40px;
}

#menu li a {
	font-size: 14px;
}

#menu li:hover{
	border-top: 5px solid #e20020;
	padding-top: 15px;
}

#menu li.active{
	border-top: 5px solid #e20020;
	padding-top: 15px;
}

#menu a{
	color: #000;
}

#menusecond{
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	background-image:url(_img/bg_menusecond.jpg);
	min-height: 657px;
	width: 308px;
	z-index:0;
}

#menusecond ul{
	margin-top: 33px;
}

#menusecond ul li{
	line-height: 27px;
	margin-bottom: 3px;
}

#menusecond ul li a{
	line-height: 25px;
	font-size: 11px;
	margin-left: 55px;
	}
	
#menusecond ul li a.active{
	font-weight: bold;
	}

#menusecond ul li.first{
	background-image: url(_img/untermenu/bg1.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#menusecond ul li.first:hover {
	background-image: url(_img/untermenu/bg1_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}


#menusecond ul li.first_active {
	background-image: url(_img/untermenu/bg1_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#menusecond ul li.second{
	background-image: url(_img/untermenu/bg2.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#menusecond ul li.second:hover {
	background-image: url(_img/untermenu/bg2_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}


#menusecond ul li.second_active {
	background-image: url(_img/untermenu/bg2_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}


#menusecond ul li.third{
	background-image: url(_img/untermenu/bg3.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#menusecond ul li.third:hover {
	background-image: url(_img/untermenu/bg3_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}


#menusecond ul li.third_active {
	background-image: url(_img/untermenu/bg3_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#menusecond ul li.fourth{
	background-image: url(_img/untermenu/bg4.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#menusecond ul li.fourth:hover {
	background-image: url(_img/untermenu/bg4_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}


#menusecond ul li.fourth_active {
	background-image: url(_img/untermenu/bg4_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#menusecond ul li.fifth{
	background-image: url(_img/untermenu/bg5.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#menusecond ul li.fifth:hover {
	background-image: url(_img/untermenu/bg5_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}


#menusecond ul li.fifth_active {
	background-image: url(_img/untermenu/bg5_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#menusecond ul li.sixth{
	background-image: url(_img/untermenu/bg6.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#menusecond ul li.sixth:hover {
	background-image: url(_img/untermenu/bg6_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}


#menusecond ul li.sixth_active {
	background-image: url(_img/untermenu/bg6_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#menusecond ul li.seventh{
	background-image: url(_img/untermenu/bg7.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#menusecond ul li.seventh:hover {
	background-image: url(_img/untermenu/bg7_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}


#menusecond ul li.seventh_active {
	background-image: url(_img/untermenu/bg7_active.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}



#menusecond a{
	color: #000;
}

#imprint{
	position: absolute;
	bottom: 57px;
	right: 90px;
}

#imprint a{
	font-size: 11px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

#stempel{
	position: absolute;
	bottom: 122px;
	right: -44px;
}


/*   class   */

ul.ournames{
	padding-top: 20px;
}

ul.ournames li{
	float: left;
	font-size: 0.8em;
	margin-right: 80px;
}

ul.ournames li:last-child{
	margin-right: 0px;
}

.active{
}

