html, body { 
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
	margin: 0; 
	padding: 0; 
	color: #000000;
	background: #E7EAEE;
	width:100%;
	text-align: center; 
}

#wrapper{
	width: 780px;
	 height: 100%;
}

a{
	color: #666666;
}

a:hover{
	color: #666666;
}

td{
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
}

#hat {
	position: relative;
	width: 100%;
	height: 125px;
	vertical-align: top;
	background: #CBD1D8;
	
}

#menus {
	height: 30px;
}

#navigation_text {
	margin-left: 170px;
	padding:2 0 2 20;
	background:  url(img/bulet_navbar.gif) no-repeat left center;
	color: #ffffff;
}

#navigation_text a {
	color: #ffffff;
	text-decoration: none;
}

#navigation_text a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.title_left_menu{
	padding: 3 0 3 5;	
}

#menus_left a {
	padding: 3 0 3 5;
	display: block;
	width: 100%;
/*height: 18px;*/
}

#copyright { 
	font: normal 10px Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #ffffff;
	height: 18px;
} 

#copyright a{ 
	text-decoration: none;
	color: #ffffff;
}

#copyright a:hover{ 
	text-decoration: underline;
}

.smallbtn{
	font: normal 12px Verdana, Helvetica, Arial, sans-serif ;
	color: #CC3300;
	cursor: hand;
	background: #F9F9F9;
}

#content{
	width: 100%;
}

#content .form-txt{
	font: normal 11px Verdana, Helvetica, Arial, sans-serif;
}


ul{
	list-style-type: none;
}

.normal {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.style1 {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size: 10pt;
}
.style2 {
	color: red;
	background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-size: 12pt;
}

.titleinmodules {
	display: block;
	width: auto;
	height: 16;
	font-size: 13px;
	font-weight : bolder;
	background:  url(img/bgr_title_braun.gif) repeat-x;
	padding: 3px 5px;
}

.link_short {
/*	border: solid 2px red; */
	text-align: right;
	font-weight: bold; 
	margin: 20px 0;
	padding-right: 5px;
}

.link_short a {
	text-decoration: none;
}

.link_short a:hover {
	text-decoration: underline;
}
