
.InfothekFrameNews {
	border: 0px solid #BD0000;
	background-image : url(/Client/Design/Images/Content/Infothek/Infothek.Headline.News.1280.20.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	padding-top: 20px;
	background-color : #FAF4F4;
}

.InfothekFrameInfos {
	background-color : #FAF4F4;
	border: 0px solid #BD0000;
	padding-top: 20px;
	background-image : url(../Images/Content/Infothek/Infothek.Headline.Heilpflanze.1280.20.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
}

.InfothekFrameChecks {
	border: 0px solid #BD0000;
	padding-top: 20px;
	background-image : url(../Images/Content/Infothek/Infothek.Headline.Checks.1280.20.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	background-color : #FAF4F4;
}

.InfothekFrameLinks {
	border: 0px solid #BD0000;
	padding-top: 20px;
	background-image : url(../Images/Content/Infothek/Infothek.Headline.Links.1280.20.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	background-color : #FAF4F4;
}

.GesundheitstippsArchive {
	border: 0px solid #BD0000;
	padding-top: 20px;
	background-image : url(../Images/Content/Infothek/Gesundheitstipps.Headline.Archiv.1280.20.jpg);
	background-position : 0 0;
	background-repeat : no-repeat;
	background-color : #FAF4F4;
}


body {
	background-color: transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 2 0 0 5;
	scrollbar-base-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #BD0000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #EAEAEA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

.ContentLine{
	background-color : #C6C6C6;
	width: 100%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}

.Infothek{
	width: 100%;
	font-weight : normal;
	font-size: 11px;
	color : #555555;
	line-height: 1.5em;
	text-align : left;
}

p {
	color : #555555;
	font-weight : normal;
	line-height: 1 em;
	font-size : 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul{
	margin: 0 0 0 20;
	padding: 0 0 0 0;
	list-style-position : outside;
}

li{
	font-size: 11px;
	line-height: 1.5em;
	color : #555555;
}

a{
	border: 0px solid blue;
	text-decoration : none;
}

a:link, a:visited, a:active  {
	color : #555555;
}

a:hover, a:focus{
	color : #BD0000;
}


.Checkform {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #555555;
	width: 100%; 
}

.Checkform .Fieldname{
	text-align: right;
	vertical-align: text-top;
}

.Checkform .Required{
	color: #BD0000;
	font-weight: bold;
	text-align: center;
	vertical-align: text-top;
	width: 15px;
}

.Checkform .Field{
	color: #666666;
	font-family : "Courier New", Courier, monospace;
	border: 1px solid #CCCCCC;
	width: 180px; 
}

.Checkform .Listfield{
	color: #666666;
	border: 0px solid #CCCCCC;
	width: 180px;
	height: 60px; 
}

.Button{
	margin-top: 3px;
	padding: 2 2 2 2;
	color: #555555;
	border: 1px solid #CCCCCC;
	background-color : #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 90px;
	height: 20px;
}
