﻿*{
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing:border-box;
}

body
 {
	width: 100%;
	padding: 0;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #aac469;
	font-family: Georgia, "Times New Roman", Times, serif;
 }

a:hover { color: #000;}

.aussenwrapper
{
	width: 75%;
	height: 98%;
	float: left;
	margin-left: 12.5%;
}


.top1
{
	width: 100%;
	float: left;
	height: 10%;
	background-color: #FFF;
}


/* --------------------------------------------------Menue-Top----- */

.hor_menu{
	list-style: none;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
    margin:0px;
}

ul.hor_menu{
	list-style: none;
	padding: 0;
	overflow: hidden;
	list-style-type: none;
    margin:0px;
}

ul.hor_menu li {

	float: left;
	width: 25%;
	line-height: 200%;	
}

ul.hor_menu a {
	text-decoration: none;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 0%;
	padding-bottom: 0%;
	text-align: center;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}



ul.hor_menu li a :hover {
	text-decoration: none;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 0%;
	padding-bottom: 0%;
	text-align: center;
	background-color: #993366;
	background-color: hsla(340,100%,30%,0.8);

}

ul.hor_menu li a :active {
	text-decoration: none;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 0%;
	padding-bottom: 0%;
	text-align: center;
}


ul.hor_menu a li{
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-ms-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
}




.active-rootmenu-button
{
	color: #FFF;
}

.inactive-rootmenu-button
{
	color: #FFF;
	
 
}



.inactive-rootmenu-button a:hover
{
	background-color: #DDD;
	color: #FFF;
}


/* --------------------------------------------------Menue Ende */


.sliderwrapper
{
	width: 100%;
	height: auto;
	float: left;
}

.innenwrapper2
{
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFF;
}

.abstand
{
    height: 1%;	
	background-color:#FFF;
}


/* --------------------------------  % % % Prozent */
.div_100p {
width:100%;	
float:left;
}


.div_100p-pad {
width:100%;	
float:left;
padding: 1%;
margin-top: 1%;
}

.div-100p
{
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFF;
}

.div_50p {
width:50%;	
float:left;
}

.div_85p {
width:85%;
float:left;	
}

.div_10p_logo {
width:10%;
float:right;
margin-right:5%;
background-image:url(file:///W|/PHP/logopaedie-in-saarlouis.de/pic/logo/dblev-waehlt-neuen-bundesvorstand.png)	
}


















/* ------------------------------------- FOOTER */




.div_footer_30p {
	float: left;
	margin-left: 1%;
	width: 32.25%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
}

.div_footer_30p_rechts {
	float: left;
	margin-left: 1%;
	width: 32.25%;
	color: #616161;
}


.div_footer_100p {
	float: left;
	margin-left: 1%;
	width: 99%;
	background-color: #CCCCCC;
	font-size: 14px;
}


.div_full {
width:100%;	
heigth:100%;
}

.div_margin_08proz
{
margin: 0.8%;

}

.div_footer_margin
{
	background-color: #CCCCCC;
	margin-top: 1%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	width: 98%;
	padding-top: 0.7%;
	padding-bottom: 0.7%;
	color: #616161;
}

.div_footer_margin_bottom
{
	background-color: #CCCCCC;
	margin-top: 1%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	width: 98%;
	padding-top: 0.7%;
	padding-bottom: 0.7%;
	color: #616161;
}


.footer
{
	text-align: left;
	height: 200px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../backgrounds/overlay/schwarz/C60.png);
	color: #FFF;
	float: left;
}
