/*/////////////////////////////////////*/
/*	    Hauptformatierungen        */
/*/////////////////////////////////////*/

/* Hauptelemente */

body					{
margin: 0 auto;
padding: 0;
background: #0060DB;
text-align: center;
outline: none !important;
}

#head					{
margin: 0 auto;
padding: 0;
width: 989px;
height: 115px;
}

#head p					{
margin-top: -25px;
text-align: right;
margin-right: 190px;
}

#head p.topnavi_left			{
text-align: left;
margin-left: 10px;
}


#head img				{
border: 0;
}

#content_main				{
margin: 0 auto;
padding: 0;
margin-top: 2px;
width: 989px;
margin-bottom: 8px;
background: #F4F7F1 url(../bilder/content_main_css.gif) repeat-y;
text-align: left;
}

.background_2				{
background: #F4F7F1 url(../bilder/content_main_css2.gif) repeat-y !important;
}

#end					{
padding: 0;
}

.clear					{
clear: both;
}

/* Seiteninhalt */

#seiteninhalt				{
margin: 0;
padding: 0;
width: 610px;
margin-left: 5px;
margin-right: 6px;
margin-top: 30px;
padding-bottom: 20px;
float: left;
background: #F4F7F1;
}

.image_content_left			{
display: block;
float: left;
font-size: 9px;
margin-left: 9px;
margin-right: 10px;
text-align: center;
}

.image_content_right			{
display: block;
margin-left: 9px;
margin-right: 9px;
margin-bottom: 15px;
float: right;
font-size: 9px;
}

.table-spalten-font
{
padding-left: 6px; padding-right: 6px; padding-bottom: 6px; padding-top: 6px;
background-color: #EC3D12;
font-size: 10px;
font-family: Verdana;
color: #ffffff;
}
.table-spalten-font p
{
	color: white;
}

/* Navigation */

#navigation				{
margin: 0;
padding: 0;
width: 190px;
float: left;
background: #FFFFFF;
}

#navigation ul				{
margin: 0;
padding: 0;
list-style-type: none;
margin-top: 27px;
}

#navigation ul li			{
background: transparent url(../bilder/navipunkt_css.gif) no-repeat;
background-position: 0px 0px;
}

#navigation ul li a			{
padding-left: 21px;
display: block;
height: 25px;
}

#navigation ul li .last			{
background: transparent url(../bilder/navipunkt2_css.gif) no-repeat;
background-position: 0px 0px;
}

#english_version			{
margin-top: 23px;
padding: 0;
margin-left: 22px;
font-size: 11px;
font-family: Verdana;
}


/* Sidebar Rechts */

#sidebar_right				{
margin: 0;
padding: 0;
margin-top: -11px;
margin-left: 13px;
margin-top: 5px;
width: 165px;
float: left;
background: #002A95;
}

#sidebar_right img			{
border: 0;
}

#sidebar_right .background		{
margin-top: 50px;
}

.input			{
font-size: 9px;
font-family: Verdana, sans-serif;
color: #002A95;
height: 16px;
}

.button			{
margin-top: 2px;
font-family: Verdana, sans-serif;
font-size: 11px;
color: #002A95;
}

.lang_link				{
display: block;
float: left;
margin-bottom: 3px;
text-decoration: none !important;
}

.lang_link img				{
padding-right: 5px;
}


/* Footer */

#footer					{
margin: 0 auto;
padding: 0;
padding-top: 2px;
width: 989px;
height: 18px;
background: #EC3D12;
}			


/*/////////////////////////////////////*/
/* 	    Textformatierungen         */
/*/////////////////////////////////////*/

/* Head */

#head p					{
font-size: 11px;
font-family: Verdana, sans-serif;
color: #ffffff;
}

#head p a				{
text-decoration: underline;
color: #ffffff;
font-size: 9px;
}

#head p a:hover				{
text-decoration: underline;
color: #EC3D12;
}


/* Navigation */

#navigation a				{
font-family: Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
color: #000000;
}

#navigation a:hover			{
text-decoration: none;
color: #EC3D12;
}

/* Seiteninhalt */

.content-highlight			{
font-size: 30px;
}

strong {
color: #EC3D12 !important;
font-weight: bold !important;
}

#seiteninhalt				{
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
color: #002A95;
}

#seiteninhalt h1			{
font-size: 12px;
line-height: 15px;
font-family: Verdana, sans-serif;
color: #002A95;
font-weight: bold;
margin-bottom: 22px;
}

#seiteninhalt h2			{
font-size: 11px;
font-family: Verdana, sans-serif;
color: #002A95;
font-weight: bold;
}

#seiteninhalt p				{
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
color: #002A95;
}


a					{
text-decoration: underline;
color: #EC3D12;
}

a:hover					{
text-decoration: underline;
color: #EC3D12;
}

#seiteninhalt .small			{
font-size: 10px;
}

.content-highlight			{
color: #EC3D12;
font-weight: bold;
}



/* Sidebar */

#sidebar_right				{
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
}


/* Footer */

#footer					{
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
}

#footer b				{
padding-right: 40px;
}

#footer a				{
text-decoration: none;
color: #ffffff;
}

#footer a:hover				{
text-decoration: none;
color: #002A95;
}


/*/////////////////////////////////////*/
/*        Tabellenformatierungen       */
/*/////////////////////////////////////*/

.table_head				{
color: #ffffff;
}

table p					{
margin-bottom: 0px;
}

