/* -------- 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, #Content a
	{
	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 */
	}





/* -------- Statische Daten -------- */
	
body
	{
	padding: 0px;
	margin: 0px;
	overflow-y: 'auto';
	overflow-x: 'auto';
	-moz-scrollbars-horizontal: 'auto';
	-moz-scrollbars-vertical: 'auto';
	height: 100%;
	}


html
	{
	height: 100%;
	}

#all,#allcontact
	{
	position: absolute;
	top: 29px;
	left: 50%;
	margin-left: -476px;
	width: 951px;
	}

#Header
	{
	width: 917px;
	height: 64px;
	padding: 10px 0px 0px 34px;
	}

#Headline
	{
	font-size: 36px; 
	line-height: 50px; 
	letter-spacing: 1px;
	}

#LanguageLine
	{
	position: absolute;
	top: 87px;
	left: 50%;
	margin-left: -476px;
	width: 951px;
	height: 16px;
	z-index: 2;
	}

#Language
	{
	margin-left: auto;
	width: 50px;
	height: 16px;
	padding: 0px 50px 0px 16px;
	text-align: left;
	}

#Language a
	{
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	}

#Language a:hover
	{
	opacity:1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	}

	
#navi
	{
	width: 911px;
	height: 28px;
	padding: 0px 20px;
	}

a.nav,.navaktiv
	{
	height: 28px;
	display: inline-block;
	line-height: 28px;
	text-decoration: none;
	padding: 0px 11px;
	font-weight: bold;
	}

#Left
	{
	width: 556px;
	padding: 34px 0px 34px 34px;
	float: left;
	}
	
#BigImage
	{
	float: right;
	margin: 0px 0px 20px 34px;
	}
	
#Left p
	{
	margin: 0px 68px 10px 0px;
	font-weight: normal;
	}

#Left h1
	{
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 38px;
	margin: 0px 68px 10px 0px;
	}

#Left h2
	{
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 24px;
	margin: 20px 68px 10px 0px;
	}

#Left a, #Content a
	{
	font-weight: normal;
	text-decoration: none;
	}

#Left a:hover, #Content a:hover
	{
	text-decoration: underline;
	}


#Right
	{
	margin-left: 590px;
	padding: 34px 0px 0px 34px;
	}

.plus34 #Right
	{
	padding: 34px 0px 0px 0px;
	}


.InRight, .InRightAktiv
	{
	padding: 12px;
	text-align: left;
	margin-bottom: 10px;
	}
	
.InRight p, .InRightAktiv p, .Contact p
	{
	margin-top:0px;
	}

#InstRight
	{
	padding: 10px 12px 0px 0px;
	text-align: left;
	margin-bottom: 34px;
	}
	
.instlog
	{
	margin-left: 12px;
	margin-bottom: 10px;
	}
	
#Right h1
	{
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 38px;
	margin: 0px 0px 0px 12px;
	}

#Right h2, .Contact h2
	{
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 24px;
	margin: 0px 0px 5px 12px;
	}

	
#Right p, .InRight, .Contact p
	{
	font-weight: normal;
	}


#Right a, .Contact a
	{
	font-weight: bold;
	text-decoration: none;
	}

#Right a:hover, .Contact a:hover
	{
	text-decoration: underline;
	}

.NewsImage
	{
	float: right;
	margin: 0px 0px 6px 12px;
	}

.cell560
	{
	float: right;
	width: 538px;
	}

.cell100
	{
	float: right;
	width: 240px;
	}

.cell50
	{
	float: right;
	width: 100px;
	}


.cell10
	{
	float: right;
	width: 320px;
	}

.cell11
	{
	float: right;
	width: 286px;
	}

#Footer
	{
	width: 918px;
	height: 17px;
	padding: 0px 0px 0px 33px;
	line-height: 15px;
	clear: both;
	}

#Footer a
	{
	text-decoration: none;
	}

#Footer a:hover
	{
	text-decoration: underline;
	}

#CopyRight
	{
	float: right;
	width: 317px;
	}
	
#End
	{
	width: 951px;
	height: 27px;
	}

.PubListImage
	{
	float: left;
	margin: 0px 12px 12px 0px;
	}

.PubList
	{
	clear: both;
	margin: 4px 46px 30px 0px;
	}

.Contact
	{
	width: 271px;
	padding: 20px 0px 34px 34px;
	float: left;
	}

.InContact

	{
	padding: 12px;
	text-align: left;
	margin-bottom: 200px;
	height: 280px;
	}

