/* General Stuff */

body, html {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:#000000;
	background-color: #333366;
	background-image:  url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#zentriert {
	position:absolute;
	top: 0px;
	left: 50%;
	width: 850px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -425px;
	background-color: #333366;
	background-image:  url(../images/content-bg.gif);
	background-repeat: repeat-y;
}

#layout {
	width: 850px;
	height: 100%;
	background-color: #f3f2e6;
	background-image:  url(../images/content-bg.gif);
	background-repeat: repeat-y;
}

#layout_sub {
	width: 850px;
	height: 100%;
	background-color: #f3f2e6;
	background-image:  url(../images/content-bg2.gif);
	background-repeat: repeat-y;
}

.banner  {
	width: 850px;
	height: 129px;
	background-image:  url(../images/banner-bg.gif);
	background-repeat: no-repeat;
}

.leftmenue {
	width: 197px;
	height: 100%;
}

.content {
	width: 456px;
	height: 100%;
	margin: 15px;
}

.content_sub {
	width: 653px;
	height: 100%;
	margin: 15px;
}

.rightmenue {
	width: 197px;
	height: 100%;
}

#hauptnavigation{
	color: black;
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	visibility: visible;
}

/* Formatierte HTML-Tags */

p   {
	font-size: 12px; 
	line-height: 18px; 
	margin-top: 0; 
	margin-bottom: 6px;
	}

th  {
	font-size: 15px; 
	font-weight: bold; 
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 12px;
	padding-left: 0px;
	}

td   {
	font-size: 12px; 
	line-height: 18px; 
	}

h1  { 
	color: black; 
	font-size: 17px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-variant: small-caps; 
	font-weight: bold; 
	}

h2 { 
	color: black; 
	font-size: 15px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}

h3 { 
	color: #333366; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}

h4 { 
	margin-top: 10px;
	margin-bottom: 5px;
	color: #333366; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	}

a {outline:none; color: #336;}
a:link {color: color: #333366; text-decoration:none;}
a:visited {color: #333366; text-decoration:none;}
a:active {color: #666699; text-decoration:none;}
a:hover {color: #666699; text-decoration:none;}


/* Menu Styles */
	
#active_menu {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

.mainlevel {
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	line-height: 21px;
	text-align: left;
	color: #000000;
	height: 21px;
	border: 0px none;
	display: table-cell;
	background-image:  url(../images/menue.gif);
	background-repeat: no-repeat;
}

a.mainlevel:link, a.mainlevel:visited {
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	color: #000000;
	height: 20px;
	border: 0px none;
	display: table-cell;
	background-image:  url(../images/menue.gif);
	background-repeat: no-repeat;
}

a.mainlevel:hover, a.mainlevel:active {
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	color: #000000;
	height: 20px;
	border: 0px none;
	display: table-cell;
	background-image:  url(../images/menue_o.gif);
	background-repeat: no-repeat;
}

.mainlevel-top {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.mainlevel-top:hover, a.mainlevel-top:active {
	font-size: 11px;
	font-weight: normal;
	color: #333366;
}

.sublevel {
	color: black;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	visibility: visible;
}

a.sublevel {color: #000000;}
a.sublevel:link, a.sublevel:visited {color: #000000;}
a.sublevel:hover, a.sublevel:active {color: #333366;}



.mainlevel-zuechter {
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	color: #000000;
	height: 21px;
	border: 0px none;
}

a.mainlevel-zuechter:link, a.mainlevel-zuechter: visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	color: #333366;
	height: 21px;
	border: 0px none;
}

a.mainlevel-zuechter:hover, a.mainlevel-zuechter: active {
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	color: #666699;
	height: 21px;
	border: 0px none;
}

/* Spezielle Joomla-Klassen */

.contentheading {
	color: black; 
	font-size: 17px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-variant: small-caps; 
	font-weight: bold; 
}

.contentheading-aktuelles  {
	color: #333366; 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	font-variant: normal;
	display: block;
	height: 20px;
	padding-left: 20px;
	background-image:  url(../images/contentpagetitle.gif);
	background-repeat: no-repeat;
}

.componentheading {
	color: black; 
	font-size: 17px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-variant: small-caps; 
	font-weight: bold; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.componentheading-aktuelles {
	color: black; 
	font-size: 17px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-variant: small-caps; 
	font-weight: bold; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.contentpagetitle  {
	color: #333366; 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: underline; 
	font-variant: normal;
	display: block;
	height: 20px;
	padding-left: 20px;
	background-image:  url(../images/contentpagetitle.gif);
	background-repeat: no-repeat;
}

a.contentpagetitle:link, a.contentpagetitle: visited  {
	color: #333366; 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: underline; 
	font-variant: normal;
	display: block;
	height: 20px;
	padding-left: 20px;
	background-image:  url(../images/contentpagetitle.gif);
	background-repeat: no-repeat;
}

a.contentpagetitle:active, a.contentpagetitle: hover  {
	color: #666699; 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: underline; 
	font-variant: normal;
	display: block;
	height: 20px;
	padding-left: 20px;
	background-image:  url(../images/contentpagetitle_o.gif);
	background-repeat: no-repeat;
}

.contentpagetitle-aktuelles  {
	color: #333366; 
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	font-variant: normal;
	display: block;
	height: 20px;
	padding-left: 20px;
	background-image:  url(../images/contentpagetitle.gif);
	background-repeat: no-repeat;
}

.readon {
	padding-left: 30px;
	line-height: 40px;
	vertical-align: middle;
	font-weight: bold;
}

.readon-aktuelles {
	padding-left: 20px;
	color: #333366;
	font-weight: normal;
}

.createdate {
	color: #333366;
	padding-left: 20px;
	text-decoration: italic;
	font-size: 10px;;
}

.modifydate  {
	color: #333366;
	padding-left: 20px;
	text-decoration: italic;
	font-size: 10px;
}

.latestnews   {
	color: #000000;
	font-size: 12px;
}

.latestnews-startseite   {
	color: #404978;
	font-size: 12px;
}

ul.latestnews-startseite   {
	list-style-position: inside;
	margin-left: 0px;
}

ul   {
	list-style-position: inside;
	margin-left: 15px;
}

li   {
	list-style-position: outside;
	list-style-image: url(../../../images/navigblau.gif);
	list-style-type: square;
}

contentpaneopen { border-collapse: collapse; border: 0px none; border-spacing: 0px;}

.linie { border-right: 1px solid gray }

.welpen {
	width: 167px;
	height: 144px;
	background-image:  url(../../../images/stories/welpen.gif);
	background-repeat: no-repeat;
	font-color: #333366;
	font-size: 18px;
	font-weight: bold;

}