/*---------------------------------------------------------------------------------------------------------------------------
Stylesheet HORATIO
-----------------------------------------------------------------------------------------------------------------------------*/
body {
	margin:0px;
	padding:0px;
	font: normal 11px/16px  Arial, Verdana,Helvetica, sans-serif;
	color: #000;
	background-image:url(pics/hg.jpg);
	background-repeat:repeat-x;
	background-color:#B4A8B5;
}


/*---------------------------------------------------------------------------------------------------------------------------
normale Links
-----------------------------------------------------------------------------------------------------------------------------*/

a {
	text-decoration: underline;

	color:  #000;
	outline: none;
	}
a:visited {
	color:  #000;
	}
a:active {
	color:  #000;
	}
a:hover {
	color: #900;
	text-decoration: underline;
	}
	


/*---------------------------------------------------------------------------------------------------------------------------
berschriften
-----------------------------------------------------------------------------------------------------------------------------*/

h1 {
	margin:0px;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color:#851F83;
	}
h2 {
	margin:0px 0px 0px 4px;
	padding-left:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color:#fff;
	background-image: url(../pics/hg/hg_h2_right.png);
	border-left:4px solid #fff;
	border-top:4px solid #fff;
	width:180px;

	}
h3 {
	margin:0px 0px 0px 8px;
	padding-left:12px;
	padding-right:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color:#FFF;
	background-color:#FFF;
	background-image:url(../pics/hg/hg_h3_left.png);
	border-top:4px solid #fff;
	border-right:1px solid #fff;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

/*---------------------------------------------------------------------------------------------------------------------------
Standards
-----------------------------------------------------------------------------------------------------------------------------*/	
/*ul{
padding:0px;
margin:0px;
}
li {
	margin: 0px;
	padding: 0px;
}*/
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
	
p {
	font: normal 11px/16px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	margin:0;
	padding:0;
	}

img {
	border: 0;
	}

.img_right {
	float:right;
	margin: 0px 0px 4px 8px;
	border: 0px;
	}
	
.img_left {
	float:left;
	margin: 0px 4px 8px 0px;
	border: 0px;
	}	
	
.nowrap {
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

hr {
	background-color:#722A6E;
	color:#722A6E; 
	height: 2px;
	border:0;
}
/*---------------------------------------------------------------------------------------------------------------------------
Content
-----------------------------------------------------------------------------------------------------------------------------*/
#contentframe{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-376px;
	width:751px;
}
#content{
	position:absolute;
	top:124px;
	left:189px;
	width:560px;
}

#importantcont{
	border:1px solid #000;
	background-image:url(pics/hg_content.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#fff;
	margin-bottom:10px;
}
#contentpad{
	margin:10px;
}

.td strich{
border-bottom:1px dotted #000099;
}

.loesungen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996699;
}

/*---------------------------------------------------------------------------------------------------------------------------
Logo
-----------------------------------------------------------------------------------------------------------------------------*/
#logo{
	position:absolute;
	top:0px;
	left:0px;
}
/*---------------------------------------------------------------------------------------------------------------------------
Navigation
-----------------------------------------------------------------------------------------------------------------------------*/
#naviframe{
	position:absolute;
	top:124px;
	left:0px;
	width:180px;
	background-image:url(pics/hg_navi.gif);
	background-repeat:no-repeat;
	height:400px;
}
#naviframe ul{	
	padding:0px;
	margin:3px 0px 0px 12px;
}
#naviframe li{
	font-weight:bold;
	line-height:16px;
	color:#fff;
	padding:0px;
	margin:0px;
	list-style:none;
	display:block;

}
#naviframe li a{
	text-decoration:none;
	color:#fff;
	padding-left:10px;
	display:block;
	width:93%;
}
#naviframe li a:link{
	text-decoration:none;
	color:#fff;
	padding-left:10px;

}
#naviframe li a:hover{
	color:#fff;
	/*background-color:#AF96AE;
		filter: alpha(opacity=100);
	-moz-opacity: 1;*/
	background-image:url(pics/arrow.gif);
	background-repeat:no-repeat;
}
.aktiv{
	color:#fff;
	background-color:#AF96AE;
	/*	filter: alpha(opacity=100);
	-moz-opacity: 1;*/
	background-image:url(pics/arrow.gif);
	background-repeat:no-repeat;
}
/*---------------------------------------------------------------------------------------------------------------------------
Footer
-----------------------------------------------------------------------------------------------------------------------------*/
#footer{
	border:1px solid #000;
	background-color:#fff;
}
#footer p{
	font-size:10px;
	margin:5px 10px 5px 10px;
	text-align:center;
}
input {
	border: 1px dotted #8D538A;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #8D538A;
	padding: 1px 1px 1px 3px;
}
textarea {
		border: 1px dotted #8D538A;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #8D538A;
	padding: 1px 1px 1px 3px;
}
.imgBorder {
	border: 1px solid #CCCCCC;
}
