p, .p, td, th, tr, li  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}

.rahmen_border_all {
	border: 2px solid #7B7C7E;
}


.grau {
	color: Silver;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1D54CB;
	text-decoration: none;
	line-height: 14px;
}

a:hover, .a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7B7C7E;
	text-decoration: none;
	line-height: 14px;
}

.tools  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7B7C7E;
	line-height: 15px;
	/*padding-left: 10px;*/
	text-align: right;
}

a:hover.tools {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1D54CB;
	line-height: 15px;
}

a.sprachwahl  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1D54CB;
	line-height: 14px;
}

a:hover.sprachwahl {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7B7C7E;
	line-height: 14px;
}

.currentsprachwahl  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7B7C7E;
	line-height: 14px;
}

a:hover.currentsprachwahl {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1D54CB;
	line-height: 14px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1D54CB;
	margin-bottom: 10px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1D54CB;
	margin-bottom : 10px;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #7B7C7E ;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #7B7C7E ;
}

/*.small  {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	color: #575757;
	font-size: 9px;
	line-height: normal;
}*/

ul {
	list-style-type: disc;
	margin-left: 0.8em;
	padding-left: 0.8em;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

ol {
	margin-left: 0.5em;
	padding-left: 0.5em;	
	list-style-type: decimal;
	color: #000000;
}

#body {
	margin-top: 10;
	margin-bottom: 0;
	/*padding-left: 0;*/
	width: 780px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 5px;
	/*padding-right: 15px;*/
	/*padding-bottom: 15px;*/
	border: 2px solid #7B7C7E;
}

.content
{
	/*padding-left: 9px;
	padding-right: 19px;*/
	vertical-align: top;
	width: 409px;
	/*padding-top: 10px;*/
	/*border-left: 1px solid #1D54CB;
	border-right: 1px solid #1D54CB;*/
}

.sprachen {
	vertical-align: top;
	padding: 0px;
	padding-left: 10px;
}

/******************************
	navigation 
******************************/
#navcontainer {
	width: 190px; 
	border-bottom: 1px solid #1D54CB;
}

/******************************
	stufe 1 
******************************/
#navcontainer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li
{
	border-top: 1px solid #1D54CB;
}

#navcontainer li.first
{
	border-top: 0px solid #1D54CB;
}

#navcontainer ul a
{
	display: block; 
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-weight: normal;
	color: #1D54CB;
	text-decoration: none;
	font-size: 11px;
}

#navcontainer ul a:hover
{
	color: #7B7C7E;
}

#navcontainer ul a.parentactive
{
	display: block; 
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #1D54CB;
	text-decoration: none;
	background-color: #F8F9F9;
}

#navcontainer ul a:hover.parentactive
{
	color: #7B7C7E;
}

#navcontainer ul a.active
{
	display: block; 
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background-color: #F5FAFA;
	color: #1D54CB;
	text-decoration: none;
	background-color: #F8F9F9;
}

#navcontainer ul a:hover.active
{
	color: #7B7C7E;
}

/******************************
	stufe 2 
******************************/
#navcontainer ul ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

#navcontainer ul ul a
{
	display: block; 
	height: 17px;
	padding-left: 20px;
	font-weight: normal;
	line-height: 17px;
	color: #7B7C7E;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
}

#navcontainer ul ul a:hover
{
	color: #1D54CB;
}

#navcontainer ul ul a.parentactive
{
	display: block; 
	height: 17px;
	line-height: 17px;
	padding-left: 20px;
	background-color: #F8F9F9;
	color: #7B7C7E;
	text-decoration: none;
}

#navcontainer ul ul a:hover.parentactive
{
	color: #1D54CB;
}

#navcontainer ul ul a.active
{
	display: block; 
	height: 17px;
	line-height: 17px;
	padding-left: 20px;
	background-color: #F8F9F9;
	color: #7B7C7E;
	text-decoration: none;
}

#navcontainer ul ul a:hover.active
{
	color: #1D54CB;
}


/******************************
	stufe 3 
******************************/
#navcontainer ul ul ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

#navcontainer ul ul ul a
{
	display: block; 
	height: 17px;
	padding-left: 30px;
	font-weight: normal;
	line-height: 17px;
	color: #7B7C7E;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
}

#navcontainer ul ul ul a:hover
{
	color: #1D54CB;
}

#navcontainer ul ul ul a.parentactive
{
	display: block; 
	height: 17px;
	line-height: 17px;
	padding-left: 30px;
	background-color: #F8F9F9;
	color: #7B7C7E;
	text-decoration: none;
}

#navcontainer ul ul ul a:hover.parentactive
{
	color: #1D54CB;
}

#navcontainer ul ul ul a.active
{
	display: block; 
	height: 17px;
	line-height: 17px;
	padding-left: 30px;
	background-color: #F8F9F9;
	color: #7B7C7E;
	text-decoration: none;
}

#navcontainer ul ul ul a:hover.active
{
	color: #1D54CB;
}

/*-----------------------------------------------------------*/

/******************************
	navigation rechts
******************************/
/*#navcontainer_rechts {
	width: 180px; 
	border-bottom: 1px solid #00808D;
	background-color: #E5F2F3;
}

/******************************
	stufe 1 
******************************/
/*#navcontainer_rechts ul
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#navcontainer_rechts ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #00808D;
	border-bottom: 1px solid #E5F2F3;
}

#navcontainer_rechts ul a
{
	display: block; 
	padding: 2px 3px 2px 3px;
	font-weight: normal;
	background-color: #E5F2F3;
	color: #00808D;
	text-decoration: none;
}

#navcontainer_rechts ul a:hover
{
	color: #000000;
}

#navcontainer_rechts ul a.parentactive
{
	display: block; 
	font-weight: bold;
	background-color: #E5F2F3;
	color: #000000;
	text-decoration: none;
}

#navcontainer_rechts ul a:hover.parentactive
{
	color: #000000;
}

#navcontainer_rechts ul a.active
{
	display: block; 
	font-weight: bold;
	background-color: #F5FAFA;
	color: #000000;
	text-decoration: none;
}

#navcontainer_rechts ul a:hover.active
{
	color: #000000;
}

/******************************
	stufe 2 
******************************/
/*#navcontainer_rechts ul ul
{
}

#navcontainer_rechts ul ul a
{
	display: block; 
	padding: 2px 3px 2px 10px;
	background-color: #E5F2F3;
	color: #00808D;
}

#navcontainer_rechts ul ul a:hover
{
	color: #000000;
}

#navcontainer_rechts ul ul a.parentactive
{
	display: block; 
	padding: 3px;
	background-color: #F5FAFA;
	color: #00808D;
}

#navcontainer_rechts ul ul a:hover.parentactive
{
	color: #000000;
}

#navcontainer_rechts ul ul a.active
{
	display: block; 
	padding: 3px;
	background-color: #F5FAFA;
	color: #000000;
}

#navcontainer_rechts ul ul a:hover.active
{
	color: #000000;
}


/******************************
	stufe 3 
******************************/
/*#navcontainer_rechts ul ul ul
{
	background-color: #E5F2F3;
}

#navcontainer_rechts ul ul ul a
{
	display: block;
	padding: 2px 3px 2px 20px;
}

#navcontainer_rechts ul ul ul a:hover
{
}

#navcontainer_rechts ul ul ul a.parentactive
{
	display: block;
	padding: 3px;
	padding-left: 8px;
}

#navcontainer_rechts ul ul ul a:hover.parentactive
{
}

#navcontainer_rechts ul ul ul a.active
{
	display: block;
	padding: 3px;
	padding-left: 8px;
}

#navcontainer_rechts ul ul ul a:hover.active
{
}

/*-----------------------------------------------------------------------------*/

/*.isostempel {
	background-image: url(../Image/kopf/logo_iso9001.gif);
	background-repeat: no-repeat;
	background-attachement: fixed;
	background-position: 10px 0px;
	padding-left: 130px;
}

.gototop {
	margin: 0 0 10px 0;
}

.Download_Dateiname {
	margin: 0 0 10px 0;
	margin: 0 0 50;
}

.Download_Extension {
	margin: 0 0 200;
}

.Download_Groesse {
	margin: 0 0 250;
}

.kopf {
	background-color: #000000;
	color: #E5F2F3;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: middle;
	line-height: 18px;
}*/

.shortcut
{
	vertical-align: bottom;
	text-align: right;
	padding: 0px;
	padding-bottom: 10px;
	padding-right: 5px;
}

.zusatz
{
	border-left: 1px solid #1D54CB;
	vertical-align: top;
}

.slogan {
	padding: 0px;
	color: #7B7C7E;
	padding-bottom: 10px;
}

#fusszeile
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 210px;
	padding-top: 10px;
	text-align: left;
	width: 780px;
}

#fusszeile p, #fusszeile a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

#fusszeile a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

/*.zusatz_navirechts
{
	border-left: 1px solid #00808D;
	background-color: #E5F2F3;
	vertical-align: top;
}

.ueberschrift {
	display: block;
	padding-left: 5px;
}*/

/*.nav2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A84300 ;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;

	border-top : 1px solid #A84300;
	background : #E1B981;
}

.nav2:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;

	border-top : 1px solid #A84300;
	background : #F0DBBF;
}

a.nav3
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A84300 ;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;

	border-top : 1px solid #A84300;
	background : #F0DBBF;
}

a.nav3:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;

	border-top : 1px solid #A84300;
	background : #F0DBBF;
}

a.nav4
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A84300 ;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;

	border-top : 1px solid #A84300;
	background : #F0DBBF;
}

a.nav4:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;

	border-top : 1px solid #A84300;
	background : #F0DBBF;
}


a.nav_right  {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #575757;
	text-decoration : none;
}

a:hover.nav_right {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	color : #ED1B24;
	text-decoration : none;
}

.navrechts_1
{
	padding: 2px 5px;
	font-size: 10px;
	color: Silver;
	background-color: #CC0033;
}

.navrechts_2
{
	padding: 2px 5px;
}

.navrechts_space
{
	padding: 0px;
	font-size: 8px;
}*/




/*input.imagebutton
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: Black;
	background-color: #F5F5F5;
	border: 0px solid Gray;
}

input.login
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: Black;
	background-color: #F5F5F5;
	border: 1px solid Gray;
}

textarea
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: Black;
	background-color: #F5F5F5;
	border: 1px solid Gray;
	width: 220px;
}

.input, .select
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: Black;
	background-color: #F5F5F5;
	border: 1px solid Gray;
	width: 220px;
}

.submit
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: Black;
	background-color: #F5F5F5;
	border: 1px solid Gray;
}


.hidden
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #575757;
	background-color: #FFFFFF;
	border: 0px;
}



/* formulare */ 
/*fieldset
{ 
	padding: 5px; 
	width: 200px; 
	border: 1px solid #575757;
} 

fieldset.breit 
{ 
     padding: 5px; 
     width: 450px; 
     border: 1px solid #575757;
} 

legend 
{ 
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000; 
	line-height: normal; 
} 


.news_title {
	font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #575757;
	margin-bottom: 1px;
	margin-top: 0%;
	font-weight: bold;
}

.news_klein {
	font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #575757;
	font-weight: normal;
	line-height: 10px;
}

.news_content {
	font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #575757;
	font-weight: normal;
	line-height: 12px;
}*/
