body{
font-family: Helvetica, verdana, arial;
margin: 0px;
font-size: 11px;
color: #000000;
text-align: center;
padding:0px;
background-image:url(../img/frontend/bgc.png);
}
a{
font-family: Helvetica;
font-size: 11px;
color: #465c2b;
text-decoration: none;
font-weight: bold;
}
img{
border-width: 0px;
}

.top{
margin-top: 30px;
background-image:url(../img/frontend/top.png);
width: 769px;
height: 30px;
}
.design{
overflow:hidden;
margin-top: 0px;
background-image:url(../img/frontend/hg.png);
width: 769px;
padding:0px;
}
.logo{
background-image:url(../img/frontend/logo.png);
width: 147px;
height: 63px;
float:left;
display: inline;
margin-left: 47px;
margin-top: 15px;
}
.topmenu{
width:410px;
height:32px;
float:left;
margin-left: 150px;
margin-top: 50px;
}
.topmenu a{
color: #30312C;
text-decoration: none;
}
.topl{
margin-right:0px;
float:left;
background-image:url(../img/frontend/toplinkleft.png);
height:32px;
width: 4px;
}
.toplink{
float:left;
text-align: center;
background-image:url(../img/frontend/toplink.png);
display: block;
height:22px;
padding-top:10px;
}
.toplink:hover{

background-image:url(../img/frontend/toplinkh.png);
}
.start{
width: 80px;
}
.unternehmen{
width: 94px;
}
.osteoporose{
width: 90px;
}
.diabetes{
width:71px;
}
.kontakt{
width:67px;
}
.overmenu{
margin-left: 328px;
margin-top: 0px;
padding:0px;
}
.over{
margin-top:0px;
text-align: center;
float:left;
}
.overlink{
display:block;
height: 15px;
padding-top: 3px;
margin-top:0px;
color: #30312C;
text-decoration: none;
}
.overlink:hover{
background-image:url(../img/frontend/overlinkh.png);
}
.hid{
padding: 0px;
margin:0px;
display:none;
background-color: transparent;
background-image:url(../img/frontend/overmenu.png);
}


.header{
float:left;
padding-top:0px;
margin-left:19px;
display: inline;
width: 731px;
height: 270px;

background-image:url(../img/frontend/header.png);
background-repeat: no-repeat;
}
.header2{
background-image:url(../img/frontend/header2.png);
}
.content{
text-align:left;
margin-top: 0px;
margin-left:19px;
display: inline;
padding-top: 10px;
float:left;
width: 731px;
background-image:url(../img/frontend/content.png);
background-repeat: no-repeat;
}
.content2{
background-image:url(../img/frontend/content2.png);
}

.left{
margin-top: 100px;
float:left;
display:inline;
margin-left: 25px;
background-image:url(../img/frontend/lhg.png);

}
.left2{
background-image:none;
}

.menulink{
margin-left:14px;
width: 196px;
padding-top:13px;
}

.menulink a{
color: #225785;
text-decoration:none;
font-size:13px;
margin-left:12px;

}

.ll1{
background-image:url(../img/frontend/ll1.png);
height: 27px;
}
.ll2{
background-image:url(../img/frontend/ll2.png);
height: 24px;
}
.ll3{
background-image:url(../img/frontend/ll3.png);
height: 26px;
}
.ll4{
background-image:url(../img/frontend/ll4.png);
height: 41px;
}

div.text{
float:left; display:inline;
margin-top:40px;
margin-left:50px;
width: 400px;
}
div.text2{
margin-left:100px;
}
p.text{
width: 300px;
}

.cbox{
margin-left:31px;
width: 160px;
float:left;display:inline;
cursor: pointer;
}
.cbox2{
margin-top: 25px;
cursor: pointer;
}
.text h1{
color:#E00000;
font-size: 17px;
font-weight:bold;
background-image: url(../img/frontend/dotline.png);
padding-top: 10px;
background-repeat: no-repeat;
}
.bottom{
height:30px;
padding-top: 14px;
text-align: center;
background-color: #709fc7;
margin-top: 50px;float:left;
width: 731px;
color: #4B4C31;
}
.newbox{
width: 300px;
height: 65px;
padding-top: 38px;
padding-left: 14px;
font-size: 13px;
color:#002951;font-weight:bold;
background-image:url(../img/frontend/box.png);
margin-top: -15px;
}
.aktionen{
width: 156px;
height: 45px;
padding-top: 6px;
padding-left: 10px;
font-size: 13px;
color:#002951;font-weight:bold;
background-image:url(../img/frontend/aktionen.png);
margin-top: 10px;
}

.input {
	width: 160px;
	height: 15px;
	border: 1px solid #c0c0c0;
	background-repeat: no-repeat;
	padding: 2px;
	text-indent: 2px;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.input:hover, .input:focus
{
	background-color: #efefef;
}

.inputSearch {
	width: 140px;
	border: 0;
	font-size: 11px;
}

.inputError {
	width: 160px;
	height: 15px;
	border: 1px solid #ff0000;
	background-color: #ffdfdf;
	background-repeat: no-repeat;
	padding: 2px;
	text-indent: 2px;
	margin-right: 10px;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.inputError:hover, .inputError:focus
{
	background-color: #efefef;
}

.fileError {
	border: 1px solid #ff0000;
	background-color: #ffdfdf;
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 1px;
}

.textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #c0c0c0;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: verdana;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.textareaError {
	width: 300px;
	height: 100px;
	border: 1px solid #ff0000;
	background-color: #ffdfdf;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: verdana;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.select {
	width: 166px;
	border: 1px solid #c0c0c0;
	height: 20px;
	font-size: 11px;
		padding-top: 2px;
	padding-bottom: 2px;
}

.selectError {
	width: 166px;
	border: 1px solid #ff0000;
	background-color: #ffdfdf;
	height: 20px;
	font-size: 11px;
		padding-top: 2px;
	padding-bottom: 2px;
}


.submit
{
	width:140px;
	height:28px;
	text-align:center;
	background-image: url(../img/frontend/aktionen.png);
	cursor:pointer;
	font-weight:bold;
	border: 0;
	margin:0;
	font-family: "trebuchet ms";
	font-size:13px;
}

.errorBox {
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #ff0000;
background-color: #ffdfdf;
padding: 10px;
font-size: 11px;
font-weight: bold;
}

.errorBox h2
{
	color: #ff0000;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.img {
padding: 3px;
border: 4px solid #efefef;
margin:0;
padding-bottom: 3px;
}

.img:hover {
bo2rder: 1px solid #808080;
}

.table_blank
{
	width: 100%;
	margin-left:-6px;
}

.table_blank th
{
	padding: 6px;
	line-height:20px;
}

.table_blank td
{
	padding: 6px;
	line-height:20px;	
}

.table_blank tr
{
	vertical-align:top;
}

.week_box
{
	float:left;
	width:55px;
	height:52px;
	margin:10px;
	border:2px solid #ccc;
	cursor:pointer;	
}

.week_box:hover
{
	border: 2px solid #808080;
}

.week_box .inner
{
	margin:10px;
	text-align:center
}
