* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

html {
	overflow-y:scroll;
}

body {
  margin: 0px;
  padding: 0px;
  background-image: url(images/bg.jpg);
  background-repeat:repeat-x;
  font-size: 12px;
  color: #2F0A3A;
  background-color: #DCDCDC;
}

img {
  border:0px;
  vertical-align: bottom;
}

table {
vertical-align:top;
}
/* container */

#start {
  position:relative;
  width:978px;
  margin: auto;
}


#header {
  position:relative;
  width:978px;
  height:193px;
  background-image: url(images/header.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
}

.logo {
	position:relative;
	top:73px;
	left:54px;
	width: 300px;
}

.nav {
	position:relative;
	top:103px;
	left:54px;
	width:924px;
}

#content {
  position:relative;
  width:978px;
}

#startsite {
  position:relative;
  width: 978px;
  background-image: url(images/bg_start.jpg);
  background-repeat: no-repeat;
  min-height: 377px;
  height: auto !important;
  height: 377px;
}

#consite {
  position:relative;
  width: 978px;
}

.vio_left {
  height:50%;
  background-image: url(images/content/violett_left_top.gif);
  background-repeat: no-repeat;
  background-color: #BDA5C4;
}

.vio_right {
	background-color: #B398BB;
}

.vio_sha {
  height:50%;
  background-image: url(images/content/violett_right_bottom.gif);
  background-repeat: no-repeat;
  background-position:bottom;
  background-color: #5B2C69;
}

.gre_left,.gre_right {
	height:50%;
	background-color: #AABC38;
}

.gre_sha {
	background-color: #4F5B0A;
}

.con_bottom{
  background-color: #AABC38;
  height:37px;
}

.con_bottom_sha {
  background-image: url(images/content/green_right_bottom.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
  height:37px;	
}

.con_bord {
	border-left:8px solid #C7C7C7;
	border-bottom:8px solid #C7C7C7;
	padding:40px 20px 20px 20px;
   height: 377px;
	
}

.box {
	position:relative;
	left:500px;
	top:50px;
	width:430px;
	color:white;
}



#footer {
  position: relative;
  width:978px;
  margin-top:20px;
  margin-bottom:40px;
}

.footer_left {
  position: absolute;
  left: 54px;
  width:550px;
}

.footer_right {
  position: absolute;
  left: 724px;
  width:200px;
  text-align:right;
}




/* links */
a,a:link,a:visited,a:active {
  font-size: 12px;
  font-style: normal;
  color: #2F0A3A;
  text-decoration: underline;
  font-weight:normal;
}

a:hover {
  font-size: 12px;
  font-style: normal;
  color: #4F5B0A;
  text-decoration: underline;
  font-weight:normal;
}


.headline1 {
 background-image: url(images/headlines/h1_bg.gif);
 background-repeat:no-repeat;
 font-size: 13px;
 color: #FFFFFF;
 width: 370px;
 font-weight:bold;
 padding-left:35px;
}

.headline2 {
 background-image: url(images/headlines/h2_bg.gif);
 background-repeat:no-repeat;
 font-size: 13px;
 color: #FFFFFF;
 width: 300px;
 font-weight:bold;
 padding-left:35px;
}

.bildtext {
font-size: 11px;
color: #4F5B0A;
padding-top:3px;
}

.nachtdienst {
	height:18px;
	width:22px;
	text-align:center;
	border:1px solid #FFFFFF;
	cursor: default;
}

.apotheken {
	position:relative;
	top:0px;
	left:0px;
}
