body{
	font-size:95%;
	margin : 0px;
	padding : 0px;
	padding-top : 5px;
	background-color : #d0d0d0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
form{
	margin: 0px;
	padding: 0px;
}
.headline{
	font-size:140%;

	font-weight : bold;
}
.white{ color: white;}
.red { color: red; }
.nobr{ white-space : nowrap; }
.subline{
	font-size:100%;
	/*margin-left : 5px;*/
	padding-left : 0px;
	padding-buttom : 25px;
	padding-top : 25px;
}
.tbody{
	font-size:95%;
	padding: 0px;
	margin: 0px;
}
.bold {
	font-weight : bold;
}
.black{
	color: black;
}
.italic{
	font-style : italic;
}
.odd{
	background-color: #cccccc;
}
.even{
	background-color: #dddddd;
}
.act_action {
	font-weight : bold;
	background-color : #FFEBC9;
	
}
.no_deco{
	text-decoration: none;
}
.a_href_path {
	text-decoration: none;
}
.top{
	background-color : #FFEBC9;
	font-size : 100%;
	padding: 0px;
	margin: 0px;
	color: black;
}
.top_ahref{
	color: black;
	text-decoration : none;
}
a.top_ahref:hover{
	color: #88021A;
	background-color: #dCdCdC;
	text-decoration : none;
}
a.top_ahref:aktive{
	color: white;
	background-color: #dCdCdC;
	text-decoration : none;
}
.top_bg_02{
	background-image: url(../images/design_hoepnet/nav_linie.gif);
	height: 7px;
	background-repeat: repeat-x;
}
.top_aktive {
	background-color: #dCdCdC;
	color: White;
}
.top_bg{
	background-image : url(../images/design_hoepnet/logo.jpg);
	height : 100px;
	background-repeat: repeat-x;
}
.left{
	background-color: #EDEDED;
	padding: 5px;
	font-size: 80%;
	color: black;
	font-weight: normal;
}
.left_ahref{
	color: #83001D;
	font-weight: bold;
	font-size: 85%;
	text-decoration : none;
}
.left_subline{
	font-weight: normal;
	font-size: 85%;
}
.right{
	font-size : 75%;
	/* background-color : #191970;
	padding : 5px;
	margin: 5px;
	
	color: white;
	*/
}
#content{
	/* background-color : #FFF7E8; */
	width: 507px;
	min-height: 400px;
	margin: 0px;
	padding: 10px 15px 5px 10px;
	font-size: 80%;
	background-image: url(../images/design_hoepnet/bg_body.jpg);
}
*html
#content{
	/* background-color : #FFF7E8; */
	height: 400px;
	padding: 10px 15px 5px 10px;
	margin: 0px;
	font-size: 90%;
	background-image: url(../images/design_hoepnet/bg_body.jpg);
}
#footer{
	background-color : white;
	padding : 5px;
}
.footer_ahref{
	color: black;
	text-decoration : none;
	font-size: 90%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.footer_bg_oben{
	background-image: url(../images/design_hoepnet/nav_linie2.gif);
	height: 7px;
	background-repeat: repeat-x;
}
.footer_bg_unten{
	background-image: url(../images/design_hoepnet/nav_linie.gif);
	height: 7px;
	background-repeat: repeat-x;
}
.border{
	border-color : #ffffff;
	border-style : solid;
	border-width : 1px;
}
.border_gr{
	border-color : #C0C0C0;
	border-style : solid;
	border-width : 1px;
}
.borderleft{
	border-left-color : #999999;
	border-left-style : solid;
	border-left-width : 1px;
	padding : 3;
}
.borderright{
	border-right-color : #999999;
	border-right-style : solid;
	border-right-width : 1px;
	padding : 3;
}
.bordertop{
	border-top-color : #999999;
	border-top-style : solid;
	border-top-width : 1px;
	padding : 3;
}
.borderbottom{
	border-bottom-color : #999999;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding : 3;
}
#userinfo{
	color: white;
	position : absolute;
	top: 10px;
	left: 222px;
	font-weight: bold;
	font-size : 80%;
}
#pageinfo{
	color: white;
	position : absolute;
	top: 10px;
	left: 450px;
	font-weight: bold;
	font-size : 80%;
}
.nobr{
	white-space : nowrap;
}

/* Formulare */
/* edit */
.notes{
	font-size : 90%;
	font-weight: bold;
	color: green;
}
/* radio */
.notes_radio{
	font-size : 80%;
	font-weight: bold;
	color: black;
}

/* HELP */
.help_out{
	padding : 5px;
	background-color : #fff;
	min-height : 142px;
}
.notextdecoration{
	text-decoration: none;
}

.listtools {
	font-size : 80%;
}
.listtoolsout {
	background-color : #FFEDD1;
}
.edit_adr_select{
	width:322px;
}
.bg_gray{
	background-color : #DDDDDD;
}
.bg_gray_hell{
	background-color : #E7E7E7;
}
.bg_orange_hell{
	background-color : #FFD48F;
}
/* voting */
.star-cold{
	background-image : url(../images/cms/16-star-cold.png);
	background-repeat : no-repeat;
}
.star-hot{
	background-image : url(../images/cms/16-star-hot.png);
	background-repeat : no-repeat;
}
/* info */
.bg_modul_head{
	/* orange_hell */
	/* background-color : #FFD48F; */
	font-weight: bold;
}
.ahref_logout{
	color: black;
}
.hilight{
	color: red;
	font-weight: bold;
}
/* Navigation-Trennlinie */
.trennlinie{
	background-image: url(../images/design_hoepnet/trennlinie.gif);
	background-repeat: repeat-x;
	padding-bottom: 0px;
	margin-bottom: 0px;
}