/* @override 
	http://typo3.monopolberlin.de/fileadmin/monopol/css/monopol.css
*/

/* @group reset */


/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  background-color: #fff; 
  line-height: 1.6; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* @end */


/* @group layout */
body {
font-family: "Helvetica Neue", Helvetica, Arial;
/* "Lucida Grande", Lucida, Verdana, sans-serif;*/
font-size:11px;
line-height: 1.5em;
/*line-height:15px;*/
color:#000;
background-color: #fff;
}

#dokument {
position: relative;
width: 900px;
padding: 0 10px;
margin: 0 auto;

/* border: solid 1px;  */
}

#sprachmenu {
float: right;
}

#kopfleiste {
width: 100%;
height: 120px;
clear: both;
margin-top: 40px;
/*border-bottom: solid 1px #808080;*/
}

#logo {
float: left;
}
#hauptmenu {
float: left;
clear: both;
width: 430px;
margin-left: 470px;
/*height: 30px;*/
position: relative;
z-index: 10;
}

#bilderleiste {

}

#panorama {
width: 900px;
float: left;
/*margin-top: 60px;*/
margin-bottom: 30px;
}

#inhalt {
/*min-height: 500px;*/
padding-bottom: 20px;
}
#ueberschrift {

}
#inhaltlinks {

}

/* @group SEITENINHALT */

/*div.border_spalte div.csc-textpic-center {
text-align: left;
}

div.border_spalte div.csc-textpic-center div.csc-textpic-imagewrap {
margin: 18px 0px 0px 53px;
}*/

.linkespalte {
display: inline;
float: left;
width: 430px;
}

.rechtespalte {
width: 405px;
margin-left: 470px;
min-height: 200px;
padding: 0;
padding-top: 0px;
/*border: solid;*/
}



/* @end */
#copy {
float: left;
}
#fusszeile {
clear: both;
border-bottom: dashed 1px #000;
padding-top: 5px;
}

#funktionsnav {
float: right;
}

/* @end */
.clearfix:after {
content: ".";
display: block;
clear:both;
height: 0;
visibility: hidden;
}
.clearfix {
display: inline-block;
}

/* @group home */

.csc-frame.csc-frame-frame1 {

/* the proper rules ready for future */ 
column-count: 2; 
column-gap: 20px; 
column-rule: none;

/* Moz/Firefox rules */ 
-moz-column-count: 2; 
-moz-column-gap: 20px; 
-moz-column-rule: none;

/* Safari & Chrome rules */ 
-webkit-column-count: 2; 
-webkit-column-gap: 20px; 
-webkit-column-rule: none;
line-height: 15px;

}



/* @end */

/* @group html */

div#inhalt p {
margin-bottom: 1em;
}
div.csc-default {
padding-top: 1.5em;
margin-bottom: 1.5em;
}
div.csc-default + div.csc-default {
border-top: dashed 1px #000;
}
.beidespalten p {
/*width: 625px;*/
}

div#inhalt ul {
list-style-image: url(images/cross.png);
padding-left: 12px;
}

/* @end */
/* @group gtmenu */

#hauptmenu ul {
font-size:21px;
color: #000;
text-transform: lowercase;
/*font-weight: bold;*/
list-style: none;
/*height: 32px;*/
position: absolute;
padding: 0;
/*border: solid 1px red;*/
}
#hauptmenu ul.ersteebene {
width: 100%;
}
#hauptmenu ul ul{

}

/* Interactive lines: show/hide menus */
#hauptmenu li:hover ul ul, #hauptmenu li:hover ul ul ul{
/* 	visibility: hidden; */
}

/* (sub-)submenus */
#hauptmenu ul ul, #hauptmenu ul ul ul{
	position:absolute;
	top: 0;
/*wichtig für IE: */
	left: 0;
/*mit hoover:*/
	/*visibility: hidden;*/
}
#hauptmenu li:hover ul {
/*visibility: visible;*/
}
/*,#hauptmenu li.current ul*/
#hauptmenu ul li{
float: left;
/*padding: 5px 10px ;*/
/*margin: 2px ;*/

}
/*#hauptmenu ul li.current {
}*/
ul.submenu{
/*clear: left;*/
/*border: solid 1px red;*/
}
#hauptmenu ul ul {
top: 25px;
text-transform: lowercase;
font-size: 14px;
/* 	visibility: hidden; */

/* border: solid red 1px; */
clear: left;
display: block;
}

#hauptmenu ul ul.submenu li {
float: left;
display: inline;
/*min-width: 10em;*/
/*background-color: rgba(0,55,55,0.8);
border-bottom: 1px solid #191919;*/
}

#hauptmenu li a {
color: #000;
display: inline;
/* /h27 display:block; 
overflow:hidden;
white-space:nowrap;
text-align: center;
text-decoration: none;
padding: 6px 15px 6px 15px;*/
/*width: 110px;*/
/* text-indent:999em;  */
/*height: 20px;*/
}

#hauptmenu li a:hover {
/*background-color: rgb(185,0,100);*/
color: #ae1732;
/*background-position: 0px -20px;*/
}


#hauptmenu ul li ul li {
margin: 0px 0px 0px 0px;
padding: 0;
}
#hauptmenu ul li ul li a {
color: #000;
}
#hauptmenu ul li ul li a:hover {
color: #f0f;
}


.submenu li a {
display:block;
/*overflow:hidden;*/
/*height: 17px;*/
}

#hauptmenu .current a:hover {
color: #ae1732;
}

#hauptmenu .current a {
color: #ae1732;
}
#hauptmenu .current li a {
color: #000;
}

#hauptmenu li#act a{
color: #ae1732;
}

#hauptmenu li#act a:hover{
color: #ae1732;
}

/* @end */
/* @group funknav */

#funktionsnav ul {
/*width: 400px;*/
list-style-type: none;
text-transform: lowercase;
}
#funktionsnav ul li{
float: left;
}
#funktionsnav li a {
float: left;
color: #000;
}

#funktionsnav li a:hover {
color: #ae1732;
}

/* @end */



/* @group stdheader */

h2 {
display: block;
font-size: 18px;
font-weight: bold;
margin-bottom: 1.5em;
text-transform: lowercase;
}

h3 {
font-weight: bold;
text-transform: lowercase;
}

/* @end */

/* @group sitemaps */

div.beidespalten ul.csc-menu li {
margin-bottom: 0;
}

div.beidespalten ul.csc-menu li {
list-style-image: url(images/pfeil.gif);
font-weight: bold;  
}

/* @end */

/* @group mailform */
form#mailform div.csc-mailform-field {
	clear: both;
	height: 24px;
	margin-top: 2px;
	width: 280px;
	padding: 5px;
}
form#mailform div.csc-mailform-field label {
	float: left;
	margin-top: 4px;
	text-align: right;
	width: 55px;
	/*color: #797b83;*/
}
form#mailform div.csc-mailform-field input,
form#mailform div.csc-mailform-field textarea {
	border: 1px solid #939598;
	color: #000;
	float: right;
	width: 210px;
	padding: 3px;
	background: #fff;

}
form#mailform div.csc-mailform-field input:focus,
form#mailform div.csc-mailform-field textarea:focus,
form#mailform div.csc-mailform-field input.csc-mailform-submit:hover {
	background: silver;
	color:#000;
	cursor: pointer;
	border: 1px solid #39484E;
}
form#mailform div.csc-mailform-field textarea {
	height: auto;
	margin-bottom: 7px;
}
form#mailform div.csc-mailform-field input.csc-mailform-submit {
	margin-bottom: 10px;
	width: auto;
}


/* @end */

a {
color: #C30000;
text-decoration: none;
}


/*
div {
border: solid 1px silver;
}
*/





