label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
    cursor    :    pointer;
	
}


label {
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	padding: 0px;
}



form
{
	line-height                :    120%;
	width: 360px;
}

form br
{
    clear                    :    both;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	border: thin none #000066;
}
fieldset {
	border: 1px solid #546251;
	padding: 10px;
	width: 450px;
}

#main {
	width: 760px;
	position: absolute;
	text-align: left;
	padding: 0px;
	float: none;
	z-index: 0;
	margin-left: -380px;
	left: 50%;
	top:0px;
	background-image:  url(/media/content-higru_paper.jpg);
	margin-top: 0px;
	background-repeat: repeat-y;
}
	
	#platzhalter {
	float: left;
	width: 150px;
	height: 400px;
}
#content {
	float: left;
	width: 509px;
	padding-top: 160px;
	padding-left: 30px;
	color: #333300;
	line-height: 1.6em;
	padding-right: 10px;
}


#content h1 {
	font-size: 1.4em;
}
#content h2 {
	font-size: 1.1em;
	font-weight: bold;
}
#content img {
	margin-right: 8px;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-top: 0px;
	border: 3px solid #FFFFFF;
}
/*Definition der Kinderhilfe */
#content #kihi {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #FFFFFF;
}

#content #kihi img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#content  #kihi a {
	color: #FFFFFF;
}


#content #kihi a:link {
	color: #FFFFFF;
}

#content #kihi a:hover {
	color: #FFFFFF;
}

#content #kihi a:visited {
	color: #FFFFFF;
}


.menumain {
	padding-left: 15px;
}



/* Wie sehen Listen aus */ 
li {
	font-size: 1em;
	list-style-type: square;
}
/* Menülayerdefinition */
#menubox {
	position: absolute;
	width: 143px;
	left: 0px;
	top: 125px;
	z-index: 2;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	
	background-image: url(/media/menue_mitte.gif);
}
/*---------------------------------*/
#kopf {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
body {
	background-image: url(/media/kopf_higru.gif);
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 0.8em;
	background-repeat: repeat-x;
	background-color: #DEC6A2;
	color: #333300;
}





/* Menüpunkt aktiv ------------------------- */
.aktiv {
	color: #333300;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
.aktiv a {
	color: #333300;
	text-decoration: none;
}
.aktiv a:link {
	color: #333300;
	text-decoration: none;
}
.aktiv a:hover {
	color: #333300;
	text-decoration: none;
}

/* Menu normal -------------------------   */
.menu{
	color: #FFFFFF;
	padding-bottom: 5px;
	display: block;

}

.menu a:visited {
	color: #999966;
	text-decoration: none;
}

.menu a:hover {
	color: #333300;
	text-decoration: none;
}
.menu a:link {
	color: #999966;
	text-decoration: none;
}
#content a {
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
#content a:link {

	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
#content a:hover {


	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
#content a:visited {



	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
#footer {

	width: 680px;
	float: left;
	height: 30px;
	font-size: 0.8em;
}
#footer a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer a:link {

	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #8193A6;
}
#footer a:visited {
color: #000000;
	font-weight: normal;
	text-decoration: none;}
	
/*Formulare */
.formular th {
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

#content .trennelement {
	display: block;
	clear: both;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEC6A2;
	width: 510px;

}
