body {
	background-color: #DFD5C4;
	background-image: url(images/rand.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
	text-align:center;
	font: 10px/1.3em Verdana, Geneva, sans-serif;
}

body, td {
	font: 10px/1.3em Verdana, Geneva, sans-serif;
}

p {
	/*font: 10px/1.3em Verdana, Geneva, sans-serif;*/
}

.topnav {
	padding-top: 0px;
	background: url(images/nav_top.gif) no-repeat top;
	height: 27px;
	width: 165px;
}
.topkontakt {
	padding-top: 0px;
	background: url(images/kont_top.gif) no-repeat top;
	height: 27px;
	width: 165px;
}

.bottom {
	background: url(images/nav_bottom.gif) no-repeat bottom;
	height: 10px;
	width: 165px;
	border-bottom: 5px solid #fff;
}
.menu a, .menu a:visited, .menu a:hover {
	font: 10px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color: #515151;
}
.menu ul, .menu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu ul {
	margin-left: 15px;
	margin-right: 15px;
}
.menu li, menu2 li {
	display: block;
	
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
}

.menu li a{
	/*padding-bottom: 3px;*/
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.mymenu {
	/*margin-top: 3px;
	margin-bottom: 6px;*/
		
}

.mymenu a,.mymenu a:hover{
	font: 10px Verdana, Geneva, sans-serif;
	text-decoration:none;
	color: #515151;	
}


.leftside p {
	margin: 10px 0px 0px 10px;
	font: 10px Verdana, Geneva, sans-serif;
	color: #515151;
}

p .cptz {
	text-transform: uppercase;
}


#outerwrapper {
	width: 668px;
	border: 6px solid #fff;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#wrapper {
	overflow: auto;
	width: 662px;
	margin-top: 0px;
	border: 3px solid #d1d1d1;
	background: #fff url(images/main_bkgrd.gif) repeat-y;
	text-align: left;
}

#bottom {
	width: 662px;
	height: 15px;
	background: #fff url(images/main_bottom.gif) no-repeat;
	clear:both;
}

#logo {
	width: 450px;
	height: 90px;
	float: right;
	background-color:#fff;
}
#topleft {
	width: 212px;
	float:left;
	background-color:#fff;
	
}

#content {
	width: 450px;
	float:right;
	background: url(images/content_top.gif) no-repeat 37px 0;
}
#contentbox {
	width: 364px;
	margin-left: 57px;
	margin-right:29px;
	margin-top:10px;
	overflow: hidden;
	/*width: 354px;
	margin-left: 62px;
	margin-right:34px;
	margin-top:10px;*/
}

#leftrow {
	width: 212px;
	float: left;
	clear:left;
}
.leftside {
	margin-left:8px;
	padding-top:0px;
}
/*
p a {
	color: #000;
	text-decoration:none;
}
*/
a {
	color: #6d675d;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}

h1 {font-size:16pt;margin:5px;}
h2 {font-size:14pt;margin:5px;}
h3,h5 {font-size:12pt;margin:5px;}
h4 {font-size:11pt;margin:5px;}
	
h5 a, h5 a:hover, h5 a:visited  {font-size:12px; color: #000; text-decoration: none;}	
	
