/* Schriftformatierungen */


body {
	font-family: Arial, Helvetica, Sans-Serife;
	background: url(../images/RG-bkg.jpg) center 0 no-repeat;		
}

#haupt_inhalt p {
	font-family: Arial, Helvetica, Sans-Serife;
	/*color: #AEB0B3;*/
    color:#533537;
	font-size: 12px;
	line-height:14px;
}

#haupt_inhalt span{
	font-family: Arial, Helvetica, Sans-Serife;
	/*color: #AEB0B3;*/
    color:#533537;
	font-size: 12px;
	line-height:14px;
}
#haupt_inhalt label{
	font-family: Arial, Helvetica, Sans-Serife;
	/*color: #AEB0B3;*/
    color:#533537;
	font-size: 12px;
	line-height:14px;
}

#haupt_inhalt button{
	font-family: Arial, Helvetica, Sans-Serife;
	/*color: #AEB0B3;*/
    color:#533537;
	font-size: 12px;
	line-height:14px;
	cursor:pointer;
	border:0;
	background:0;
}

div.inhalt_ckeditor p{
		
	margin:0px 0px 0px 0px;

}

#newsletter form{
	font-family: Arial, Helvetica, Sans-Serife;
        color:#533537;
	font-size: 11px;

    
}

#newsletter label{
         width:100px;
         margin-left:6px;

}

#newsletter .newsletter_text{

        background-color:#E7E9E8;
        width:100px;
        height:17px;
        border: 1px solid #C1BBBB;
        color:#533537;
        font-size: 11px;
        margin-left:6px;

}

#newsletter .newsletter_button{
    position:relative;
    background-color:transparent;
    border:none;
    margin-right:0px;
    margin-bottom:0px;
    color:#533537;
    padding:0px;
    font-size: 11px;
    margin-left:5px;
    margin-top:7px;
    cursor:pointer;
    text-align:left;
}

.fehler {
	color:red;
}


#haupt_inhalt a {
	font-family: Arial, Helvetica, Sans-Serife;
	/*color: #AEB0B3;*/
    color:#533537;
	font-size: 12px;
}
#haupt_inhalt a:hover {
	font-family: Arial, Helvetica, Sans-Serife;
	/*color: #AEB0B3;*/
        color:#533537;
	font-size: 12px;
        font-weight:bold;
}

#haupt_inhalt ul
{
	font-family: Arial, Helvetica, Sans-Serife;
	/*color: #AEB0B3;*/
    color:#533537;
	font-size: 12px;
	padding: 0px 10px 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom:0px;
	
}

#haupt_inhalt ol
{
	font-family: Arial, Helvetica, Sans-Serife;
	/*color: #AEB0B3;*/
    color:#533537;
	font-size: 12px;
	padding: 0px 10px 0px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom:0px;
}

#haupt_inhalt h1 {
	font-family: Arial, Helvetica, Sans-Serife;
	color: #9C9DA1;
	font-size: 12px;
	font-weight: bold;
}

#menu_oben a {
	font-size: 11px;
	margin-right: 15px;
	text-decoration: none;
        color:#533537;
}
#menu_oben a.aktuell {
	font-size: 11px;
	margin-right: 15px;
	text-decoration: none;
    color:#533537;
    font-weight:bold;
}


#menu_linksunten a {
	font-size: 11px;
	text-decoration: none;
    color:#533537;
}

#menu_oben_zwei a {
	font-size: 10px;
	text-decoration: none;
    color:#533537;
    margin-right:10px;
}

#menu_oben_zwei a.aktuell,#menu_linksunten a.aktuell {
        font-weight:bold;
}

#menu_oben_zwei ul {
	list-style: disc inside;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0 0px 0 0px;
}

#menu_menu_oben_zwei ul li{
	/*border-bottom: 1px solid #3C3937;*/
	color: #9C9DA1;
	
}

#menu_linksunten ul {
	list-style: none outside;
	height: auto;
	overflow: hidden;
	margin: 0;
	padding: 0 0px 0 0px;
}
#menu_linksunten li {
	margin: 0;
	padding: 0 0px 0 0px;
}
.kontakt_bez{
	font-weight:bold;
	color:#b1abab;
	text-align:left;
	width:15px;
	display:block;
	float:left;
}

/* Positionsformatierungen */
html, body {
	height: 100%;         /* required */
}
body {
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
}
div#distance { 
	margin-bottom: -10em; /* half of content height */
	background: red;      /* temporary - used to see div */
	width: 1px;           /* required to "hide" distance div */
	height: 1px;;          /* required */
	float: left;          /* required */

}
div#inhalt {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 750px;         /* required - desired height */
	width: 946px;          /* required - desired width */
	margin: 0 auto;       /* required */
	clear: left;          /* required */

}

#links {
	float: left;
}


#menu_oben {
	height: 12px;
	padding-left: 207px;
	padding-top: 108px;
    margin-bottom:65px;
}

#menu_oben a {
	margin-right: 15px;
}

#newsletter{
	font-size: 11px;
    color:#533537;	
    position:absolute;
	padding-left: 37px;
	padding-top: 62px;
	padding-right: 29px;
	top: 140px;
	width: 100px;
}

#meldung{
	background-color:white;
	border:1px dotted #533537;
	font-size: 11px;
    color:#533537;	
    position:absolute;
	padding:5px;
	top: 370px;
	margin-left:32px;
	width: 110px;
}

#partnerContainer{
	position:absolute;
	top: 20px;
	left: 540px;
	width:200px;
	font-size:20px;	
}

#partnerContainer a{ 
	font-family: Arial, Helvetica, Sans-Serife;
	/*color: #AEB0B3;*/
    color:#533537;
	font-size: 14px;
}

#partnerContainer a:hover {
	font-family: Arial, Helvetica, Sans-Serife;
    color:#533537;
	font-size: 14px;
    font-weight:bold;
}





#menu_oben_zwei{
    position:absolute;
	margin:0px;
	top: 130px;
    left:227px;
	width: 420px;
}

#menu_linksunten {
    position:absolute;
	padding-left: 37px;
	padding-right: 29px;
	width: 100px;
	top:  600px;
}

#haupt_inhalt {
    position:relative;
	float: left;
    width: 690px;
	height: 535px;
    overflow:auto;
	outline:none;
	outline-style:none;
	outline-color:transparent;

}


.karten_links{
	font-weight:bold;
	text-decoration:none;
}

.karten_links:hover{
	font-weight:bold;
	text-decoration:underline;
}

#logo_container{
	position:absolute;
	top:38px;
	right:70px;
	
}

.gallery_image {
	float: left;
	width: 150px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #CCCCCC;
	overflow:hidden;
}

#referenzen_toggle{
	font-family: Arial, Helvetica, Sans-Serife;
	/*color: #AEB0B3;*/
    color:#533537;
	font-size: 18px;	
	font-weight:bold;
	
	
}

#link_liste{
	width:75%;	
	
}

#link_liste tr{
	height:70px;	
	
}

#link_liste .link_logo{
	width:200px;
	text-align:center;
	
}
	

