.rahmen {
	border: 1px dotted #000000;
	background-image: url(bilder/backmitte.gif);
	background-position: center center;


}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.uebs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #9fc4ff;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #2856ae;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 40px;
	 margin-left: 10px;
	 text-align:center;


}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, textarea {
	background-color: #EAEAEA;
	border: 1px solid #062AA8;

}

.zelle {
	border: 1px solid #000000;
	background-color: #9fc4ff;

}
body {
	scrollbar-face-color : #9fc4ff;
	scrollbar-base-color: #2856ae;
	scrollbar-shadow-color : #2856ae;
	scrollbar-track-color : #9fc4ff;
	scrollbar-highlight-color : #9fc4ff;
	scrollbar-arrow-color : #2856ae;
	scrollbar-darkshadow-color : #9fc4ff;
	scrollbar-background-color : #9fc4ff;
	margin: 0px;
	padding: 0px;
	background-color: #9EC6FE;
	background-repeat: repeat-y;


}
select {
	background-color: #9fc4ff;
	border: 1px solid #062AA8;

}
.rot {
	color: #FF0000;
}
.zelleweiss {

	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
.durch {
	color: #FF0000;
	text-decoration: line-through;
}
.mitteback {
	background-color: #9EC6FE;
}
.oben {
	background-image:  url(bilder/navi/navibackshop.gif);
}

#nav
{
	width: 840px;
	height: 25px;
	/* border: 1px solid black; */
	
	margin-left: auto;
	margin-right: auto;
	
}

#nav ul
{
	height: 25px;
	list-style: none;
	width: 100%;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	
	
}

#nav ul li
{
	list-style: none;
	display: block;
	width: 120px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 10px;
	font-weight: bold;
	/* border-right: 1px solid black; */
	background-image: url(bilder/naviback.gif);
	
}

#nav ul li a
{
	width: 100%;
	height: 25px;
	
	display: block;
	color: white;
	text-decoration: none;
}

#nav ul li.last
{
	border-right: 0px;
	width: 120px;
}

#nav ul li a:hover
{
	color: #9fc4ff;
	background-image: url(bilder/navibacko.gif);
}
#nav ul li a.rotbutton
{
	background-image: url(bilder/navibackrot.gif);
}
#nav ul li a.rotbutton:hover
{
	color: black;
	background-image: url(bilder/navibackroto.gif);
}

td p:first-child {
	margin: 0;
	padding: 0;
}
