html, body {
padding: 0;
margin: 0;
border: none;
height: 100%;

}

HTML 
{
	background-color: #0475b9;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}


BODY 
{
	width: 100%;
	overflow: auto;
}


body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

a:link, a:visited
{
	color: #17ffff;
	text-decoration: none;
}

a:hover
{
	color: #17ffff;
	text-decoration: underline;
}

H1, H2, H3
{
	padding: 0px;
	margin: 0px;
	color: #17ffff;
	font-family: Arial, Helvetica, sans-serif;
}

H1
{
	font-size: 24pt;
	padding-top: 5px;
	padding-bottom: 15px;
}

H2
{
	font-size: 18pt;
	padding-top: 5px;
	padding-bottom: 5px;
}

H3
{
	font-size: 14pt;
}

#wrapper
{
	padding-top: 275px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	padding-left: 2%;
	padding-right: 6%;
}

#login
{
	background-color: #005baf;
	width: 230px;
	margin-top: 77px;
	float: right;
	color: White;
	padding-top: 50px;
	background-image: url(img/title_kundenlogin.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding-bottom: 28px;
	font-weight: bold;
	margin-left: 67px;
}

#login div
{
	padding-left: 22px;
	padding-right: 22px;
}

#login div .fld
{
	width: 100%;
}
#login div a
{
	font-size: 7pt;
	color: White;
	margin-left: 10px;
}

* html #login div a
{
	margin-left: 0px;
}

.accent
{
	font-size: 18pt;
}

#indexcontent
{
	padding-right: 200px;
}


#content
{
	margin-left: 100px;
}

#innercontent
{
	padding-left: 10%;
	padding-right: 10%;
}

#footer
{
	border-top: 5px solid #005baf;
	margin-top: 50px;
	padding-top: 30px;
	color: #01459a;
	font-size: 8pt;
	padding-bottom: 50px;
}

#footer ul
{
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	
}

#footer ul li
{
	display: inline;
	padding-left: 23px;
	padding-right: 13px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#footer ul .itema
{
	background-image: url(img/arrowa.gif);
}


#copyright
{
	float: left;
}

#design
{
	float: right;
}

#footer a:link, #footer a:visited, #footer a:hover
{
	color: White;
}

#leftmenu
{
	width: 300px;
	float: left;
}

#leftmenu H1
{
	padding: 0;
	margin: 0;
	position: relative;
	left: -25px;
}

#leftmenu ul
{
	padding: 0;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
}

#leftmenu ul li
{
	list-style-type: none;
	list-style-image: none;
}

#leftmenu ul li a:link, #leftmenu ul li a:visited, #leftmenu ul li a:hover
{
	color: White;
}

#buttons
{
	text-align: right;
}

#buttons img
{
	margin-left: 50px;
}

.column
{
	
	width: 40%;
}

#c01
{
	float: left;
	margin-right: 4%;
}

#c02
{
	margin-left: 40%;
}



.tablediv 
{
	display:  table;
	border-collapse:separate;
	background-color: White;
}
.celldiv
{
	float:left;/*fix for  buggy browsers*/
	display:  table-cell;
	overflow: hidden;
}
.rowdiv  
{
	display:  table-row;
	width:auto;
	background-image: url(img/dot_line_g.gif);
	background-repeat: repeat-x;
	padding-top: 1px;
}

* html .rowdiv
{
	
}



.clear
{
	clear: both;
}



form
{
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}

input.fld, textarea
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	font-size: 9pt;
	border: 1px solid #0094e6;
	color: #666666;
}

textarea
{
	overflow: auto;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

input.btn
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #C2169B;
	border-top: 2px solid #E831BE;
	border-left: 2px solid #E831BE;
	border-bottom: 2px solid #7B0144;
	border-right: 2px solid #7B0144;
	font-weight: bold;
	color: #fff;
	font-size: 10pt;
	text-align: center;

}
input.btn2
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #C2169B;
	border-top: 2px solid #E831BE;
	border-left: 2px solid #E831BE;
	border-bottom: 2px solid #7B0144;
	border-right: 2px solid #7B0144;
	font-weight: bold;
	color: #fff;
	font-size: 9pt;
	text-align: center;

}

.arrow
{

	background-color: #0061A6;
	text-align: center;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #003399;
}

.mainitem
{
	background-color: #0061A6;
	text-align: right;
	padding-right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #003399;
}


.item_ukats
{

	background-color: #004F88;
	text-align: left;
	padding-left: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #003399;
}

.item_ukats2
{

	background-color: #004F88;
	text-align: left;
	padding-left: 35px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #b6b7b9;
}


A.textlink_normal1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	text-decoration: none;
}
A.textlink_normal1:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none;
}
A.textlink_normal1:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: underline;
}



A.textlink_normal2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	text-decoration: none;
	font-style:italic;
}
A.textlink_normal2:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: none;
	font-style:italic;
}
A.textlink_normal2:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; TEXT-DECORATION: underline;
	font-style:italic;
}

.listenpreis{
font-size:11px;
color:#999999;
text-decoration:line-through;
}
