body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menu {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
}
.bottomborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.mainframe {
	font-size: 11px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;



}
.kontakt {
	font-size: 11px;
}

textarea {
	font-size: 11px;
	font-family:Verdana, Helvetica, sans-serif;
	}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color:#000099;
}
#menu a {
	color: #006699;
}

/***  Round Corners start  ***/

.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/corner/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/corner/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

	
/*** Rount Corners end ***/

.roundcont2 {
	width: 250px;
	background-color: #575b8f;
	color: #fff;
}

.roundcont2 p {
	margin: 0 10px;
}

.roundtop2 { 
	background: url(images/corner/tr2.gif) no-repeat top right; 
}

.roundbottom2 {
	background: url(images/corner/br2.gif) no-repeat top right; 
}

img.corner2 {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
