/* -------- Dynamische Daten -------- */

body
	{
	scrollbar-track-color: #c1c6c9; /* Main background color */
	scrollbar-arrow-color: #030c12; /* Header background color */
	scrollbar-3dlight-color: #030c12; /* Header background color */
	scrollbar-darkshadow-color: #030c12; /* Header background color */
	scrollbar-face-color: #c1c6c9; /* Header background color */
	scrollbar-highlight-color: #c1c6c9; /* Header background color */
	scrollbar-shadow-color: #c1c6c9; /* Header background color */
	}

#all
	{
	background: #dce0e2 url(../images/content_bg/FFFFFF.gif) left repeat-y; /* Right column background color - Left column background color */
	}

#allcontact
	{
	background: #dce0e2; /* Right column background color */
	}


#Header
	{
	background: url(../images/bg_corner/C1C6C9.gif) top left no-repeat #030c12; /* Header background color */
	}

#Headline
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font type */
	color: #ffffff; /* Headline color */
	}

#Language
	{
	display: none;
	background: url(../images/bg_corner/030C12.gif) top left no-repeat #5b6973; /* Header background color -  Language background color */
	}

#navi
	{
	background: url(../images/navi_bg/FF0000.gif) top repeat-x; /* Navigation background color */
	}

a.nav,.navaktiv
	{
	font: 11px Verdana, Arial, Helvetica, sans-serif; /* Font size-1  -  Font type */
	color: #ffffff; /* NaviColor */
	}

a.nav:hover, .navaktiv
	{
	background: url(../images/navi_over/FF0000.gif) top repeat-x; /* Navigation background color */
	}

#Left p, .PubList, #Left li
	{
	font: 12px Verdana, Arial, Helvetica, sans-serif; /* Font size  -  Font type */
	color: #122735; /* Left column text color */
	line-height: 18px; /* LineHeight = 1.5 * Font size */
	}

#Left h1, #Left h2, #Left a, .raquo
	{
	font:  12px Verdana, Arial, Helvetica, sans-serif; /* Font Size  -  Font Type */
	color: #eb1415; /* Left column headline color */
	}

#Right
	{
	/*background: #dce0e2;*/  /* Right column background color */
	}

.InRight, #InstRight, .InContact
	{
	background: url(../images/bg_corner/DCE0E2.gif) top left no-repeat #ebedee; /* Right column box background color */
	}

.InRightAktiv

	{
	background: url(../images/bg_corner/DCE0E2.gif) top left no-repeat #ffffff; /* Left column background color */
	}

#Right h1, #Right h2, .Contact h2
	{
	font:  12px Verdana, Arial, Helvetica, sans-serif; /* Font Size  -  Font Type */
	color: #122735; /* Right column headline color */
	}
	
#Right p, .InRight, .InRightAktiv, #Right a, .Contact p, .Contact a, .Contact, #Right li
	{
	font:  12px Verdana, Arial, Helvetica, sans-serif; /* Font Size  -  Font Type */
	color: #122735; /* Right column headline color */
	line-height: 18px; /* Line Height = 1.5 * Font Size */
	}

#Footer
	{
	background: #030c12; /* Header background color */
	font:  10px Verdana, Arial, Helvetica, sans-serif; /* Font Size-3  -  Font Type */
	color: #ffffff; /* Headline color */
	}

#Footer a
	{
	color: #ffffff; /* Headline color */
	}

#End
	{
	background: #c1c6c9; /* Main background color */
	}

/* Language Navigation */

#Language a, #Language
	{
	font:  11px Verdana, Arial, Helvetica, sans-serif; /* Font Size  -  Font Type */
	color: #ffffff; /* Language link color */
	text-decoration: none;
	}

#Language
	{
	background: url(../images/bg_corner/030C12.gif) top left no-repeat #5b6973; /* Header background color -  Language background color */
	}
		
#LanguageLine
	{
	position: absolute;
	top: 87px;
	left: 50%;
	margin-left: -476px;
	width: 951px;
	height: 16px;
	z-index: 2;
	overflow: hidden;
	}

#Language
	{
	height: 16px;
	padding: 0px 15px 0px 16px;
	text-align: left;
	display: block;
	line-height: 10px;
	}

