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

body {
	background-image: url(pix/partnertrans_back.gif);
	background-repeat: repeat-x;
	background-color: #4c4c4c;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	line-height: 16pt;
}

.context {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	line-height: 16pt;
}

.wrapper {
	z-index: 5;
	top: 0px;
	left: 0px;
	width: 980px;
	height: auto;
	position: absolute;
}

.top {
	z-index: 7;
	width: 887px;
	height: 194px;
	left: 100px;
	top: 0px;
	position: absolute;
	background-image: url(pix/partnertrans_top.png);
}

.dark {
	z-index: 2;
	width: 434px;
	height: 78px;
	left: 503px;
	top: 165px;
	position: absolute;
	background-image: url(pix/darkfield.png);
}

.contentwrapper {
	z-index: 7;
	width: 654px;
	height: auto;
	left: 300px;
	top: 215px;
	position: absolute;
}
	
.content1 {
	z-index: 10;
	width: 654px;
	height: 15px;
	text-align: left;
	background-image: url(pix/content1.png);
	background-repeat: no-repeat;
	float: left; 
	opacity: 0.9;
}

.content2 {
	z-index: 10;
	width: 554px;
	height: auto;
	text-align: left;
	background-image: url(pix/content2.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 80px;
	float: left;
	opacity: 0.9;
}

.content3 {
	z-index: 10;
	width: 654px;
	height: 15px;
	text-align: left;
	background-image: url(pix/content3.png);
	background-repeat: no-repeat;
	float: left;
	opacity: 0.9;
}

.content4 {
	z-index: 10;
	width: 654px;
	height: auto;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-bottom: 30px;
}

.bg_left {
	z-index: 3;
	top: 178px;
	left: 0px;	
	width: 348px;
	height: 669px;
	text-align: left;
	background-image: url(pix/bg_left.png);
	background-repeat: no-repeat;
	position: absolute;	
}

.menu {
	z-index: 10;
	width: 290px;
	height: auto;
	left: 0px;
	top: 240px;
	position: absolute;
	text-align: right;
}







.bot {
	z-index: 3;
	width: 960px;
	height: 10px;
	position: relative;
	background-color: #7d0012;
}

.menubar {
	z-index: 4;
	width: 940px;
	height: 28px;
	left: 10px;
	top: 164px;
	position: absolute;
	background-image: url(pix/menu_back.png);
}





.seitenleiste {
	background-image: url(pix/banner_back.png);
	background-repeat: repeat;
	height: auto;
	left: 945px;
	top: 225px;
	width: 252px;
	position: absolute;
	z-index: 5;
	padding: 10px;
}

.newsbox {
	left: 330px;
	top: 10px;
	width: 220px;
	height: 90;
	position: absolute;
	z-index: 6;
	padding: 0px;
}

.videobox {
	left: 380px;
	top: 11px;
	width: 131px;
	height: 86px;
	position: absolute;
	z-index: 6;
	padding: 0px;
}

.homebox {
	left: 50px;
	top: 11px;
	width: 250px;
	height: 100px;
	position: absolute;
	z-index: 6;
	padding: 0px;
}

.home {
	z-index: 5;
	width: 315px;
	height: 140px;
	left: 237px;
	top: 28px;
	position: absolute;
}

.logo3 {
	z-index: 5;
	width: 172px;
	height: 85px;
	left: 782px;
	top: 278px;
	position: absolute;
}


/*  TEXTFORMATERUNG  */



a:link {
	color: #c00418;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c00418;
}
a:hover {
	text-decoration: none;
	color: #AD0002;
}
a:active {
	text-decoration: none;
	color: #000000;
}




.text {
	color: #EEEEEE;
	font-weight: bold;
}
a.text:link {
	text-decoration: none;
	color: #999999;
}
a.text:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.text:active {
	text-decoration: none;
	color: #999999;
}
a.text:visited {
	text-decoration: none;
	color: #999999;
}
a.text:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
}


.textduenn {
	color: #EEEEEE;
}
a.textduenn:link {
	text-decoration: none;
	color: #999999;
}
a.textduenn:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.textduenn:active {
	text-decoration: none;
	color: #999999;
}
a.textduenn:visited {
	text-decoration: none;
	color: #999999;
}
a.textduenn:visited:hover {
	text-decoration: none;
	color: #FFFFFF;
}



.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA0000;
	margin-top: 0;
	margin-bottom: 10px;
}
a.titel:link {
	text-decoration: none;
}
a.titel:hover {
	text-decoration: underline;
}
a.titel:active {
	text-decoration: none;
}
a.titel:visited {
	text-decoration: none;
}
a.titel:visited:hover {
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #AA0000;
	margin-top: 0;
	margin-bottom: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
	margin-top: 0;
	margin-bottom: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AA3333;
	margin-top: 0;
	margin-bottom: 10px;
}

.tab_infotitel {
	background-color: #EDE6E1;
}

