/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #fff;
}

a:hover {
	text-decoration: none;
	color: #fff;
}

a:visited {
	color: #fff;
}

body {
	background: #151B8D;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

#content
{
	margin: 0 auto;
	width: 1007px;
	text-align: left;
	border: 3px solid #fff;
}

#back
{

width: 1007px;
background: #fff;
}

#header {
	height: 228px;
	width: 1007px;
	background: url(../grafiken/header.jpg) no-repeat;		
}

#menu
{
width: 1007px;
height: 58px;
padding-left: 0px;
background: url(../grafiken/buttons.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

span.leftcontentimage {margin    : 0 5px 5px 0;
                     max-width : 150px;
                     float     : left;
                     padding   : 4px 4px 4px 0;
                     }

img.leftcontentimage {margin-bottom : 8px;
                     border        : none;
                     max-width     : 140px;
                     }

span.rightcontentimage {margin    : 5px 0 0 5px;
                      max-width : 150px;
                      float     : right;
                      padding   : 4px 0 4px 4px;
                      }

img.rightcontentimage {margin-bottom : 8px;
                      border        : none;
                      max-width     : 140px;
                      }
#menu a {
	float: left;
	height: 33px;
    display: block;
    margin-left  : 25px;
    margin-right : -15px;
	text-align: left;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 27px;
}

#menu a:hover {
	width: relative;
    height: 33px;
	color: #FBB117;
	text-decoration: underline;
	background: url(../grafiken/buttons_r.gif) repeat-x;
}

#toptext
{
float: left;
height: 188px;
width: 223px;
padding: 20px;
}

.more
{
text-align: right;
}

#toptext a
{
color: #FF0000;
}

#logo {
width: 714px;
float: right;
height: 198px;
text-align:  left;
padding-left: 30px;
padding-top: 33px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #fff;
}
#logo H2 a
{
font-size: 12px;
}

#bg
{
background: url(../grafiken/left_bg.gif) repeat-y
}

#top
{
background: url(../grafiken/left_top.gif) top no-repeat;
padding-top: 20px
}
#bottom
{
background: url(../grafiken/left_bottom.gif) bottom no-repeat;
}

#left
{
	margin-left: 10px;
	width: 252px;
	text-align:center;
}

#left H3
{
width: 255px;
height: 38px;
font-size: 14px;
font-weight: bold;
text-align: center;
margin:auto;
margin:auto;
padding-top: 10px;
text-transform: uppercase;
color: #fff;
background: url(../grafiken/title.gif) no-repeat;
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 1px;
	margin-left: auto;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 10px;
    background: url(../grafiken/small.gif) no-repeat left;
}

#left a {
	color: #23609C;
}
#left a:visited {
	color: #23609C;
}

#left p
{
padding: 10px;
padding-left: 10px;
}

#left H4
{
font-size: 12px;
padding-left: 20px;
}

#right
{
float: right;
width: 680px;
padding-right: 20px;
padding-top: 25px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
}

#right a
{
color: #23609C;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #23609C;
}

#disclaimer
{
   text-align:center;
   font-size: 10px;
   color: #01569A;
}

#footer {
	height: 69px;
	clear: both;
	padding-top: 20px;
	background: url(../grafiken/footer.gif) repeat-x; 
	text-align:center;
	font-size: 10px;
	}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 10px;
	color: #01569A;
}

#footer a {
	color: #01569A;
}
