/* CSS Dokument */

body {
	background-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height: 140%;
	margin:0px; 
	padding:0px;
}

#PHeader {
	background-color: #000000;
	background-image: url(../images/construct/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 210px;
	text-align: center;
}

#logo {
	position: absolute;
	left: 50%;
	margin-left: -430px;
	background-image: url(../images/construct/logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 335px;
	height: 94px;
	top: 42px;
	z-index: 2;
}


#PFooter {
	background-color: #000000;
	background-image: url(../images/construct/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #ffffff;
	width: 100%;
	height: 56px;
}

#PFooter .zentrieren {
	position: absolute;
	left: 50%;
	margin-left: -470px;
	height: 85px;
}

#PFooter a:link, #PFooter a:visited {
	color: #ffffff;
	text-decoration: none;
}

#PFooter a:hover, #PFooter a:active {
	color: #ffffff;
	text-decoration: underline;
}

/***************************************
/*
/*   Muss dann raus aus der css
/*
/***************************************/

/*
#FLContent {
	background-color: #eac165;
	background-image: url(../images/construct/1/flcontent.png);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	left: 0px;
}

#contentbase {
	background-image: url(../images/construct/1/content.png);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #e2ba62;
}

#spezialdiv img {
	border: 2px solid #eac165;
}

#subnavi li {
	list-style-image: url(../images/construct/1/smicon.png);
}

#subnavi a:hover, #subnavi a:active {
	font-size: 12px;
	text-decoration: none;
	color: #eac165;
}

.button {
	background-image: url(../images/construct/1/button.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/*
------------------------------------------------------------------------------------------------------------
*/

#webseite {
	width:100%;
	margin-top: 0px;
	padding: 0px;
	background-color:#000000;
}

#website_shadow_side {
	width: 960px;
	margin: 0px auto;
	padding: 0px 0px;
	background-image: url(../images/construct/shadow.png);
	background-position: center;
	background-repeat: no-repeat;
}
	
#contentbase {
	top:0px;
	width: 850px;
	z-index: 1000;
	margin: 0px auto;
	padding: 30px 25px 20px 25px;
	min-height: 480px;
}

#navigation {
	position: absolute;
	top: 159px;
	width: 900px;
	left: 50%;
	height: 81px;
	margin-left: -450px;
	margin-top: 0px;
	padding-top: 0px;
}

ul#mainnavi {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	text-align: center;
}

#navigation ul li {
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	margin-right: 4px;
}

#subnavi {
	width: 598px;
	left: 0px;
	height: 130px;
}

#subnavi ul {
	margin: 0px;
	padding: 0px;
}

#subnavi ul li {
	list-style-position: inside;
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

/*
#subnavi a:link, #subnavi a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
*/

#portlet {
	float: right;
	height: 447px;
	width: 162px;
	margin-top: 108px;
}

/*
.divFoto {
	position:absolute; top:200px; left:120px;
	background:transparent;
	display:none;
	z-index:7001 !important;
}

*/

#content {
	width:589px;
}

#contentspace {
	width: 424px;
	height: 10px;
}
	
#bottom {
	height: 41px;
	width: 100%;
}

a:link, a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

h1 {
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size:16px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#mainnavi a:link, #mainnavi a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#mainnavi a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#mainnavi a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
	background-color:#00FFCC;
	height: 1px;
}

.clearright {
	clear: right; 
}

.hrPage {
	border: 2px dotted #ffcc99;
}

.hrPage2 {
	border: 2px dotted #ffcc99;
	border-spacing: 5px;
	margin-top: -15px;
}

input, textarea, select, option {
	color: #333333;
	margin: 0px;
	padding: 0px;
}

#flags {
	position: absolute;
	left: 50%;
	margin-left: -377px;
}

#flags img {
	margin-right: 13px;
}

#flags div {
	margin-bottom: -2px;
	margin-top: -2px;
}

#suche {
	position: absolute;
	text-align: right;
	margin-right: -380px;
	right: 50%;
	width: 160px;
	height: 41px;
}

#suche #txtSuche {
	border: 1px solid #e10033;
}

.button {
	background-color: transparent;
	width: 132px;
	height: 33px;
	border: none;
	cursor: pointer;
	font-weight: bold;
	color: #ffffff;
}

/*
.submit {
	color: #e10033;
	background-color:#ffffff;
	border: 1px solid #ffffff;
	border: none;
	cursor: pointer;
	width: 100px;
	background-color: transparent;
	font-size: 10px;
	margin-right: 60px;
}
*/

#linie {
	background-color: #000000;
	height: 1px;
	width: 100%;
	position: absolute;
	top: 214px;
	left: 0px;
}

.pAktuell {
	margin-top: -15px;
}

.imgPage {
	margin-right: 10px;
	margin-bottom: 5px;
	border: none;
}

.prodPix {
	margin-top: -107px;
	color: #ffffff;
	margin-left: 5px;
	font-weight: bold;
}

.framing {
	padding: 5px;
	border: 1px solid #efefef;
	background-color: #fefefe;
}

.tdFormTitle {
	width: 110px;
}

#spezialdiv {
	margin: 0px;
	padding: 0px;
	margin-top: -5px;
	*margin-top: 0px;
}

.pPage {
	margin-top: 0px;
	padding: 0px;
}

ul#bottomMenu {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

#bottomMenu li {
	list-style-type: none;
	display: inline;
	padding-top: px;
}

#bottomMenu a:link, #bottomMenu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#bottomMenu a:hover, #bottomMenu a:active {
	color: #ffffff;
	text-decoration: underline;
}

#newsletter {
	position: absolute;
	right: 50%;
	margin-right: -430px;
	top: 254px;
	width: 230px;
	height: 135px;
	background-color: #000000;
}

#beispiele {
	position: absolute;
	right: 50%;
	margin-right: -430px;
	top: 411px;
	width: 230px;
	height: 221px;
	background-color: #000000;
}

#beispiele table {
	margin-top: 10px;
}

#beispiele img {
	margin-bottom: 10px;
	margin-bottom: 5px;
}

#login {
	position: absolute;
	right: 50%;
	margin-right: -430px;
	width: 230px;
	height: 130px;
	top: 254px;
	background-color: #000000;
}

#login table {
	margin-left: 10px;
	margin-top: 0px;
}

#login table .loginText {
	padding-left: 5px;
}

