body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	/*background-color: #0C2C84;*/
	background-image: url(art/bg_body.gif);
}

p, td, th, tr, li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0C2C84;
	text-decoration: underline;
	line-height: 16px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6884D1;
	text-decoration: underline;
	line-height: 16px;
}

.tools  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0C2C84;
	line-height: 15px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:hover.tools {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6884D1;
	line-height: 15px;
}

a.sprachwahl  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0C2C84;
	line-height: 15px;
	text-decoration: none;
}

a:hover.sprachwahl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6884D1;
	line-height: 15px;
	text-decoration: none;
}

.currentsprachwahl  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6884D1;
	line-height: 15px;
	text-decoration: none;
}

a:hover.currentsprachwahl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0C2C84;
	line-height: 15px;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0C2C84;
	margin-bottom: 10px;
	/*text-transform: uppercase;*/
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0C2C84;
	margin-bottom : 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0C2C84;
}

ul {
	list-style-type: disc;
	margin-left: 0.8em;
	padding-left: 0.8em;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #333333;
}

.antifloat
{
	clear: both;
	height: 1px;
	font-size: 1px;
	background-color: #FFFFFF;
}

.antifloat_blau
{
	clear: both;
	height: 1px;
	font-size: 1px;
	background-color: #0C2C84;
}

.ecardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#body {
	margin: 0;
	width: 780px;
	text-align: left;
	background-color: white;
}

#shortcut
{
	text-align: right;	
	width: 295px;
	height: 14px;
	padding: 45px 0px 10px 15px;
	float: left;
}

* html #shortcut
{
	width: 310px;
	height: 68px;
	padding: 45px 0px 0px 15px;
}

#sprache
{
	text-align: right;
	width: 140px;
	height: 14px;
	padding: 45px 15px 10px 15px;
	float: left;
}

* html #sprache
{
	width: 170px;
	height: 68px;
	padding: 45px 10px 0px 15px;
}

#nav_content
{
	padding: 0px;
	width: 780px;
	background-repeat: repeat-y;
	background-image: url(art/bg_navi.gif);
}

#content
{
	padding: 0px;
	width: 610px;
	background-color: #F0F0F0;
	float: left;
}

#content_big
{
	width: 565px;
	min-height: 300px;
	padding: 10px 15px 20px 30px;
}

* html #content_big
{
	width: 610px;
	height: 300px;
}

#content_small
{
	width: 390px;
	min-height: 300px;
	padding: 10px 20px 20px 30px;
	float: left;
}

* html #content_small
{
	width: 440px;
	height: 300px;
}

#content_zusatz
{
	width: 140px;
	padding: 50px 15px 20px 15px;
	float: left;
}

* html #content_zusatz
{
	width: 170px;
}

#fusszeile
{
	width: 565px;
	padding: 0px 15px 10px 30px;
}

* html fusszeile
{
	width: 610px;
}

#fusszeile p
{
	font-size: 10px;
}

#fusszeile a
{
	text-decoration: none;
	font-size: 10px;
}

#fusszeile a:hover
{
	text-decoration: none;
	font-size: 10px;
}

#impressum
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 565px;
	padding: 0px 15px 10px 30px;
	color: #707070;
	font-size: 10px;
}

* html #impressum
{
	width: 610px;
}

#impressum p
{
	color: #707070;
	font-size: 10px;
}

#impressum a
{
	color: #707070;
	text-decoration: none;
	font-size: 10px;
}

#impressum a:hover
{
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

#logo
{
	text-align: right;
	width: 300px;
	height: 69px;
	padding: 0px;
	float: left;
}

* html #logo
{
	height: 68px;
}

#banner
{
	width: 610px;
	height: 130px;
	padding: 0px;
}

/******************************
	navigation 
******************************/
#navcontainer {
	width: 160px;
	padding: 30px 10px 10px 0px;
	/*background-color: #0C2C84;*/
	float: left;
}

* html #navcontainer {
	width: 170px;
}

/******************************
	stufe 1 
******************************/
#navcontainer ul
{
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right:0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer ul li
{
	border-bottom: 1px solid #0C2C84;
}

#navcontainer ul a
{
	display: block; 
	padding: 3px;
	padding-left: 15px;
	font-weight: normal;
	color: #6884D1;
	text-decoration: none;
	text-transform: uppercase;
}

#navcontainer ul a:hover
{
	color: #FFFFFF;
}

#navcontainer ul a.parentactive
{ 
	color: #FFFFFF;
	background: #0C2C84 url(art/navi_tupf.gif) no-repeat left;
}

#navcontainer ul a:hover.parentactive
{
	color: #6884D1;
}

#navcontainer ul a.active
{
	color: #FFFFFF;
}

#navcontainer ul a:hover.active
{
	color: #6884D1;
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul
{
}

#navcontainer ul ul li
{
}

#navcontainer ul ul a
{
	padding: 1px;
	padding-left: 15px;
	font-weight: normal;
	color: #A7B2D1;
	text-transform: none;
}

#navcontainer ul ul a:hover
{
	color: #FFFFFF;
}

#navcontainer ul ul a.parentactive
{
	color: #FFFFFF;
}

#navcontainer ul ul a:hover.parentactive
{
	color: #A7B2D1;
}

#navcontainer ul ul a.active
{
	color: #FFFFFF;
}

#navcontainer ul ul a:hover.active
{
	color: #A7B2D1;
}


/******************************
	stufe 3 
******************************/
/*#navcontainer ul ul ul
{
}

#navcontainer ul ul ul li
{
	border-bottom: 1px solid #F0F0F0;
}

#navcontainer ul ul ul li.last
{
	border-bottom: 1px solid #F0F0F0;
}

#navcontainer ul ul ul a
{
	padding: 1px;
	padding-left: 15px;
	font-weight: normal;
	color: #3D3D3D;
	text-transform: none;
}

#navcontainer ul ul ul a:hover
{
	color: #000000;
}

#navcontainer ul ul ul a.parentactive
{
	color: #3D3D3D;
	border-bottom: 1px solid #F0F0F0;
}

#navcontainer ul ul ul a:hover.parentactive
{
	color: #000000;
}

#navcontainer ul ul ul a.active
{
	color: #3D3D3D;
	border-bottom: 1px solid #F0F0F0;
}

#navcontainer ul ul ul a:hover.active
{
	color: #000000;
}*/
/*------------------------------------------------------------------------*/