/* CSS Document */
html{
	height: 101%;
}

body{
	margin: 10px 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-image: url(../images/background.gif);
}

img {
	border: 0;
}

a:link {
	text-decoration: underline;
	color: #283447;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000040;
	font-weight: bold;
}

a:visited {
	text-decoration: underline;
	color: #283447;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #000040;
	font-weight: bold;
}

input,textarea{
	color: #ce0325;
}

h3{
	color: #b30109;
	background-image: url(../images/h3_back.gif);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	font-size: 1.2em;
	font-variant: small-caps;
	margin: 13px 0 7px;
	padding: 0 0 0 2.5em;
}

h4{
	font-size: 1.0em;
	font-weight: bold;
	color: #b30109;
	margin: 13px 0 7px;
	padding: 0;	
}

#content{
	width: 760px;
	background-image: url(../images/background_in.gif);
}

#manet_head{
	width: 740px;
	text-align: left;
}

#manet_head_left{
	width: 70%;
	float: left;
	text-align: left;
	padding-left: 5px; 
}

#manet_head_right{
	width: 25%;
	float: right;
	text-align: right;
	padding-right: 5px; 
}

#systemnavi{
	width: 740px;
}

#main{
	width: 740px;
	text-align: left;
}

#sidebar{
	width: 170px;
	float: left;
	height: 100%;
}

#navigation{
	font-size: 1.2em;
	margin: 15px 0 0;
	padding: 0;
	font-variant: small-caps;
	border-top: 1px solid #233071;
}

#navigation .active{
	font-weight: bold;
	color: #fff;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	background-color: #345590;
}

#navigation a.active:link {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #345590;
}
#navigation a.active:active {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #345590;
}

#navigation a.active:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #345590;
}

#navigation a.active:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #345590;
}

#navigation li{
	list-style-type: none;
	text-align: left;
	margin:  0;	
	border-bottom: 1px solid #233071;
}

#navigation li a{
	text-decoration: none;
	height: 25px;
	display: block;	
	line-height: 25px;
	padding-left: 20px;
}

#navigation li a:link{
	color: #111c54;
	background-color: #FDFCEF;
}

#navigation li a:active{
	color: #233071;
	background-color: #fffabc;
}

#navigation li a:visited{
	color: #111c54;
	background-color: #FDFCEF;
}

#navigation li a:hover{
	color: #233071;
	background-color: #fffabc;
}

#kontakt{
	margin: 2px 0 2em 0;	
	font-size: 1.1em;
	text-align: left;
	padding: 15px 0 15px 10px;
	color: #283447;	
}
#textbar{
	width: 570px;
	float: right;
}

 
#text {
	font-size: 1.1em;
	text-decoration: none;
	color: #283447;
	text-align: left;
	vertical-align: top;
	width: 550px;
	margin: 10px;
	padding: 0;
}

#manet_foot{
	width: 730px;
	text-align: center;
}


.manet {
	background-color: #810006;
	font-size: 1.1em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
}

.manet a:link {
	text-decoration: underline;
	color: #fff;
}
.manet a:active {
	text-decoration: none;
	color: #fff;
	}

.manet a:visited {
	text-decoration: underline;	
	color: #fff;
}

.manet a:hover {
	text-decoration: none;
	color: #fff;
}

.image_rechts{
	border: 1px solid #083F77;
	float: right;
	margin-left: 10px;
}

.image_links{
	border: 1px solid #083F77;
	float: left;
	margin-right: 10px;
}

.image_side{
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}

.clear_cell{
	clear: both;
	height: 1px;
	padding: 0;
	margin: 0;
}

#subdomain{
	margin: 10px 0;
	padding: 0;
}
/*-------------------------------------------*/

.pricetbl td{
	background-color: #FCF48C;
	padding-left: 3px;
}

.schrift_klein{
	font-size: 0.9em;
}

