html {
	min-height: 100%;
	margin-bottom: 1px;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	line-height: 140%;
}

body.flash {
	background-color:#01337C;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }

#nbsp	{
	margin-top: -20px;
}





.clearer {
clear:both;
height: 0px;
}

a 
{
font-family: Arial, Verdana, Helvetica; 
font-size:13px; 
color:#02369c;
text-decoration: none;
line-height: 120%;
}

a:hover
{
text-decoration: underline;
}


#bg	{
	background-image: url(../images/leftback3.gif);
	background-repeat: repeat-y;
}


.aufzaehlung	{
padding-bottom: 8px;
}

h1 { 
font-weight:bold;
font-size:18px;
line-height:220%;
}
h1.start { 
	font-size:19px;
	color:#003399;
	line-height:120%;
	font-weight:normal;
	margin: 0 0 20px 0;
}

h2 { 
font-weight:bold;
font-size:18px;
line-height:220%;
}

h2.start {
	font-size:17px;
	color:#003399;
	line-height:120%;
}
h2.thiele {
	font-size:21px;
	color:#FFFFFF;
	line-height:120%;
}

p.aktuell { 
	font-weight:normal;
	font-size:13px;
	line-height:130%;
}

p.aktuell strong { 
	font-weight:normal;
}

p.aktuell a.black { 
	color:#000000;
}

h3 { 
	font-weight:normal;
	font-size:13px;
	line-height:130%;
}

h4 { 
	color: #FFF;
	font-weight:bold;
	font-size:13px;
	display: inline;
}


.bold	{
	font-weight: bold;
}


#logo_nav	{
	padding-top: 21px;
	margin-left: 37px;
	margin-bottom: 20px;
}


#logo_main	{
	padding-top: 21px;
	margin-left: 65px;
	margin-bottom: 20px;
}



#main	{
	width: 550px;
}

#main ul {
	list-style-type:disc;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
#main ul li {
	margin: 0 0 0 15px;
	padding:0 0 0 0;
	}


.bild_links	{
	margin-right: 5px;
	float: left;
}

.bild_rechts	{
	margin-left: 5px;
	float: right;
}

.bild	{
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.bildunterschrift 	{						/*  ###  Achtung: in editor.css als > .bildunterschrift < übernommen   */
font-family: Times New Roman, Times, serif; 
font-style:italic; 
font-size:13px; 
color:black; 
}


.small 
{ 
font-size:9px;
padding-top: 10px;
text-align: center;
}


.link_small 
{ 
font-size:9px;
}

/* ------------------------------------------------------  */
/* Haupt Navigation  */

#nav	{
	width: 180px;
	margin-top:10px;
}

#nav ul {
	font-weight:bold;  
	margin: 0px 0 0px 20px;
	line-height: 100%;
	list-style:none;
}

#nav ul li {
	margin: 5px 0 5px 0;
	padding: 0px 0 2px 0;
	list-style:none;
}

#nav ul li a.nav1st  {
	font-size:14px;
	color:#ffcc33; 
	text-decoration:none; 
}

#nav ul li a.nav1st:hover { 
	color:#FFF; 
	text-decoration: none;
}

a.current { 
	color:#FFF;
	font-size:14px;
	text-decoration:none; 
}

/* ------------------------------------------------------  */
/* Sub Navigation  */

#nav li.sub	{
	background-color: #FC3;
	margin: 1px 0 1px -10px;
	padding: 3px 0 4px 5px;
	line-height:100%;
}

#nav li.sub a.nav2nd {
	font-size:11px;
	font-weight:normal;
	color:#039;
	text-decoration:none;
}

#nav li.sub a.nav2nd:hover { 
	color:#FFF;
	text-decoration: none; 
}

#nav li.sub_active	{
	background-color: #FFF;
	margin: 1px 0 1px -10px;
	padding: 3px 0 4px 5px;
	line-height:100%;
}

#nav li.sub_active	 a.nav2nd_active	{
	font-size:11px;
	font-weight:normal;
	color:#039;
	text-decoration:none;
}

#nav li.sub a.nav2nd_active:hover	{
	text-decoration:none;
}


/* ------------------------------------------------------  */


.pfeil	{
	margin: 0 10px 0 -17px;
	display:inline;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	/*border-bottom: 2px solid #000;*/
}


.verzeichnis {
	display: none;
	visibility: hidden; 
	font-size: 0px; 
	color:transparent;
}


table .rest {
	border: 1px solid #003399;
	padding: 3px;
}

.table_head	{					/*  ###  Achtung: in editor.css als > tabellenkopf < übernommen   */
	background-color: #015DA8;
	padding-left: 3px;
	color: #FFF;
	font-weight: bold;
}

.table_hell	{					/*  ###  Achtung: in editor.css als > reihe01 < übernommen   */
	line-height: 120%;
	background-color: #dee9fe;
	padding: 3px 0 3px 5px;
}

.table_dunkel	{					/*  ###  Achtung: in editor.css als > reihe02 < übernommen   */
	line-height: 120%;
	background-color:#b8d0ff;
	padding: 3px 0 3px 5px;
}

.linie_content {
	border-top: 1px dashed #90b3f7; 
	line-height: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.linie_footer {
	border-top: 1px dashed #90b3f7; 
	line-height: 0px;
	margin-top: 20px;
}

.botschafter	{
	padding-left: -5px;
}



/* --- Formatierung für Telefonnummer im linken Rand
*******************************************************************************/

#telefon {
	margin: 30px 0px 0px 10px;
	padding: 20px 0px 30px 32px;
	width:160px;
	background-image:url(../images/telefon.gif);
	background-repeat:no-repeat;	
	color:#00349A;
	line-height:150%;
	font-size: 12px;
}

#telefon .tel {
	font-size: 16px;
	font-weight:bold;
}


#language {
	margin: 10px 0 0 20px;
}



/* --- Formatierung für Zusatzinformationen
*******************************************************************************/

a.zusatzinfo {
	font-size: 0px;
	visibility:hidden;
}




/* --- Aktuelles Modul
*******************************************************************************/

.teaser	p { 
	margin:0; 
	padding:0; 
}

.teaser_title	{
font-	size: 10px;
}

.linie_teaser {
	border-top: 1px dashed #90b3f7; 
	margin-bottom: 2px;
	margin-top: 8px;
}


.teaser h2, .teaser h3, .teaser h4 { 
	font-weight:bold;
	font-size:18px;
	line-height:220%;
	color:#000;
	}




/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;	
} 

#form-module {
	margin:0px;
	padding:0px;
	width:550px;
	background-color:#dee9fe;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#dee9fe;
	border-top:2px solid #fff;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:150px;
	border: none;
}

#form-module label.checkbox {
	width:250px;
	border: none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:20px;
	margin-left: 150px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 155px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}
