
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #eeeeee;
/* url('_gfx/body.gif') repeat-y center top;*/
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 24px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	padding: 6px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
	color: #555555; 
	}
h2 {
	font: normal 2.2em Tahoma,sans-serif; 
	padding: 4px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	color: #555555; 
	}
h1, h3 {
	font: bold 1.3em Tahoma,sans-serif; 
	padding: 6px 0px 15px 0px;
	margin: 3px 0px 0px 0px;
	color: #555555; 
	}


form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(_gfx/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}



/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}
 
.outer-container {

	/*background: url('_gfx/container.gif') no-repeat center bottom;*/
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: #fff url('_gfx/header.jpg') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url(_gfx/main.gif) repeat-y;
	border-top: 4px solid #ffffff;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 538px;
	
}
.content .descr {
	color: #664;
	font-size: 1.0em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(_gfx/li.gif);
	margin-left: 18px;
}
.content p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	}

/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation .head {
	color: #555555;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 8px;
}
.navigation ul {
	padding: 0px 0px 15px 0px;
	border-top: 1px solid #eeeeee;
}
.navigation li {border-bottom: 1px solid #eeeeee;}
.navigation li a {
	font-size: 1.1em;
	color: #555555;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #eeeeee;
	color: #555555;	
}

/* fuuter */
.fuuter {
	background: #999999;
	color: #ffffff;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
	}
.fuuter a {
	color: #ffffff;
	text-decoration: none;
	}
.fuuter a:hover {
	color: #ffffff; 
	text-decoration:underline;
	}
.themenrelevanz {
	font-size: 0.9em;
	color: #666666;
	}
	
/* begin Button */
.art-button-wrapper .art-button
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 31px;
  height: 31px;
  margin: 0 !important;
  padding: 0 19px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 31px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
  color: #00021E !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
  color: #FFFFFF !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 93px;
  margin: 0;
  padding: 0;
  background-image: url('button.png');
}

.art-button-wrapper .l
{
  left: 0;
  right: 15px;
}

.art-button-wrapper .r
{
  width: 423px;
  right: 0;
  clip: rect(auto, auto, auto, 408px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
  top: -31px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
  top: -62px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

 a.braunklein:link    {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 8t; color: #690001;}
 a.braunklein:visited {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 8pt; color: #690001;}
 a.braunklein:hover   {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 8pt; color: #000000;}
 a.braunklein:active  {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 8pt; color: #000000;} 

 a.braungold:link    {text-decoration:none; font-family: Verdana; font-weight: bold; font-size: 10pt; color: #690001;}
 a.braungold:visited {text-decoration:none; font-family: Verdana; font-weight: bold; font-size: 10pt; color: #690001;}
 a.braungold:hover   {text-decoration:none; font-family: Verdana; font-weight: bold; font-size: 10pt; color: #000000;}
 a.braungold:active  {text-decoration:none; font-family: Verdana; font-weight: bold; font-size: 10pt; color: #000000;} 
 
 a.braungoldbb:link    {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #315E88;}
 a.braungoldbb:visited {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #315E88;}
 a.braungoldbb:hover   {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #000000;}
 a.braungoldbb:active  {text-decoration:none; font-family: Verdana; font-weight: normal; font-size: 10pt; color: #000000;} 
