* {
	margin: 0;
	padding: 0;
}

html {height: 100%; margin-bottom: 1px; }

body {
   margin:0px;
   margin-top:0;
   background-color:#FFFFFF;
   font-family: "Trebuchet MS","Lucida Grande",Verdana,Georgia,Sans-Serif;
   font-size: 10pt;
   line-height: 13pt;
   color:#5d5d5d;
   text-align: center;
}

h1 {
	font-size:15pt;
	line-height:20pt;
	font-weight:normal;
	color:#555;
	padding-bottom:15px;
}

h2 {
	font-size:10pt;
    margin-bottom: 10px;
}

h3 {
	font-size:9pt;
    color:#555;
    font-family:"Trebuchet MS","Lucida Grande",Verdana,Georgia,Sans-Serif;
}


td {
   font-family: "Trebuchet MS","Lucida Grande",Verdana,Georgia,Sans-Serif;
   font-size: 12px;
   line-height: 14pt;
}

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


/* Design */


#container {
	margin: 0 auto;
	width: 970px;
	text-align:left;
	min-height:600px;
    height:auto !important;
	height:600px!;
/*	background: url(../img/bg_content.gif); */
	background-position:0 260px;
	background-repeat:repeat-x;
	position:relative;
}

.banner {
	width:980px;
	height:233px;
	margin-bottom:15px;
}

.links {
	float:left;
	width:185px;
	margin-right:10px;
	background: url(../img/box_bg.gif);
}

#LCONTENT {
	height:300px;
	width:185px;
}

#CONTENT {

}

.rechts {
	float:right;
	width:185px;
}

#RCONTENT {
	height:300px;
	width:185px;
}

/* Inhalte */

#rootline {
	background-color:#FFFFFF;
	width:580px;
	color:#f4b62c;
	margin-bottom:15px;
	font-size:8pt;
}

#rootline a {color:#f4b62c;}

#rootline ul {
	height:15px;
	padding:0;
	margin:0;
	list-style:none;
	border:1px solid #f4b62c;
}

#rootline li {
	padding:0;
	margin:0;
	float:left;
	padding-right:5px;
	line-height:11pt;
}

.box_top_blau {
	width:163px;
	height:17px;
    background: url(../img/box_top_bg.gif);
	background-repeat:repeat-x;
	border-left:1px solid #F38814;
	border-right:1px solid #F38814;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px 10px 6px 10px;
	_padding:4px 10px;
	font-size:9pt;
}

#newmenu .box_top_blau
{
    color: #666;
    background: url(../img/box_top_bg_grau.gif);
    border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
}

.box_head_blau {
	width:183px;
	height:31px;
	background: url(../img/box_head_bg.gif);
	border-left:1px solid #8999c3;
	border-right:1px solid #8999c3;
}

.box_foot_weiss {
	width:185px;
	height:7px;
	background: url(../img/box_weiss_abschluss.gif);
}

.box_foot_blau {
	width:185px;
	height:5px;
	background: url(../img/box_bottom.gif);
}

.grafik_menu {
	float:left;
	margin-right:10px;
}

.termine {
	margin-bottom:3px;
}

.termine a {
	color:#333333;
}

.bodytext {
	font-size: 11pt;
	color:#5d5d5d;
}


/* Menu */

.menu {
	border-bottom:5px solid #154289;
	height:112px;
	width:840px;
}

.menu ul {
	margin:0;
	padding:0;
	list-style: none;
}

.menu li {
	margin:0;
	padding:0;
	float:left;
}

/* Hauptmenu */

#nav ul {
	margin:0;
	padding:0;
	list-style: none;
}

#nav li {
	margin:0;
	margin-right:12px;
	_margin-right:10px;
	padding:0;
	float:left;
}

#oberenav #nav li {
	margin:0;
	margin-right:8px;
	padding:0;
	float:left;
}

#oberenav #nav li
{
    display: inline;
    float: none;
}

#oberenav #nav li im
{
    vertical-align: bottom;
}

/* Submenu */

#submenu { font-size:8pt; }

#submenu a { color:#FFF; background: transparent;}

#submenu ul {
	width:570px;
	height:15px;
	padding:3px 5px;
	margin:15px 0;
	list-style:none;
	background-color:#999;
}

#submenu li {
	margin:0;
	float:left;
	padding:0 3px;
	line-height:11pt;
	_line-height:13pt;
}

/* box */

.box_banner {
	position:relative;
	background-color:#dadfec;
	width:970px;
	min-height:100px;
	height:220px!;
	margin-right:10px;
	margin-bottom:20px;
}

.box {
	position:relative;
	background-color:#e9e9e9;
	width:580px;
	margin-right:10px;
	margin-bottom:20px;
	height:auto !important;
}

.box_inhalt {
	padding:15px;
	height:auto !important;
}

.box_inhalt_haupt {
	padding:15px;
	height:auto !important;
}

.box_inhalt_haupt p .bodytext{
	line-height:16pt;
}

.box_ol{
	background: url(../img/box/box_ol.gif) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}

.box_or{
	background: url(../img/box/box_or.gif) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:0;
	right:0;
	z-index:100;
}

.box_ul{
	background: url(../img/box/box_ul.gif) no-repeat;
	background-position:bottom;
	width:3px;
	height:3px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:100;
}

.box_ur{
	background: url(../img/box/box_ur.gif) no-repeat;
	background-position:bottom;
	width:3px;
	height:3px;
	position:absolute;
	bottom:0;
	right:0;
	z-index:100;
}

.csc-frame-frame1 {
}

.csc-frame-frame2 {
}

.artikel_head {
	width:400px;
	font-size:12pt;
	color:#003064;
	line-height:20pt;
	margin-bottom:15px;
}

.artikel_datum, .news-single-author {
	font-size:8pt;
}


/* Kategorien */

.news_categorie {
	font-size:8pt;
	padding:3px;
	padding-left:0;
}

/*
.news_categorie a{
	color:#fb6100;
}
*/

/* Pagebrowser */

.tx-ttnews-browsebox-SCell a{
	color:#fb6100;
}

.tx-ttnews-browsebox {
	width:570px;
	margin-right:10px;
	margin-bottom:20px;
	background-color:#dadfec;
	padding:5px;
}

.tx-ttnews-browsebox td {
	padding:0;
	padding-right:5px;
	margin:0;
}



.news_liste_bild {
 float:left;
 text-align:center;
 margin-bottom:15px;
 margin-right:15px;
}

.news_liste_bild img { border:2px solid #FFFFFF; }

.news_bild img { border:2px solid #FFFFFF; }



/* Typo3 Tags */

.news-single-related, .news-single-files, .news-single-links{
	background-color:#FFFFFF;
	padding:15px;
	width:515px;
	margin:5px;
}

.news-single-links .bodytext {
	margin-top:1px;
}

dt.news-single-related, .news-single-related dt, dt.news-single-files, .news-single-files dt, dt.news-single-links, .news-single-links dt{
	font-weight:bold;
	margin-bottom:3px;
}

.news-single-related dd img, .news-single-files dd img, .news-single-files dd img{
	margin-right:5px;
}

.news_title {
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:normal;
}

.news_title_haupt {
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:normal;
}

.news_bild {
	float:left;
	margin-right:8px;
}

.news-single-subheader {
	font-weight: normal;
	font-size: 9pt;
	font-family: "Trebuchet MS","Lucida Grande",Verdana,Georgia,Sans-Serif;
	color: #5d5d5d;
	margin: 0 0 0.5em 0;
}

/* Coverflow Menue */


.mf {
	background:url(../ext/img/GGMagazin-online2.gif) 5px 50px no-repeat;
}

/* Rechte Seite */

.seite_artikel_titel {
	font-size:8pt;
	line-height:11pt;
	color:#f4b62c;
}
.seite_artikel_inhalt {
	margin-bottom:10px;
	color:#696969;
	font-size:8pt;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	height:auto !important;
}

.seite_artikel_inhalt .bodytext {
	font-size:8pt;
	margin-bottom:1px;
}

/* Zusatz Tags */

.leeren {clear:both;}
.clearer {clear:both;}

.carousel p.label {
  display:none;
}

.rgsgcontent {
  margin-top:15px;
  margin-bottom:15px;
}

/* LOGIN Formular */

.tx-felogin-pi1 h3{
	margin:0;
	margin-bottom:5px;
	color:#EA8015;
	font-size:1.2em;
	font-weight:normal;
}

.tx-felogin-pi1 div {
	font-size:8pt;
	line-height:11pt;
	margin-bottom:15px;
}

.tx-felogin-pi1 fieldset {
	border:0;
}

.tx-felogin-pi1 label {
	color:#EA8015;
	margin-bottom:5px;
}

.tx-felogin-pi1 legend {
	display:none;
}

/* Rahmen */


.csc-frame-frame2 {
	margin-bottom:10px;
	text-align:right;
	padding-right:10px;
}



/* Suche */


	.suchform { border:none; text-align:right; padding-right:5px;}

	.newsletter { border:none; text-align:left; padding-right:5px;}

	.searchbtn {margin-top:8px;}


    /*** indexed_search ***/
    .tx-indexedsearch-searchbox form {
        margin: 0;
        padding: 0;
    }
    .tx-indexedsearch-searchbox .formline {
        clear: both;
        padding-bottom: 10px;
        overflow: auto;
   }
   .tx-indexedsearch-searchbox label {
       width: 100px;
       float: left;
   }


   .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
   		width:300px;
		margin-right:25px;
	}

   .isearch_linkMode {
       display: block;
       float: left;
       padding: 2px 10px;
   }
   .tx-indexedsearch-rules {
       position: relative;
       padding: 10px 0;
	   display:none;
   }
   .tx-indexedsearch-rules h2 {
       font-weight: normal;
       font-size: 100%;
       padding: 0;
       margin: 0;
   }
   .tx-indexedsearch-rules a .isearch-rules-text {
       display: none;
       text-decoration: none;
       color: #116aae;
   }
   .tx-indexedsearch-rules a:hover .isearch-rules-text{
       display: block;
       text-decoration: none;
       position: absolute;
       font-weight: normal;
       top: 0;
       left: 100px;
       background-color: #ffffff;
       padding: 10px;
   }
   .tx-indexedsearch-whatis {
       padding-bottom: 10px;
   }
   .tx-indexedsearch-sw {
       font-weight: bold;
   }
   .tx-indexedsearch-browsebox {
       padding-bottom: 10px;
   }
   .tx-indexedsearch-res .result-row {
       margin: 10px 0 20px 0;
	   background-color:#FFFFFF;
	   padding:10px;
   }
   .tx-indexedsearch-icon {
       float: left;
       display: block;
   }
   .tx-indexedsearch-result-number {
       float: left;
       display: block;
   }
   .tx-indexedsearch-title {
       float: left;
       display: block;
   }
   .tx-indexedsearch-percent {
       float: right;
       display: block;
   }
   .tx-indexedsearch-descr {
       clear: both;
       display: block;
   }
   .tx-indexedsearch-info {
       clear: both;
       display: none;
   }
   .tx-indexedsearch-path {
       display: block;
   }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#fb6100; }


/* Contact Form */
.csc-mailform { border: none; }
.csc-mailform input,  .csc-mailform textarea { padding: 0px; }
.csc-mailform-field label { width: 140px; display:block; float: left; }
.csc-mailform-field { padding-bottom: 10px; }

#mailformformtype_mail { margin-left: 345px; }

/* Bildunterschrift */

.news-single-imgcaption {
	font-size:8pt;
	margin-bottom:5px;
}

div.messageBox.error {
  background:#FFFFCC url(../icons/icon_critalert.gif) no-repeat scroll 20px 14px;
  border-color:#FFCC00;
  color:#C60000;
  padding-left:80px;
}

div.messageBox {
  background-color:#FFFFCC;
  background-position:20px 14px;
  background-repeat:no-repeat;
  border:1px solid #FFCC00;
  font-size:1em;
  margin:0pt 0pt 10px;
  min-height:48px;
  padding:12px 40px 0pt 12px;
  width:auto;
}
/* remove the dotted line on flash objects */
object { outline:none; }
