/* CSS Document */



* {
margin: 0;
padding: 0;
}

html { height: 100%; margin-bottom: 1px; } 

body {
  font-family: Arial, sans-serif;
  font-size: 100.01%;
  text-align: center;
  color: #000;
background-image:url(../mojo_img/bg.jpg);
background-repeat:repeat-x;
margin:0px;
}

.clearer {
  clear : both;
  height: 0px;
  font-size: 0px;
}


.spacer {
height:10px;
background:#fff;
}

img {border: 0;}

/* LISTS */

ul {  padding: 10px 0 10px 15px;}
ul {margin: .3em 0 1.5em 0;list-style-type:none;}
ul.related {margin-top: -1em;}
ol {margin: .5em .5em 1.5em;}

ol li {
margin-left: 1.4em;
padding-left: 0;
background: none; 
list-style-type: decimal;
}

.right_content ul li {
line-height: 1.4em;
padding-left: 20px;
background: transparent url("../mojo_img/l_bullet.gif") no-repeat 0 0;
}

li.doc {background-position: 3px -500px;}

ul.nomarker li {background:none;padding-left:0;}

dl {margin: 0 0 1em 0;}
dt {font-weight:bold;margin-top: 1.3em;}
dl dl {margin: 0 0 1.5em 30px;}

/*** Basic Layout ******/

.holder{
width:980px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
background-image:url(../mojo_img/curve_mid.jpg);
background-repeat:repeat-y;
text-align: left;
}


.header{
height:38px;
padding:5px;
padding-left:22px;
}

#logo {
float:left;
position:relative;
left:10px; 
}

#focus_block {
background:url(../mojo_img/flash_bg.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
height:116px;
border-top:2px solid #f99c1c;
}

.top_curve {
background:url(../mojo_img/curve_top.jpg) center center ;
background-repeat:no-repeat;
height:21px;
}

.left_shade1{
background-image:url(../mojo_img/curve_left.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.right_shade1{
background-image:url(../mojo_img/curve_right.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.footer{
width:970px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:0px;	
border-top: 1px dashed #0d62b0;
height:70px;
}

* html .footer{
width:970px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:0px;	
border-top: 1px dashed #0d62b0;
height:70px;
position:relative;
top:20px;
}


.center_content{
width:970px;
background-color:#FFFFFF;
float:left;
font-size: 0.8em;
}

.left_content{
float:left;
width:200px;
margin-left:22px;
margin-top:10px;
}

* html .left_content{
float:left;
width:200px;
margin-left:10px;
margin-top:10px;
}

.right_content{
margin-top:10px;
float:left;
width:650px;
margin-left:10px;
padding-left: 10px;
border-left: solid 1px #F2F2F2;
}

* html .right_content{
margin-top:10px;
float:left;
width:650px;
margin-left:10px;
padding-left: 10px;
border-left: solid 1px #F2F2F2;
}

.bottom_curve{
height:17px;
background-image:url(../mojo_img/curve_btm.jpg);
background-repeat:no-repeat;
background-position: center center;
clear:both;
}

/****************** allgemeines Textlayout *******/
h2 {
margin: 0;
color: #0d62b0;
font-size: 1.6em;
font-weight: normal;
font-family:Tahoma, sans-serif;
letter-spacing: 1px;
padding-left:25px;
background-image:url(../mojo_img/bullet.gif);
background-repeat:no-repeat;
background-position: 0% 50%;
}

h2 a:link, h2 a:hover, h2 a:visited {
color: #000;
text-decoration: none;
}

h1 {
font-size: 1.6em;
font-weight: normal;
letter-spacing: -1px;
color: #0d62b0;
margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
text-decoration: none;
color: #0d62b0;
}
	
h3 {
margin: 0 0 8px 0;
color: #0d62b0;
font-size: 1.2em;
font-weight: bold;
letter-spacing: -1px;
text-transform: uppercase;
}

h4 {
margin: 0;
color: #0d62b0;
font-size: 1.2em;
padding-top:5px;
padding-bottom:9px;
background-image:url(../mojo_img/dots-hr-4.gif);
background-repeat:repeat-x;
}

h5 {
margin: 0 0 8px 0;
/*color: #f99c1c;*/
color: #000;
font-size: 1.0em;
font-weight: bold;
}

h6 {
margin: 0 0 8px 0;
color: #0d62b0;
font-size: 1.0em;
font-weight: normal;
}

hr {
width: 100%;
height:8px;
background-image:url(../mojo_img/dots-hr.gif);
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
background-repeat: repeat-x;
background-position:center;
border:none;
}

p {font-size:1em;}

a:link, a:visited {
color: #0d62b0;
text-decoration: none;
}

a:hover {text-decoration: underline;}

h4 a ,#kontakt h4 a:hover {
text-decoration:none !important;
color: #1768b3;}


div, img {
margin:0;
padding:0;
border:0;
} 	

.linkInt img {margin-right:5px;}


/* ===================== */
/* Top-Menu, Suche, Klickpfad, Seitentitel */
/* ===================== */

#top_nav{
float:right;
font-size: 11px;
font-weight: bold;

color: #0d62b0;
padding-right:22px;
padding-top:2px;
}

#top_nav ul {     
margin: 0;   
padding: 0;   
list-style: none;   
}

#top_nav li {   
float: left;    
display: block;  
position: relative;   
top: 0px;   
color: #000000;   
padding: 0 10px 0 0;  
font: normal 12px Arial,Helvetica,sans-serif;   
}

#top_nav li a {
color:#0d62b0;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(../mojo_img/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px 3px;
}

* html #top_nav li a {
color:#0d62b0;
text-decoration:none;
padding-left:20px;
padding-right:5px;
background-image:url(../mojo_img/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px 3px;
}

#top_nav li a:hover {   
color:#f99c1c;
text-decoration: none;
padding-left:20px;
padding-right:5px;
background-image:url(../mojo_img/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px -11.5px; 
}

* html #top_nav li a:hover {   
background-position: 7px -12.5px; 
} 

#top_nav li.ACT a {  
color:#f99c1c;
text-decoration: none;
padding-left:20px;
padding-right:5px;
background-image:url(../mojo_img/nav_buddy.gif);
background-repeat:no-repeat;
background-position: 7px -12.5px;
}

* html #top_nav li.ACT a {  
background-position: 7px -12.5px;
}

/****************** SUCHE ***************/

#suche {
float: right;
padding: 0px 30px 5px 0;
height: 20px;
font-size: 0.9em;
line-height: 28px;
}

#suche input {
height: 1.2em;
width: 12em;
border: 1px solid #0d62b0;
margin: 0 3px 0 5px;
vertical-align: middle;
}

#suche input.box {
width:63px;
height:20px;
padding:1px;
background:transparent url(../mojo_img/button_search.jpg);
border:none;
}

#klickpfad {
padding: 5px 0 5px 25px;
color: #666666;
font-size: 1em;

}

#klickpfad a {
color: #0d62b0;
text-decoration: underline;
}

#klickpfad a:hover {
text-decoration: none;
color:#f99c1c;
}

.linie1 {
position:relative;
left:5px;
width: 960px;
border-bottom: 1px dashed #0d62b0;
float:left;
}

#seitentitel {
font-family: Tahoma, Arial, sans-serif; 
color: #0d62b0;
padding: 5px 0 5px 25px;
float:left;
}

#seitentitel h1 {
font-size: 1.6em;
font-weight: normal;
letter-spacing:0.1em;
border:none;
color:#f99c1c;
}

.linie2 {
position:relative;
left:5px;
top:0px;
width: 960px;
border-bottom: 1px dashed #0d62b0;
float:left;
}

/* ===== Container-Content ========*/

#container-content {padding-top:20px;}

/* ===== Content-Botton ========*/

.container-botton {
margin-top:30px;
border-top: 1px solid #0d62b0;
}

* html .container-botton {
height:40px;
}

.container-botton a:hover {text-decoration:underline;}

#topbotton {float:left;}

img.top {padding-top:10px;}

a.toplink {padding-left:0px;}

#printlink {
float:right;
margin-top:10px;
}

#printlink img {
padding-top:2px;
padding-right:5px;
}

/* ===================== */
/* Footer */
/* ===================== */

.footer .f_nav {
width: 220px;
position:relative;
left:10px;
top:30px;
font-size: 0.7em;
color: #0d62b0;
padding: 0px 0px 0 0px;
}



.footer .f_nav #fn_menu {
margin-bottom: 0px;
}

.footer dfn, .footer acronym {
font-style: normal;
border-bottom: none;
}

.footer .f_nav a {
font-size: 1em;
color: #0d62b0;
text-decoration: none;
}

.footer .f_nav a:hover {
text-decoration: underline;
}

.footer #copyright {
position:relative;
left:420px;
top:15px;
width: 540px;
font-size: 0.7em;
color: #666666;
padding: 0px 0 0 0px;
}

.footer #copyright .c_text {
padding: 0 0 0 0px;
margin-bottom: 0px;
}










