body { 
	background-color: #FFFFFF; 
	margin-top:0px; 
	margin-bottom: 10px;  
	margin-left: 30px;  
	margin-right: 30px;  
	font-family : Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #656565;
}

h1 { font-size:18px; color: #656565;}
h2 { font-size:16px; color: #656565; }
h3 { font-size:14px; color: #656565;}
h4 { font-size:12px; color: #656565;}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,dt,dt,dl,textarea,img,table,input,textarea {
	 font-family: Arial,Helvetica,sans-serif; 
	 color: #656565;
}

p,ul,ol,li,div,td,th,address,nobr,b,i,dt,dt,dl,img,table,input,textarea,select { 
 	font-size:12px; 
	color: #656565;
}

ul {

	padding-left: 10px;
	margin: 10px;
	list-style-image : url(../images/dig/standard/bullet.gif);
}

b.grey {
	font-size: 12px;
	color: #656565; 
	font-weight: bold;
}

b.blue {
	font-size: 12px;
	color: #344792;
	font-weight: bold;
}

/*Header*/
.header {
	width: 934px;
	border : none;
}

.stripe {
	background-image:url(../images/stripe.gif);
}

/* Login-Feld Suche oben */
input.suche {
	width: 100px; 
	height: 18px; 
	border: 1px solid #646464;
}

/*Inhalt*/
.main {
	width: 934px;
	border : none;
	background-color:#e5e5e5;
}

/*Navigation*/
.mainnav {
	border: 1px solid #e5e5e5;
}

/*Subnavigation*/
td.subnav {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	background-color : #FFFFFF;
	padding: 4px 6px 4px 6px;
}

a.subnav:link { color: #656565; text-decoration: none; font-size: 11px; }
a.subnav:visited { color: #656565; text-decoration: none; font-size: 11px; }
a.subnav:active { color: #344792; text-decoration: none; font-size: 11px; }
a.subnav:hover { color: #344792; text-decoration: none; font-size: 11px; }

a.subnavhigh:link { color: #344792; text-decoration: none; font-size: 11px; }
a.subnavhigh:visited { color: #344792; text-decoration: none; font-size: 11px; }
a.subnavhigh:active { color: #344792; text-decoration: none; font-size: 11px; }
a.subnavhigh:hover { color: #344792; text-decoration: none; font-size: 11px; }

/* Aktuelles*/
.aktuell {
	border-bottom: 1px solid #656565;
	padding: 17px 5px 0px 9px;
}

.aktu {
	padding: 5px 5px 5px 0px;
}

.itnews{
	padding: 5px 5px 5px 9px;
}

a.aktu:link { color: #656565; text-decoration: none; font-size: 11px; }
a.aktu:visited { color: #656565; text-decoration: none; font-size: 11px; }
a.aktu:active { color: #344792; text-decoration: none; font-size: 11px; }
a.aktu:hover { color: #344792; text-decoration: none; font-size: 11px; }

/*Überschrift Rubrik */
.hlrubrik{
 	font-size:12px;
	font-weight: bold;
	color: #656565;
	margin-bottom: 5px;
}

/* Überschrift Allgemein*/
.hl {
	font-size:16px;
	font-weight: bold;
	color: #656565;
	margin-bottom: 7px;
}

/*Table editorial Home + Kategorie*/
.editorialhome {
	width:725px;
	height:210px;
	background-color:#FFFFFF;
	border: 5px solid #FFFFFF;
	margin-top: 9px;
	margin-bottom: 8px;
}

.editorialpicleft {
		border-left: 1px solid #e5e5e5; 
		border-top: 1px solid #e5e5e5; 
		border-bottom: 1px solid #e5e5e5; 
}

.editorialpicright {
		border-right: 1px solid #e5e5e5; 
		border-top: 1px solid #e5e5e5; 
		border-bottom: 1px solid #e5e5e5; 
}

.editorialkat {
	width:725px;
	height:200px;
	background-color:#FFFFFF;
	border: 5px solid #FFFFFF;
	margin-bottom: 8px;
}

/*Table App*/
.app {
width:350px;
height:200px;
background-color:#FFFFFF;
border: 5px solid #FFFFFF;

}

.appbox {
	width:215px;
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	vertical-align:top;
	border-top: 1px solid #e5e5e5; 
	border-bottom: 1px solid #e5e5e5; 
	border-left: 1px solid #e5e5e5; 
}

.bildsub {
	font-size:9px;
}


/*Table App nur Text*/
.apptext {
width:350px;
height:210px;
background-color:#FFFFFF;
border: 5px solid #FFFFFF;

}

.appboxtext {
	width:340px;
	height: 180px;
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	vertical-align:top;
	border: 1px solid #e5e5e5; 
}

/*Appetizer Link mehr*/
.mehr{
		margin-top: 7px;
}

a.applink:link { color: #656565; text-decoration: none; font-size:11px;  font-weight:bold; }
a.applink:visited { color: #656565; text-decoration: none; font-size:11px; font-weight:bold; }
a.applink:active { color: #344792; text-decoration: none; font-size:11px; font-weight:bold; }
a.applink:hover { color: #344792; text-decoration: none; font-size:11px; font-weight:bold; }

/*Footer*/
.footer {
	width: 934px;
}

.stripefoot {
	background-image:url(../images/stripefoot.gif);
}

/* Links Allgemein*/
a:link { color: #656565; text-decoration: underline; font-size: 12px; }
a:visited { color: #656565; text-decoration: underline; font-size: 12px; }
a:active { color: #344792; text-decoration: underline; font-size: 12px; }
a:hover { color: #344792; text-decoration: underline; font-size: 12px; }

/* Links Fließtext*/
a.tl:link { color: #656565; text-decoration: underline; font-size: 12px; }
a.tl:visited { color: #656565; text-decoration: underline; font-size: 12px; }
a.tl:active { color: #344792; text-decoration: underline; font-size: 12px; }
a.tl:hover { color: #344792; text-decoration: underline; font-size: 12px; }

/* Links Fließtext keine Underlines*/
a.tn:link { color: #656565; text-decoration: none; font-size: 12px; }
a.tn:visited { color: #656565; text-decoration: none; font-size: 12px; }
a.tn:active { color: #344792; text-decoration: none; font-size: 12px; }
a.tn:hover { color: #344792; text-decoration: none; font-size: 12px; }

/* Links Hauptknoten und subknoten Sitemap*/
a.sitehl:link { color: #656565; text-decoration: none; font-size: 12px; font-weight: bold; }
a.sitehl:visited { color: #656565; text-decoration: none; font-size: 12px; font-weight: bold; }
a.sitehl:active { color: #344792; text-decoration: none; font-size: 12px; font-weight: bold; }
a.sitehl:hover { color: #344792; text-decoration: none; font-size: 12px; font-weight: bold; }

a.sitemap2:link { color: #656565; text-decoration: none; font-size: 12px; }
a.sitemap2:visited { color: #656565; text-decoration: none; font-size: 12px; }
a.sitemap2:active { color: #344792; text-decoration: none; font-size: 12px; }
a.sitemap2:hover { color: #344792; text-decoration: none; font-size: 12px; }


/* Links für den Positionfinder */
a.pfad:link { color: #656565; text-decoration: none; font-size: 11px; }
a.pfad:visited { color: #656565; text-decoration: none; font-size: 11px; }
a.pfad:active { color:#656565; text-decoration: underline; font-size: 11px; }
a.pfad:hover { color:#656565; text-decoration: underline; font-size: 11px; }

/* Eingabefelder */
/*Felder*/
input.felder{
	width: 150px;
	color: #656565; 
}

/*Felder*/
input.sel {
	color: #656565; 
}


/* Schaltflächen */
input.submit{
	width: 100px;
	color: #344792;
	background-color : #e5e5e5;
	border: 1px solid #656565;
}

/* Radio-Boxes */
input.radio {
	color: #656565;
}

/* Checkboxes*/
input.check {
	color: #656565;
}

/* Textarea-Felder */
textarea {
	width: 200px;
	height: 100px;
	color: #656565;
}

/* Textarea-Felder groß */
textarea.big {
	width: 475px;
	height: 100px;
	color: #656565;  
}