body {
	margin: 0px;
	background: url(images/side_bg.gif) repeat-y;
}

.hauptteil {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 25px;
	font-size: 14px;
	padding: 20px 0 20px 20px;
}

/*navigation*/

dd {
display:none;
}

dt {
margin-bottom: 10px;
}

#nav{
margin-top: 0px;
}

a.nav, a.nav:visited {
margin-left:20px; 
display:block; 
width:160px; 
height:25px; 
background:transparent; 
color:#eee; 
border:1px solid #fff;
solid #000; 
text-decoration:none; 
text-align:center; 
line-height:25px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-weight: bold;
letter-spacing: 1px;
}

a.nav:hover {
background:#3C71AA; 
color:#fff;
}

a {
color:#0485BF;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color:#666;
text-decoration: none;
}

h3 {
font-size: 1.5em;
color:#000;
letter-spacing: 1px;
line-height: 1em;
}

h4 {
font-size: 1em;
color:#000;
letter-spacing: 1px;
line-height: 1em;
}

table {
line-height:25px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 14px;
}

.paddingright {
padding-right: 10px;
}

input, textarea {
padding: 2px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 13px;
margin-bottom: 6px;
}

/*bilder*/

.wrap1, .wrap2, .wrap3 {
display:inline-table;
/* \*/display:block;/**/} 
.wrap1 {
float:left;
background:url(images/shadow.gif) right bottom no-repeat;}
.wrap2 {background:url(images/corner_bl.gif) left bottom no-repeat;}
.wrap3 {
padding:0 8px 8px 0;
background:url(images/corner_tr.gif) right top no-repeat;}
.wrap3 img {
display:block;
border:1px solid #000;
border-color:#efefef #ccc #ccc #efefef;}
#v3 .wrap1 {background:url(images/shadow.gif) right bottom no-repeat;}
#v3 .wrap2 {background:url(images/corner_bl.gif) -12px 100% no-repeat;}
#v3 .wrap3 {padding:0 9px 9px 0;background:url(images/corner_tr.gif) 100% -12px no-repeat;}
.example {clear:both;margin:20px 0;}
.example p{position:relative;left:30px;}
.example a {font-weight: normal !important;}

.button {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	width: 120px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 4px;
}

.preis {
	color: #990000;
	font-weight: bold;
}
