html
{
	height: 100%;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
	padding:0px;
	margin:0 auto;
	background: url(backline.gif) top center repeat-y #fff;
}
* html body
{
	background: url(backlineIE.gif) top center repeat-y #fff;
}

#nonFooter
{
	text-align:center;
	margin: 0 auto;
	width:981px;
	position: relative;
	min-height: 100%;
	background-color:#fff;
}


* html #nonFooter
{
	height: 100%;
}

#content
{
	padding-bottom: 24px;
}

#footer
{
	margin:0 auto;
	width:981px;
	position: relative;
	margin-top: -24px;
	background-color: #e0e0e0;
	overflow:hidden;
} 
#footerSection
{
	width:965px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	line-height:24px;
	background-color:#e0e0e0;
}
#footerSection a
{
	color:#000;
}
#footerSection a:hover
{
	color:#808080;
}

#headline
{
	width:100%;
	height:62px;
	background: url(maprom.gif) top left no-repeat #fff;
}
#language
{
	position:absolute;
	top:20px;
	left:50%;
	margin-left:0px;
	width:450px;
	height:24px;
	margin-top:5px;
	padding-top:0px;
	text-align:right;
}
#language a
{
	float: right;
	border-left:10px solid #fff;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	display: block;
	color:#000;
	text-decoration: none;
}
#language a.active
{
	float: right;
	border-left:10px solid #fc0404;
	border-bottom:1px dotted #fc0404;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	display: block;
	color:#000;
	text-decoration: none;
}
#language a:hover
{
	color:#c0c0c0;
	border-left:10px solid #808080;
}
#language a.active:hover
{
	border-left:10px solid #fc0404;
	color:#c0c0c0;
}
#language a img
{
	border:0px;
}
#language a.flag
{
	padding-right:0px;
	border:0px;
	width:20px;
}
#pictureFrame
{
	text-align:left;
	clear: both;
	text-align: left;
	width:100%;
	height:196px;
}
#menupanel
{
	text-align:left;
	width:100%;
	height:30px;
	background-color:fff;
}
#mainSection
{
	width:100%;
	min-height:344px;
	background: url(sign.png) top left no-repeat #fff;
	text-align:left;
}
#row1,#row2,#row3
{
	float:left;
	padding:10px;
	width:307px;
	line-height:1.5em;
}
* html #row1, * html #row2, * html #row3
{
	height:334px;
}
#col1,#col2
{
	float:left;
	padding:10px;
	width:307px;
		line-height:1.5em;
}
#col1
{
	width:634px;
}
* html #col1, * html #col2
{
	height:334px;
}
#column1,#column2
{
	float:left;
	padding:10px;
	width:307px;
		line-height:1.5em;
}
#column2
{
	width:634px;
}
* html #column1, * html #column2
{
	height:334px;
	width:310px;
}
* html #column2
{
	width:630px;
}
.clear
{
	clear: both;
}
h1,h2,h3
{
	padding:0px;
	padding-top:5px;
	padding-bottom:15px;	
	margin:0px;
	font-size:16px;
	font-weight:bold;
}
h2
{
	font-size:14px;
}
h3
{
	font-size:13px;
	font-weight:bold;
}
.entering-webshop form
{
	line-height: normal;
	text-align: center;
}
.entering-webshop table
{
	text-align:left;
}
a.backbutton
{
	width:90%;
	padding:3px;
	display:block;
	padding-left:5px;
	border-left:10px solid #fc0404;	
	color:#000;
}
a.backbutton:hover
{
	border-left:10px solid #cc0000;	
	background-color:#fc0404;
	color:#fff;
	text-decoration: none;
}
form 
{
	margin:0px;
}
.error
{
	border:2px solid #fc0404;
	background-color:#fff;
	display:block;
	width:95%;
	color:#fc0404;
	padding:5px;
	text-align:center;
	margin-bottom:5px;
}
img
{
	border:0px;	
}
a 
{
	color:#000;
	text-decoration: none;
}
a 
{
	color:#000;
	text-decoration: none;
}
a:hover
{
	color:#808080;
}
.input95
{
	width:95%;
}
.input99
{
	width:99%;
}
.fehler
{
	color:#fc0404;
}
.ok
{
	width:95%;
	padding:5px;
	color:#008000;
	border:2px solid #008000;
	background-color: #00ff00;
}
.errorNKDB
{
	color:#fc0404;
	font-weight:bold;
}
#search
{
	position: absolute;
	clear: both;
	top:30px;
	z-index:100;
	left:50%;
	margin-left:-200px;
	
	width:200px;
	height:50px;
}