/* Start of CMSMS style sheet 'csmarketing' */
body {

    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-family: Futura,Century Gothic,Arial,Geneva,Helvetica,sans-serif;
    font-size : 12px;
    font-style : normal;
    color:#333333;
    background-color:#ffffff;
}

#master {
margin-top:5px;
border-top:1px solid #006BB8;
border-left:1px solid #006BB8;
border-right:1px solid #006BB8;
}

td#header {
border-bottom:1px solid #0a77c1;
}

td#header-r {
background-image:url(images/header-hg-r.png);
background-repeat: no-repeat;
background-position:bottom right;
}

div#std {
position:relative; float:right; 
padding:20px 31px;
z-index:100; 
border:0px solid red;
}

div#std a.std, div#std a.std:visited {
    font-family: Futura,Century Gothic,Arial,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#006BB8;
    background-color: #FFF;
    line-height: 1.5em;
    text-decoration: none;
	
}

div#std a.std:hover {
    background-color: #006BB8;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}




#date {
    font-family: Futura,Century Gothic,Arial,Geneva,Helvetica,sans-serif;
    font-size : 11px;
    font-style : normal;
}

hr {
clear:both; 
width:444px;
background-color:#0053A4; /* Mozilla 1.4 */
color:#0053A4; /* IE 6 */
border:0px; /* dashed #0053A4; Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
align: left;
}


td#navi {
border-right:1px solid #a7aab1;
background-image:url(images/imp-reu.png);
background-repeat: no-repeat;
background-position:bottom center;

height:550px;
}

/* navi links */

#menu ul{
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:200px;
border:0px solid black;
}

#menu ul li {
width:100%;
padding: 0px;
margin: 0px;
list-style-type: none;
display: block;
}

#menu ul li#aktuell a {
background-image:url(images/dot-aktuell.png);
background-repeat: no-repeat;
background-position: 160px;
}

#menu ul li#agentur a {
background-image:url(images/dot-agentur.png);
background-repeat: no-repeat;
background-position: 160px;
}
#menu ul li#leistungen a {
background-image:url(images/dot-leistungen.png);
background-repeat: no-repeat;
background-position: 160px;
}
#menu ul li#referenzen a {
background-image:url(images/dot-referenzen.png);
background-repeat: no-repeat;
background-position: 160px;
}


#menu ul li a {
background-color:#eaebee;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 8px 0px 8px 14px;
color: #6B6B6B;
font-size:13px;
font-weight:bold;
text-decoration:none;
display:block;
margin:6px 0px;
border-bottom:1px solid #a7aab1;
}

#menu ul li a:hover {
background-color:#fff;
color:#000;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 8px 0px 8px 14px;
font-size:13px;
font-weight:bold;
text-decoration:none;
display:block;
margin:6px 0px;
border-bottom:1px solid #a7aab1;
}

#menu ul li.currentpage h3 {
background-color:#FFF;
color:#000;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 8px 0px 8px 14px;
font-size:13px;
font-weight:bold;
text-decoration:none;
display:block;
margin:6px 0px;
border:0px solid #000;

}

li.sectionheader {
list-style-type:none;
color:#000;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 8px 0px;
font-size:13px;
font-weight:bold;
text-decoration:none;
display:block;
margin:6px 0px;
border:0px solid #000;
}

#menu ul ul{
margin: 3px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:160px;
border:0px solid black;
}

#menu ul ul li {
width:155px;
padding: 0px;
margin: 0px 0px 0px 20px;
list-style-type: none;
display:block;
}

#menu ul ul li a {
background-color:#fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 2px 0px 2px 14px;
color: #A92550;
font-size:11px;
font-weight:bold;
text-decoration:none;
display:block;
margin:6px 0px;
border:1px solid #FFF;
}

#menu ul ul li a:hover {
background-color:#0053A4;
color:#fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 2px 0px 2px 14px;
font-size:11px;
font-weight:bold;
text-decoration:none;
display:block;
margin:6px 0px;
border:1px solid #FFF;
}

#menu ul ul li.currentpage h3 {
background-color:#FFF;
color:#000;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 2px 0px 2px 14px;
font-size:11px;
font-weight:bold;
text-decoration:none;
display:block;
margin:6px 0px;
border:1px solid #000;
background-image:url(images/ruecken-current.png);
background-repeat: no-repeat;
background-position:right 50%;
}


#nArbeiten {
width: 180px;
margin:auto;
border:0px solid white;
}

/* content blocks startseite */

#contentblock-1 h3 {
width:150px
background-color:blue;
color:grey;
font-family: Futura,Century Gothic,Arial,Geneva,Helvetica,sans-serif;
font-size: 17px;
font-weight: bold;
line-height:1em;
display: block;
font-variant:small-caps;
margin:0px;
padding:5px;
border:1px solid blue;
}

#contentblock-1 {
margin:10px 10px;
float:left;
/* background-color:red; */
border:1px solid black;
width:235px;
height:200px;
padding:5px;
}



#contentblock-2 {
margin:10px 10px;
float:left;
background-color:white;
border:1px solid black;
width:235px;
height:200px;
padding:5px;
}

#contentblock-3 {
margin:10px 10px;
float:left;
background-color:white;
border:1px solid black;
width:235px;
height:200px;
padding:5px;
}

#contentblock-4 {
margin:10px 10px;
float:left;
background-color:white;
border:1px solid black;
width:235px;
height:200px;
padding:5px;
}

#contentblock-5 {
margin:10px 10px;
float:left;
background-color:white;
border:1px solid black;
width:235px;
height:200px;
padding:5px;
}

.NewsSummary a, 
.NewsSummary a:visited {
   color:#0a77c1;
   font-weight:bold;
   text-decoration:none;
   font-size: 13px;
} 

/* Newsblock 1-Startseite */

div.back1 {
/* this will give room for sidebar to be on the left side, make sure this number is bigger than sidebar width */
	margin-left: 0px;
/* and some air on the right */
	margin-right: 5px;
/* you can set your own image here */
	background: url(./images/mainrt1.png) no-repeat right top;
    border:0px solid blue;
    width: 100%;    
    z-index:8;
}
/* this is an IE6 hack, you may see these through out the CSS */
* html div.back1 {
/* unlike other browser IE6 needs float:right and a width */
/*	float: left;    */
	width: 100%;
/* and we take this out or it will stop at the bottom  */
	margin-left: 5px;
/* and some air on the right */
	margin-right: 5px;
/* you can set your own image here */
	background: url(./images/mainrt1.png) no-repeat right top;
}



div.back2 {
/* you can set your own image here */
	background: url(./images/mainleft1.png) no-repeat left top;
}
div.back3 {
/* you can set your own image here */
	background: url(./images/wbtmleft.png) no-repeat left bottom;
}
div.main2 {
/* this is the last inside div so we set the space inside it to keep all content away from the edges of images/box */
	padding: 10px 15px;
/* you can set your own image here */
	background: url(./images/rtup.png) no-repeat right bottom;
	z-index:2;
}


div.NewsSummary img {
padding:4px;
border: 1px solid #0a77c1;

}

/* Newsblock 2-nArbeiten */



.content a, td.news a {
    text-decoration:underline;
	font-family: Futura,Century Gothic,Arial,Geneva,Helvetica,sans-serif;
    font-size : 12px;
    font-weight: bold;
    color:#5976BA;
}

.content a:visited,
td.news a:visited {
    text-decoration:underline;
	font-family: Futura,Century Gothic,Arial,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#5976BA;
}

.content a:hover, 
td.news a:hover { 
    text-decoration:none;
	font-family: Futura,Century Gothic,Arial,Geneva,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color:#ffffff;
	background-color:#5976BA;
}

.logo {
    float: left;
}
.motto {
    margin: 0 0 0 0;
    float: right;
    font-family: Futura,Century Gothic,Arial,Geneva,Helvetica,sans-serif;
    font-size: 18px;
	letter-spacing:0.1em;
}

/* Content */

#content {
padding:5px 20px;
}

#content h1 {
    font-family: Futura,Century Gothic,Arial,Geneva,Helvetica,sans-serif;
    font-size: 22px;
    line-height:1em;
    color:#5976BA;
    display: block;
    padding-left:1.5em; 
    margin: 10px 20px 0 20px;
}

#content a, a:visited {
color:#006BB8;
font-weight:bold;
text-decoration:none;
}


#content a:hover {
color:#993366;
}

#content ul {
margin: 0px;
padding: 0px;
}

#content li {
font-size: 11px;
padding:0px 8px;
border-left:2px solid #993366;
margin:5px 5px 5px 0px;
list-style-type:none;
}

h1.title {
    font-family: Futura,Century Gothic,Arial,Geneva,Helvetica,sans-serif;
    font-weight: bold;
    line-height:1em;
    display: block;
    clear:both; 
    width:95%; 
    margin:15px 0 15px 20px; 
    padding:0px; 
    font-size:1.5em; 
    color:#A92550;
}


h2 {
    font-family: Futura,Century Gothic,Arial,Geneva,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
	line-height:1em;
	color:#5976BA;
	display: block;
}

h3 {
    font-family: Futura,Century Gothic,Arial,Geneva,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
	line-height:1em;
	color:#5976BA;
	display: block;
	font-variant:small-caps;
}

td.news {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-right-width:1px;
	border-right-style:dotted;
	border-color:#5976BA;
	display: block;
}



td#re {
border-left:1px solid #a7aab1;
}

#nar {
text-align:left;
width:172px;
background-color:#d4d5d8;
height:28px;
padding:8px 0px 0px 8px;
color:#99002f;
font-weight: bold;
background-image:url(images/dot-arbeiten.png);
background-repeat: no-repeat;
background-position:right 50%;
}

option, select, check, textfield, textarea, input {
	border: 1px solid #A3B0D9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	background : #FFFFFF;
	font-weight : normal;
}

.loesung {
	border: 2px solid #A3B0D9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	background : #FFFFFF;
	font-weight : normal;
}

input:hover { background-color:#A3B0D9; font-weight: normal; color: #000000; }
.check { background-color: #A3B0D9; border: 1px solid #000000; }

dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}


.anythingSlider                         { width: 500px; height: 300px; position: relative; margin: 0 auto 0px; }
.anythingSlider .wrapper                { width: 480px; overflow: auto; height: 300px; margin: 0 4px; position: absolute; top: 0; left: 0; }

                                       /* Width below is max for Opera */
#content .anythingSlider .wrapper ul             { width: 32700px; list-style-type: none; position: absolute; top: 0; left: 0; background: #eee; border-top: 3px solid #0A77C1; border-bottom: 3px solid #e0a213; margin: 0; }
#content .anythingSlider ul li                   { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; border:0px; list-style-type:none;}
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(uploads/images/online/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -55px; }
.anythingSlider .back                   { background-position: -67px 0; left: -50px;  }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 300px; text-align: left; }
#thumbNav a                             { color: white; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 4px; height: 18px; margin: 0 5px 0 0; background: #0A77C1 url(uploads/images/online/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #AA274F; }

#start-stop { 
background: #0A77C1; 
background-image: url(uploads/images/online/cellshade.png); 
background-repeat: repeat-x; 
color: #FFF; 
padding: 2px 5px; 
width: 40px; 
text-align: center; 
position: absolute; right: 15px; top: 300px; 
-moz-border-radius-bottomleft: 5px; 
-moz-border-radius-bottomright: 5px; 
-webkit-border-bottom-right-radius: 5px; 
-webkit-border-bottom-left-radius: 5px; 
}

#start-stop.playing                     { background-color: #A0A77C1; color:#FFF; }

#start-stop:hover { 
   background-image: none;  
   color:#FFF; 
   background:#0A77C1; 
}

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
/* End of 'csmarketing' */

