/* Start of CMSMS style sheet 'OvMG V2 - Home' */
* { padding: 0; margin: 0; font-family: "Trebuchet MS", sans-serif;}
#bgImage {
	display: block;
	left: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
z-index: 1;
}
body {
	background-color: #b6b6b6;
}

#wrapper {
z-index: 2;
	width: 838px;
	padding-top: 70px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#schatten-o {
	background-image: url(images/ovmg5-schatten-oben.png);
	height: 17px;
}
#schatten {
	background-image: url(images/ovmg5-schatten.png);
	background-repeat: repeat-y;
         float: left;
	width: 838px;
}
#menu {
	color: #333;
	width: 800px;
	float: left;
	height: 47px;
	background-color: #ededed;
	margin-left: 19px;
}
#menu li {
	font-size: 18px;
	color: #666666;
	list-style-type: none;
	display: inline;
	line-height: 48px;
	padding-left: 20px;
	float: left;
}
#menu a {
	color: #666666;
text-decoration: none;
}
#menu a:hover {
color: #333333;
}
#header {
	width: 800px;
	float: left;
	height: 200px;
	background-image: url(images/black.png);
	margin-left: 19px;
}
#bg {
	float: left;
	width: 800px;
	margin-left: 19px;
	padding-top: 20px;
	background-image: url(images/weis75.png);
}
#leftcolumn {
	width: 265px;
	float: left;
height: 230px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#mitte {
	width: 265px;
height: 220px;
	text-align: center;
	float: right;
	vertical-align: bottom;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#rightcolumn {

	float: right;
	width: 266px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
        padding-top: 3px;
}
#footer {
	width: 800px;
	clear: both;
	height: 20px;
	margin-left: 19px;
	background-image: url(images/weis75.png);
}
#schatten-u {
	background-image: url(images/ovmg5-schatten-unten.png);
	height: 15px;
                float: left;
	width: 838px;
}
.header-text {
	
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 100px;
	padding-left: 20px;
	float: left;
}
#header-logo {
	display: inline;
	vertical-align: middle;
	float: right;
	margin-top: 25px;
	padding-right: 25px;
	width: 155px;
	height: 152px;
	background-image: url(images/ovmg-logo.png);
	background-repeat: no-repeat;
}
.termin {
	font-size: 14px;
	font-weight: bold;
	color: #484848;
	padding-bottom: 4px;
	padding-top: 8px;
}
.datum {
	font-size: 12px;
	color: #484848;
	padding-bottom: 2px;
	display: inline;
}
h1 {
	font-size: 20px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 17px;
}
p {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.home-link {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.home-link:hover {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
/* End of 'OvMG V2 - Home' */

