/* Sitegerüst */

body {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:normal;
	background-color:#ffffff;
	background-image: url(../grafik/hintergrund.jpg);
	}
	
p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	font-size: 0.8em;
	}
	
.aktion {
	margin-bottom:35px;
	}

.aktion p {
	
}

#aktuell {
	width:60%;
}

.untenBild {
	
	}
#shops {
	margin-bottom:35px;}

#impressum {
	}
	
#rahmen {
	width: 800px;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../grafik/rahmen_back.gif);
	background-repeat: repeat;
	}

#oben {
	height: 110px;
	background-color: #FFFFFF;
	background-image: url(../grafik/oben.gif);
	}
	
#inhalt {
	padding: 180px 10px 10px;
	background-image: url(../grafik/inhalt_back.jpg);
	background-repeat: no-repeat;
	}
	
#unten {
	height: 30px;
	background-color: #FFFFFF;
	background-image: url(../grafik/unten.gif);
	clear: both;
	}

#links {
	
	width: 60%;
}
#rechts {
	margin-top:250px;
	width: 35%;
	float: right;
	
}

/* Fontformatierungen */

h4, h5 {
	margin-top: 10px;
	margin-bottom: 15px;
}

h4 {

	font-size: 1.2em;
	font-weight: bold;
	
	padding-left: 5px;
	}
	
h5 {

	font-size: 0.8em;
	font-weight: bold;
	
	padding-left: 5px;
	}
	
.h4rot, .h4gruen, .h4blau, .h4orange, .h4violett, .h4hellblau {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EA0003;
}

.h4rot{
	border-bottom-color: #EA0003;
	/*width:55%;*/
}

.h4gruen {
	border-bottom-color: #ACE502;
}

.h4blau {
	border-bottom-color: #5C80CE;
}

.h4orange {
	border-bottom-color: #EF8422;
}

.h4violett {
	border-bottom-color: #73009B;
}

.h4hellblau {
	border-bottom-color: #5CBBF3;
}
	
img {
	margin: 0px;
	padding: 0px;
}

.imgright {
	float: right;
	margin-left: 10px;
}

a:link, a:visited {
text-decoration: none;
font-weight:bold;
font-size: 1em;
color:#530085;
}

a:hover, a:active {
text-decoration: underline;
font-weight:bold;
font-size: 1em;
color:#a265c7;
}

a.ohne:link, a.ohne:visited {
text-decoration: none;
font-weight:bold;
font-size: 1em;
color:#ffffff;
}

a.ohne:hover, a.ohne:active {
text-decoration: underline;
font-weight:bold;
font-size: 1em;
color:#530085;
}

