body
{
   margin: 0px;
   background-color: #2E3839;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 12px;
   text-decoration: none;
   color: #ffffff;
   font-weight: normal;
   text-align: center; /* IE-Bug */
}

html, body, form
{
   height: 100%;
   margin: 0px;
   padding: 0px;
}

img
{
   border: 0px;
}

p,ul,ol,li,div,td,th,input,textarea,select
{
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 12px;
   text-decoration: none;
   color: #000000;
	background-color: #ffffff;
   font-weight: normal;
}

input, textarea, select
{
   border: 1px solid #000000;
   padding: 2px;
}

div#page
{
   width: 965px;
   margin: 0px auto;
   border: 0px;
	background-color: #2E3839;
	min-height: 90%;
   text-align: left;
}

div#page_header_print
{
   display: none;
}

div#page_right
{
   width: 150px;
   float: right;
   margin: 15px;
}

div#page_header
{
   width: 965px;
   min-height: 100px;
   background-color: #2E3839;
   background-image: url(/images/top2.png);
}

div#page_header img
{
   float: left;
   height: 100px;
   width: 475px;
}

div#page_menu
{
	float: right;
	padding: 5px 5px 5px 15px;
   width: 450px;
   text-align: center;
   font-weight: bold;
   background-color: #2E3839;
}

div#page_menu div
{
   float: left;
   width: 120px;
   margin-left: 10px;
   background-color: #2E3839;
}

div#page_menu a
{
	text-decoration: none;
   display: block;
   margin: 5px 0px;
   background-color: #cd3700;
   color: #ffffff;
   border: 1px #cd3700 solid;
   white-space: nowrap;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
}

div#page_menu a:hover
{
   color: #ffff33;
}

div#page_menu a.selected
{
   background: #ffffff;
   color: #cd3700;
   border: 1px #cd3700 solid;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
}

div#page_menu a#ssl-logo
{
	text-decoration: none;
   display: block;
   background-color: #ffffff;
}

div#container
{
   border: 0px;
	background-color: #ffffff;
}

div#container img#topback
{
   width: 965px;
   height: 14px;
   border: 0px;
}

div#page_main
{
   min-height: 500px;
	padding: 0px 15px 0px 50px;
	overflow: auto;
	border-right: 1px #cccccc solid;
}

ul#partner
{
	padding-left: 20px;
	
}

ul#partner li
{
	margin-bottom: 8px;
	
}

div#page_footer
{
   width: 965px;
   height: 15px;
   background: url("/images/foot.png");
   margin: 0px auto;
   border: 0px;
	text-align: right;
   background-color: #2E3839;
   background-repeat: no-repeat;
   color: #ffffff;
   padding-top: 2px;
}

div#page_footer span
{
   margin-right: 10px;
}

div#page_footer a
{
   color: #ffffff;
   text-decoration: none;
   font-weight: normal;
}

div#top_layer_out
{
   background-color:#000000;
   display:none;
   height:300%;
   left:0;
   opacity:0.6;
   position:absolute;
   top:0;
   width:100%;
   z-index:4;
}
div#top_layer_in
{
   background-color:#FFFFFF;
   border:2px solid #2E3839;
   display:none;
   padding:10px 20px 20px;
   position:absolute;
   width:600px;
   z-index:5;
   top: 150px;
   left: 350px;
}

div.left_submenu
{
   float: left;
   border: 1px #cd3700 dashed;
   border-left: 0px;
   font-size: 16px;
   padding: 5px;
   padding-left: 0px;
   margin: 22px 10px 10px 0px;
   min-height: 600px;
   width: 160px;
}

div.left_submenu a
{
   display: block;
   color: #cd3700;
   font-weight: normal;
   text-decoration: none;
}

div.left_submenu a:hover
{
   color: #000000;
}

div.left_submenu div.heading
{
   background-color: #cd3700;
   padding: 2px 5px;
   text-align: center;
   font-weight: bold;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
}

div.left_submenu div.heading a
{
   color: #000000;
   font-weight: bold;
}

div.infobox_right
{
   width: 160px;
   float: right;
   border: 1px solid #000000;
   padding: 2px;
   color: #000000;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
}

.u
{
   text-decoration: underline;
}

.no-u
{
   text-decoration: none;
}

.b
{
   font-weight: bold;
}

.i
{
   font-style: italic;
}

.ueberschrift
{
   background: #ffffff;
   color: #cd3700;
   border: 1px #cd3700 solid;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   padding: 2px;
}

.center
{
	text-align: center;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

.auto-center
{
   margin: 0px auto;
}

.justify
{
	text-align: justify;
}

.textleft
{
	text-align: left;
}

.textright
{
	text-align: right;
}

.clear
{
	clear: both;
}

.clear-right
{
	clear: right;
}
.clear-left
{
	clear: left;
}

a
{
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 12px;
   color: #D55804;
   text-decoration: underline;
   font-weight: bold;
}

a:hover
{
   text-decoration: none;
}

a.no-u
{
   text-decoration: none;
}

a.klein
{
   font-size: 10px;
}

.schwarz
{
   color: #000000;
}

a.gross
{
   font-size: 14px;
}

ul
{
	list-style-type: circle;
	list-style-position: outside;
}

.nounderline
{
   text-decoration: none;
}

.padding
{
	padding: 5px 10px;
}

table
{
   border-collapse: collapse;
   border-spacing: 0;
}

table td
{
   vertical-align: top;
}

tr.even td
{
   background-color: #F2F2F2;
}

tr.odd td
{
   background-color: #c8c7c7;
}

table tr.head_small td
{
   font-weight: bold;
   border: 0px;
   border-bottom: 1px solid #000000;
}

table tr.grau td
{
   background-color: #cccccc;
}

table.showborder
{
   border: 3px solid #000000;
}

table.showborder thead td
{
   font-weight: bold;
   font-size: 16px;
   border-bottom: 3px solid #000000;
   text-align: center;
}

table.showborder td.rechts
{
   border-right: 0px;
}

table.showborder td.links
{
   border-left: 3px;
}

table.showborder tr.unten td
{
   border-bottom: 0px;
}

table.showborder td
{
   text-align: left;
   border: 0px;
   margin: 0px;
   padding: 3px;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
   vertical-align: top;
   width: 50px;
}

table.showborder td.center
{
   text-align: center;
}

table.showborder td b.hinweis
{
   color: #ff7f24;
}

div#referenzen
{
   width: 400px;
   margin: 25px 0px 0px 0px;
}

div#referenzen img
{
   margin: 5px;
   border: 0px #CD3700 solid;
   border-right: 2px #CD3700 solid;
   border-bottom: 2px #CD3700 solid;
}

div#top_layer_out
{
   background-color:#000000;
   display:none;
   height:300%;
   left:0;
   opacity:0.6;
   position:absolute;
   top:0;
   width:100%;
   z-index:4;
}
div#top_layer_in
{
   background-color:#FFFFFF;
   border:2px solid #EE7600;
   display:none;
   padding:10px 20px 20px;
   position:absolute;
   width:600px;
   z-index:5;
   top: 150px;
   left: 350px;
}
