body {
	background:#f5f6f0;
	color:#333333;
	margin:0px 0px; 
	padding:0px; 
	font-family:Trebuchet MS, MS Sans Serif, sans-serif, Arial, Verdana;
}

img {
	border: 0px;
}

a {
	color:#0039AB;
	text-decoration:none;
}

a:visited {
	color: #0039ab;
	text-decoration:none;
}

a:hover {
	color:#ca0000;
}

.clear{
	clear:both;
	padding:0px;
}

div.break {
	clear:both;
	display:block;
	margin:0px;
	padding:20px;
}

#map {
	padding-top:5px;
	padding-bottom:0px;
	font-size:11px;
	color:#666;
}

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

#map a:hover {
	color:#0039AB;
}

#logo {
	background:url(img/logo.gif) 0 0 no-repeat;
	height:100px;
	width:650px;
}


#contentbox {
	width:650px;
	margin:0px auto;
	padding:0px; 
	text-align:left;
	background:url(img/border.png) center repeat-y;
}

#content {
	padding:0px 15px 20px 35px;
	text-align:left;
	position:relative;
}

#content h1 {
	font-size:18px;
	color:#CA0000;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	padding-bottom:20px;
}

#content h3 {
	font-size:12px;
	color:#CA0000;
	margin:0px 0px 10px 0px;
	font-weight:normal;
}

#content h4 {
	font-size:14px;
	color:#CA0000;
	margin:0px 0px 10px 0px;
	font-weight:normal;
}

#box120 {width:120px;float:left;padding-right:20px;}
#box160 {width:160px;float:left;padding-right:0px;}
#box260 {width:240px;float:left;padding-right:20px;}
#box380 {width:380px;padding-right:20px;float:left;}
#box580 {width:580px;padding-right:20px;}

div, p, form, input, textarea {
	font-family: Trebuchet MS, MS Sans Serif, sans-serif, Arial, Verdana;
	font-size:12px;
	color:#333333;
}

.linie {
	background:url(img/dottedline.png) center repeat-x;
	margin-right:20px;
	padding-bottom:0px;
}

.linie380 {
	background:url(img/dottedline.png) center repeat-x;
	margin-right:20px;
	padding-bottom:5px;
	padding-top:5px;
	width:380px;
}

.kv {
	padding-right:10px;
}

#right {
	position:absolute;z-index:1;
	top:40px;
	right:35px;
	width:160px;
}

.borderbox {
	width:100%;
	background:url(img/box.png) no-repeat bottom right;
	float:left;
}

.borderboxhead {
	background:url(img/boxhead.png) no-repeat top right;
	margin:0;
	padding:0;
}

.borderboxhead h2 {
	background:url(img/boxhead_left.png) no-repeat top left;
	margin:0;
	padding:5px 10px 7px 10px;
	font-size:13px;
	font-weight:normal;
	color:#5B6F00;
}

.borderboxbody {
	background:url(img/box_left.png) no-repeat bottom left;
	margin:0;
	padding: 0px 10px 10px;
	clear:both;
}

.borderboxbody p {
	font-size:11px;
	margin:0px;
	line-height:16px;
}

	
#footer {
	width:650px;
	height:35px;
	margin:0px auto;
	text-align:left;
	background: url(img/footer.png) top center no-repeat;
}
#content p strong {
	color: #F00;
}

