/* 
###################### CSS-Help ##################################

##################################################################
#main  
Die ID Main nimmt die kompletten Inhalte auf. 
Mit Hilfe von Main kann die Seite z.B. zentriert werden. 
main definiert auch die maximale Breite einer Präsenz. 
#menubox nimmt das Menu auf 
#kopf definiert den Kopfbereich der Seite
#content beinhaltet den eigentlichen Fließtext

*/
/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}



pre			{font-size:1.2em; }

a:hover { text-decoration:none; }




body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	background-color: #A59FA1;
	background-image: url(/media2010/higru_kopf.jpg);
	background-repeat: repeat-x;
}
#hg {
	clear: both;
	display: block;
	width: 100%;
	float: left;
	background-image: url(/media2010/kopf.jpg);
	background-repeat: no-repeat;
}

#kopf {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 760px;
}
#main {
	width: 960px;
	position: absolute;
	text-align: left;
	padding: 0px;
	float: none;
	z-index: 0;
	margin-left: -480px;
	left: 50%;
	top:0px;
	margin-top: 0px;
		background-image: url(/media2010/higru-content.jpg);
	
	
}
	
/* content_links kann als Platzhalter verwendet werden bei einem 3-spaltigen Design mit vertikalem Menü  */
	#content_links 
	{
	float: left;
	width: 200px;
	height: 400px;
	}


/* Menüplatzierung */
#menubox {
	position: absolute;
	width: 160px;
	left: 23px;
	top: 186px;
	z-index: 2;
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.4em;
	padding-left: 10px;
}
/*---------------------------------*/


/* Content -------------------------   */
#content li a {
	color: #333333;
	text-decoration: none;
}

#content li a:link {
	color: #333333;
	text-decoration: none;
}
#content li a:hover {
	color: #333333;
	text-decoration: none;
}
#content li a:visited {
	color: #333333;
	text-decoration: none;
}

strong {
	font-weight: bold;
}


#content .expose img {
	float: left;
	margin-right: 5px;
	border: 1px solid #900;
	margin-bottom: 20px;
}


#content .edetailinfo strong {
	font-weight: normal;
	color: #036;
	display: block;
	width: 200px;
	padding-right: 10px;
	float: left;
}


#content .expose strong
{
	font-weight: bold;
	color: #036;
	display: block;
	width: 100px;
	padding-right: 10px;
	float: left;
}

.detail {
	float: right;
}


#content .edetailinfo br {
	display: block;
	clear: both;	
}


#content a {
	
	color: #333333;
	text-decoration: underline;
}
#content a:link {
	
	color: #333333;
	text-decoration: underline;
}
#content a:hover {
	
	color: #333333;
	text-decoration: underline;
}
#content a:visited {
	
	color: #333333;
	text-decoration: underline;
}
#content {
	float: left;
	width: 475px;
	padding-top: 170px;
	padding-left: 40px;
	color: #000000;
	padding-right: 10px;
	font-weight: 100;
	text-shadow: white 0px 1px 0px;
}
#content h1 {
	font-size: 1.6em;
	line-height: 1.4em;
	color: #861E28;
	font-weight: lighter;
	text-shadow: white 0px 1px 0px;
}

#content h2 {
	font-size: 1em;
	color: #333333;
}


/*Definition der Marginalie */
#marginalie {
	float: left;
	width: 175px;
	padding-left: 10px;
	font-size: 0.8em;
	color: #333333;
	border: 1px none #333333;
	margin-top: 180px;
	padding-right: 10px;
}
#marginalie a {
	color: #990000;
	text-decoration: none;
}
#marginalie a:hover {
color: #000000;
	text-decoration: none;
}
#marginalie a:link {
	color: #990000;
	text-decoration: none;
}
#marginalie a:visited {
	color: #990000;
	text-decoration: none;
}

#marginalie a img {
	text-decoration: none;
	border: 0px solid #446D8B;
}
#marginalie img {
	border: 1px solid #003366;
	margin: 5px 0px;
}

/* Wie sehen Listen aus */ 
li {
	font-size: 1em;
	list-style-type: square;
}


/* Bilder */

.bildlinks {
	margin-right: 3px;
	margin-bottom: 0px;
}
.bildrechts {
	margin-bottom: 0px;
	margin-left: 2px;
}



/* Fußzeile */

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

	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
#footer a:visited {

	font-weight: normal;
	text-decoration: none;
	
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Formular Definition */


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: 350px;
}

textarea
{
	
	width: 340px;
}
form br
{
    clear                    :    both;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
fieldset {
	width: 350px;
	border: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

/* Ende der Formulardefinition */


/* Effekte */
.reflect {}

/*	Navigation vertical - 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/


















/*////////////////////////////////////////////////////*/
/* KLXM Bild ... Ausrichtung Links-Rechts */ 

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
clear: both;
	border: none;
	display: block;
	margin-bottom: 5px;
	
}
.pnormal2 {
border: none;
	clear: both;
border: none;	
}

.p_center_middle {
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 3px;
	vertical-align: baseline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	float: right;
}

/*////////////////////////////////////////////////////*/
/* Definition der KLassen mit  Rahmen */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #333333;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid  #333333;
}
.pnormal_b {
	clear: both;
	border: 1px solid #333333;
	display: block;
	margin-bottom: 5px;
}
	
.trennelement {
	clear: both;
	display: block;
	height: 15px;	
}

/*//////////////////////////////////////////////////////*/
.pleft_c {
	float: left;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: 1px solid #333333;
	margin-left: 0px;
}
.pright_c {
	float: left;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: 1px solid #333333;
	margin-left: 0px;
}
.pnormal_c {
float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: 1px solid #333333;
	margin-left: 0px;
margin-right: 30px;
}

/* Teaser */

.teaser {
	background-color: #eeeeee;
	width: 360px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* Download anbieten */

.list_content {
	color:#666666;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	margin:0px;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	width: 160px;
	}

.list_content3 {
	font-style:italic;
	text-decoration:none;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
	line-height: 18px;
	width: 165px;
	}

.list_content a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.list_content3 a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.jaosg_galerie a img {
	border: 1px solid #333333;
}


.trennelement , trennelement_b, trennelement_c, trennelement_d
{

	clear: both;
	display: block;
	margin-bottom: 2px;	
}
.trennelement {height: 20px; clear: both; }

.trennelement_c {height: 60px; clear: both;}
.trennelement_d {height: 80px; clear: both;}
.trennelement_b {height: 40px; clear: both; }


.rexsurf{
	position: fixed;
	text-align: left;
	z-index: 50;
	margin-top: 0px;
	background-repeat: repeat-x;
	color: #333333;
	background-color: #ffffff;
	filter: Alpha(Opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

.rexsurf a {
	font-weight: bold;
	color: #900;
}


.textblock {
	background-color: #eeeeee;
	display: block;
	clear: both;
	border: 1px solid #807C7D;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}


#menubox ul, #menubox li {
padding:0;
margin:0;
list-style-type:none;
}




#menubox ul.nav2nd li {
	padding:0;
	margin-left:0px;
	font-size:1em;
	font-weight:normal;
	list-style-type:none;
	margin-bottom: 5px;
}


#menubox ul.rex-navi2  li{
	
	font-size:1em;
	font-weight:normal;
	list-style-type:none;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 10px;
	padding-bottom: 0;	
}

#menubox ul.rex-navi3  li{
	
	font-weight:normal;
	list-style-type:none;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 0;	
}




#menubox ul a, 
#menuboxn ul a:link {
	display:block;
	color:#333333;
	list-style-type:none;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 2px;
	text-shadow: white 0px 1px 0px;
}

#menubox ul a.rex-current, 
#menubox ul a.rex-current:link, 
#menubox ul a:hover {
	text-decoration:none;
	list-style-type:none;
	color: #990000;
	text-shadow: #eeeeee 0px 1px 0px;	

	
}

