
html{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

h1{font-size: 16px;font-weight: bold;color: #D44386;}
h2{font-size: 14px;font-weight: bold;color: #D44386;}
h3{font-size: 12px;font-weight: bold;color: #D44386;}
h4{font-size: 10px;font-weight: bold;color: #D44386;}

body {
	background-color: #848284;  
    width: 100%;
    padding: 0;
    margin: 0;    
}

table.listing{
	height: 220px;
	border: #CCC 1px dashed; /* 1px solid black */
	padding: 3px;
	
}
capture, #capture {	
	padding-bottom: 10px;
	font-weight:bolder;
}
.main{
	background-color: #FFFFFF;	
	color: #636363;
	width: 100%;	
	padding:0px;
}

.mainmain{
	color: #636363;	
	
	width: 950px;
	margin: 0 auto;

	padding:0px;
	background: url(../pix/bild_bgr.jpg) no-repeat top right;
	background-color: #FFFFFF;
}

.preis{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
}

.preis2{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.textbold{
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}

.textboldw{
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
}

.lila{	
	font-weight: bold;
	color: #D44386;
	vertical-align: top;
	font-size: 12px;
}

.rot{	
	font-weight: bold;
	color: Red;
	vertical-align: top;
	font-size: 10px;
}

input,.fields{
	border: #000000 1px solid;
	background-color: #FFFFFF;
}

input#checkbox,input#image{
	padding:0px;
	margin:0px;	
	border: #000000 0px solid;
}

th{
	color: #636363;
	font-size: 10px;
	text-align: left;
}

a{
	color: #636363;
	cursor: pointer;
	text-decoration: none;
}

a.bold{
	color: Black;
	font-weight: bold;
}
a.bold:hover {
	color: #D44386;
}

a:hover {
	color: #000000;
}

a.back{
	color: #D44386;
	font-weight: bold;
	font-size: 10px;	
}
a.button{
	color: black;	
	font-size: 10px;
	border: 1px solid black;
	padding:2px 5px 2px 3px;	
}
a.buttonLila, input.buttonLila {
	font-size: 12px;
	font-weight:bold;
	border: 1px solid black;
	padding:6px 50px;		
	color: #000000;
	background: #D44386;
}

hr{
	 width: 100%;
	 border: 1px solid;
	 color: #E7E7C6;
	 border-bottom: #FFFFFF;
}

.tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	width: 300px;
	height: auto;
	overflow:auto;
	padding:3px;
	border:2px solid #D44386;
}
a.gross{	
	font-weight: bold;
	font-size: 22px;
	color: #D44386;
}
.gross{	
	font-weight: bold;
	font-size: 22px;
	color: #D44386;
}
.textbo{
	line-height: 16px;
	color: #000000;
}

.no_view{
	display: none;	
}

.text {
	font-size: 10px;
}

#leftnavi{width: 210px;}
#rightnavi{width:200px;}