html {width:99.5%; height: 100.01%; margin: 0; padding: 0;}

body 
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}

a 
{
	color: #CCCCCC;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
	color: #999999;
}
#newsletterlink{
	color:#336699;
	font-weight:bold;
}
#newsletterlink:hover{
	color:#999999;
}
.newslettertext{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left:15px;
}

#container 
{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	background-image: url(images/fond.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#logo 
{
	width: 700px;
	background-color: #FFFFFF;
	height: 80px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

#main 
{
	width: 700px;
	color: #333;
	line-height: 1.6em;
	float: left;
	padding-top: 25px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}

#header
{
	width: 700px;
	height: 200px;
	background-color: #909090;
	clear: both;
	background-image: url(images/header_start.jpg);
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#sidebar 
{
	width: 190px;
	float: right;
	text-align: left;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBB;
	clear: both;
	padding-top: 7px;
	padding-bottom: 22px;
	padding-left: 15px;
	padding-right: 7px;
}

h1 
{
	font-size: 20px;
	font-weight: normal;
	color: #336699;
	margin-top: 15px;
	margin-left: 15px;
}

.headertext1 
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

#footer 
{
	background-color: #336699;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	width: 700px;
	clear: both;
}

#b2 
{
	width: 213px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #333;
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#b2 li 
{
	margin: 0;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;
}

#b2 li a 
{
	display: block;
	color: #666666;
	text-decoration: none;
	width: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-left-color: #336699;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 1em;
	background-color: #e7eaed;
}
#b2 li a:hover 
{
	color: #fff;
	background-color: #CCCCCC;
	font-weight:bold;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7EAED;
	border-left-color: #E7EAED;
}

.menuoben 
{
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #E7EAED;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
	background-color: #909090;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#rightmenu
{
	position: relative;
	width: 215px;
	height: 200px;
	float: right;
	clear:both;
	background-color: #909090;
}

.notiz
{
	width: 435px;
	padding: 10px;
	border: 1px solid #888;
	color: #000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #E2ECF5;
}

.notizoben
{
    width:auto;
    border-bottom: 1px solid #888;
    color: #333333;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
	text-align:left;
}

p
{
	padding: 0;
	margin: 0;
}
.headertext3 {
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
