#links            {
	background-color: #fff;
	text-align:        center;
	visibility:        visible;
	margin:            0;
	padding:           0;
	position:          absolute;
	z-index:           1000;
	top:               0;
	bottom:            0;
	left:              0;
	width:             53%;
	height:            auto }


#rechts                 {
	background-color:   #00004a;
	background-position: center 0;
	text-align:          center;
	visibility:          visible;
	margin-right:        0;
	margin-left:         0;
	padding:             0;
	position:            absolute;
	z-index:             999;
	right:               0;
	bottom:              0;
	width:               47%;
	height:              100% }

body {
	color:           black;
	background-color: white;
	margin:           0;
	padding:          0 }

a:link    {
	color:         #00004a;
	font-size:      12px;
	font-family:    Verdana, Arial, Helvetica, sans-serif;
	font-variant:   small-caps;
	font-weight:    500;
	letter-spacing: 3px }

a:visited    {
	color:         #00004a;
	font-size:      12px;
	font-family:    Verdana, Arial, Helvetica, sans-serif;
	font-variant:   small-caps;
	font-weight:    500;
	letter-spacing: 3px }

a:hover    {
	color:           #fff;
	font-size:        12px;
	font-family:      Verdana, Arial, Helvetica, sans-serif;
	font-weight:      500;
	background-color: #00004a;
	text-transform:   uppercase;
	letter-spacing:   3px }

#navigation            {
	background-color: #fff;
	text-align:        right;
	visibility:        visible;
	margin:            0;
	padding:           0;
	position:          absolute;
	z-index:           2000;
	top:               0;
	left:              0;
	width:             53%;
	height:            auto;
	border-bottom:     1px solid #00004a }

#navigation_projekte    {
	text-align:   left;
	visibility:    visible;
	margin-bottom: 0;
	margin-left:   0;
	padding:       0;
	position:      absolute;
	z-index:       4000;
	bottom:        10px;
	left:          105px;
	width:         50%;
	height:        auto }


h1  { color: #00004a; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: oblique; font-weight: bold; margin: 0.67em 0 }

td  {
	color:      #00004a;
	font-size:   12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px }

.text_block  {
	font-size:  12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-align:  justify }

#links_main        {
	position: absolute;
	z-index:   1900;
	top:       150px;
	bottom:    0;
	left:      100px;
	width:     42%;
	height:    auto }

#links_main_projekte       {
	position: absolute;
	z-index:   1900;
	top:       160px;
	left:      100px;
	width:     42%;
	height:    auto }







#links_main_text_lang   {
	text-align: left;
	position:    absolute;
	z-index:     1900;
	top:         155px;
	bottom:      0;
	left:        50px;
	width:       auto }

#links_main_text_lang_100px {
	text-align: left;
	position:    absolute;
	z-index:     1900;
	top:         155px;
	bottom:      0;
	left:        100px;
	width:       42% }

#logo_links_oben     {
	margin:  0;
	padding:  0;
	position: absolute;
	z-index:  3100;
	top:      0;
	left:     0;
	width:    100px;
	height:   155px }

#logo_links_unten    {
	margin:  0;
	padding:  0;
	position: absolute;
	z-index:  1010;
	top:      150px;
	left:     0;
	width:    100px;
	height:   345px }

#logo_links_grau     {
	background-color: #dadada;
	position:          absolute;
	z-index:           1000;
	bottom:            0;
	left:              0;
	width:             50px;
	height:            100% }


#logo_links_blau     {
	background-color: #00004a;
	position:          absolute;
	z-index:           1000;
	bottom:            0;
	left:              50px;
	width:             50px;
	height:            100% }
