/*
 *
 * Allgemeines Zeug
 * 2008-05-21_08-12
 */

* {
	margin: 0;
	padding: 0;
}

body {
  /*background: url("images/gcs-Background.gif") #C0C0C0;*/
  background-color: #F9F9F9;
  height: 100%;
  
  
}


html, body  {
  height:100%;
  }

body, table {
	font-family: Broadway; /* Test Schriftart */
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 10pt;	
}

img {
  border: none;
}

fieldset {
  padding: 5px;
}

a,
a:hover,
a:visited,
a:active {  
  color: #003A8C;
}

font {
  line-height: 1.2em;
}



/*
 *
 * COMMON
 *
 */

.l {
	text-align:left;
}

.r {
	text-align:right;
}

.c {
	text-align:center;
}

.j {
	text-align:justify;
}

.hide {
	display:none;
}

.floatDummy {
	clear:both;
	width:0px;
	height:0px;
	font-size:0px;
	line-height:0px;
	display: block;
}

/*
 *
 * Global Layout
 *
 */

#globalwrap {
	margin: 0px auto 0 auto;
	text-align: left;
	width: 780px;		
	height: 100%;
	border: solid 0px black;
	position: relative;
}

/*
 *
 * Page Header
 *
 */

#pageHeaderwrap {
/*		background: url("images/gcs_header3.png") #FFFFFF no-repeat;
height: 80px;	*/
}

h1#startseite {
  font-size: 18pt;
  font-weight: bold;
  color: #003A8C;
  line-height:1.2em;
  
}

h1#pageHeader span {
	display: none;
}

h1#pageHeader a {
	display:block;
  position: relative;
	height: 80px;
	text-decoration: none;
	color: #FFFFFF;
  /*
  */
	
	/*width: 347px;
	height: 120px;
  top: 15px;
	left: 422px;

*/
}


/*
*
*   MainmenuPlain Menü
*
*/


#mainmenuplainwrap {
  background-color: #FFFFFF;
}

ul#mainmenuplain {
	width: 100%;
	padding: 0;
	margin: 0px 0 0 0;	
	text-align:right;
}

ul#mainmenuplain li {
	background: none;
	display:inline;
	position: relative;
	float: center;
	list-style-type: none;
	padding: 0 6Px;	 
	height:15px;		
}

ul#mainmenuplain li.first {
}
ul#mainmenuplain li.gcsfirst {
}
ul#mainmenuplain li.gcsmiddle {
}
ul#mainmenuplain li.gcslast {
}

ul#mainmenuplain a  {	
	color: #003A8C;
	font-size: 8pt;
  text-decoration: none;  
}

ul#mainmenuplain a:hover {
  text-decoration: underline;
}

ul#mainmenuplain a.active {
	text-decoration: underline;
}

/*
 * bottom_menu Layout
 *
 *
*/

#bottom_menu {
  background-color: #E9E9E9;
  color:#003A8C;
  text-decoration: none;
  position:relative;
  top:-120px;
  margin-left:130px;
  z-index:60;
  margin-top:15px;
  padding-right: 5px;
  height:18px;
  text-align: right;
  _top:-130px;
}
#bottom_menu {
  padding-top: 2px;
  font-size: 8pt;
}

#bottom_menu a {
  text-decoration: none;
  color: #003A8C;
}

#bottom_menu a.activ {
  text-decoration: underline;
}
#bottom_menu a:hover {  
  color: #003A8C;  
  text-decoration: underline;
}

#bottom_menu a.activ {
  text-decoration: underline;
}
 
#bottom_menu ul {
	list-style-type		: none;
}







/*
 *
 * Menu Layout
 *
 */

.mainmenuwrap {
  padding-top: 5px;
  font-size: 9.5pt;
  width: 100px;
}

.mainmenuwrap a {
  text-decoration: none;
  color: #003A8C;
}

.mainmenuwrap .ebene1 a.activ {
  text-decoration: underline;
}
.mainmenuwrap .ebene1 a:hover {  
  color: #003A8C;  
  text-decoration: underline;
}

.mainmenuwrap .ebene2 a.activ {
  text-decoration: underline;
}
 
.mainmenuwrap ul {
	padding				: 0 0 0 15px;
	list-style-type		: none;
}



.mainmenuwrap .ebene1 {
  padding-top: 10px;
  margin: 0 0 1px 0;
  _margin: 0 0 2px 0; 

}

.mainmenuwrap .ebene2 {
  font-weight: normal;
  margin: 0 0 0px 0;
  _margin: 0 0 2px 0;
}

li.ebene1 ul.mainmenu1{
/*display: none;*/

}
li.ebene1 ul.mainmenu1 li{
padding-top: 5px;
}

li.ebene1:hover>ul.mainmenu1{
display: block;
}
li.ebene2 a.activ{
display:block;
}

/*
 *
 * Submenu
 *
 */
 
#submenuwrap {

}
 
#submenuwrap ul{
	padding				: 0 0 0 20px;
	list-style-type		: none;
}

/*
 *
 * Page Footer Menu
 *
 */
 
ul#footermenu li {
	display:inline;
	float: center;
	list-style-type: none;
	padding: 0 10px;
	

}

ul#footermenu a  {	
	color: black;
	font-weight: bold;
	text-decoration: none;
}

ul#footermenu a:hover {
	color: grey;
}

ul#footermenu a.active {
	text-decoration: underline;
}



/*
 *
 * Page Body
 *
 */
 
#pageBodywrap {
  padding: 0;  
  /*margin-top: 15px;*/
  height: 600px;
  background-color: #003B8B;
  /*background-color: #003A8C;*/
}
html>body #pageBodywrap{
 height: auto;
  min-height: 600px;
}



/*
 *
 * Content 2 Col
 *
 */
 
#content {
  margin-bottom: 10px;
} 
 
.pageBodywrap_2col {
  background: url("images/gcs-2col_Background.gif") repeat-y  #FFFFFF;
  min-height: 90%;
  height: 90%;
  
}
/* 
#leftwrap_2col {

	min-height: 90%;
  height: 90%;	
	float: left;
	width: 120px;
	padding: 5px;
	margin: 0;
}
*/
/*#contentwrap_2col {
	min-height: 90%;
  height: 90%;	
	width: 615px;
	float: left;
	padding: 5px;
	margin: 0 5px 0 5px;
}*/

#contentwrap_2col table {
  min-height: 90%;
  height: 90%;
 	/*width: 614px;*/
}


/*
 *
 * Content 3 Col
 *
 */
.pageBodywrap_2col {
 	/* background: url("images/gcs-3col2_Background.gif") repeat-y  #FFFFFF; */
 	  /*background-image:url("images/gcs-3col3_Background.gif");*/
  	/*background-repeat:repeat-y;*/
  	/*background-color:#FFFFFF;*/
  	/*min-height: 90%;*/
       	   
}

 
#leftwrap_2col { 	
  height: 600px; 
  background-image: url("images/gcs_verlauf.jpg");
  background-repeat:repeat-x;
  background-color: #003B8B;
  /*background-color: #003A8C;
	float: left;
	width: 115px;*/
	padding: 5px;
	margin: 0;
	/*color: #003A8C;*/
	color: #1C4E97;
}
/*
#wrap_2col {
  height: 100%; 
  background-color: #003A8C;
  width: 120px;

}

#leftwrap_2col { 	
  height: 100%; 
  background-color: #003A8C;
	width: 120px;
	margin: 0;
}*/


html>body #leftwrap_2col{
  height: auto;
  min-height: 600px;
}

#contentwrap_2col {  
  height: 100%; 
  background-color:#FFFFFF;	
	width: 630px;
	/*float: left;*/
	padding: 10px;
	margin: 0px 0px 0px 0px;
	_margin-left: -3px;
	float: right;
/*	clear: both;
	clear: right;*/

}

html>body #contentwrap_2col{
  height: auto;
  min-height: 600px;
}

#contentwrap_2col table {  
  height: 600px;
  /*width: 600px;*/
}

html>body #contentwrap_2col table{
  height: auto;
  min-height: 600px;
}

.footer {
  clear: both;
  height: 10px;
}


/*
#rightwrap_3col {  
  height: 773px;
  background-image: url("images/gcs_verlauf.jpg");
  background-repeat:repeat-x;
  background-color: #003A8C;
	float: left;
	width: 120px;
	padding: 5px;
	margin: 0;
}

html>body #rightwrap_3col{  
  height: auto;
  min-height: 773px;
  
}

*/

/*
 *
 * CONTENTSTYLE
 *
 */

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:1px solid #6C6C6C;
padding:0;
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-text{
  margin-top: 23px;
  margin-left: 15px;
}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  margin-top: -25px;
}



.csc-header h1 {
  color: #003A8C;
  font-size: 14pt;
  font-weight: normal;
 border: 0px; /* Für Firefox und Opera */
 border-top: transparent ;
 border-bottom: solid 2px #003A8C;
}

h2 {
  color: #003A8C;
  font-size: 13pt;
  font-weight: normal;
}
h5 {
  color: #003A8C;
  font-size: 13pt;
  font-weight: normal;
  text-decoration: underline;
}

.contentstyle p {
  padding: 5px 0 5px 0;
  line-height: 125%;
}

.contentstyle ol{
  padding: 5px 0 5px 40px;
  list-style-type: decimal;
}

.contentstyle ul{
  list-style-type: disc;
  margin-left: 20px;
  /* padding: 5px 0 5px 20px; */
  padding: 5px 0 5px 2px;
}

.contentstyle blockquote{
  padding: 5px 0 5px 20px;
}

.contentstyle ul li{
  /* background: url("images/gcs-ul.gif") no-repeat 0 3px #FFFFFF; */
  /* list-style-type: none; */
  
  padding: 0 0 0 7px;  
}

.csc-header {
  margin: 20px 0 5px 0;
} 

.csc-header-n1 {
  margin: 0px 0 5px 0;
} 

.csc-frame-frame1 {
  background-color: #EDEBF1;
  border: 1px solid #333333;
  margin-top: 3px;
  margin-bottom: 3px;   
  padding: 5px !important;
}

.csc-frame-frame2 {
  background-color: #F5FFAA;
  border: 1px solid #333333;
  margin-top: 3px;
  margin-bottom: 3px;
  padding: 5px !important;
}

.csc-frame-invisible {
  display:none;
}

.csc-textpic {
  margin: 20px 0 5px 0;
}
.csc-textpic-clear {
  height: 10px;
}

.csc-textpic-center {
  text-align:center;
}

.gcs-frame-50 {
  margin-top: 3px;
  border-bottom: solid 2px #003A8C;
}

.gcs_seitenueberschrift {
  color: #003A8C;
  font-size: 16pt;
  
  border-color:transparent -moz-use-text-color #003A8C;
border-style:none none solid;
border-width:medium 0 2px;
color:#003A8C;
font-size:14pt;
font-weight:normal;
margin-bottom: 5px;
}



/*
 *
 * PAGEFOOTER
 *
 */

#pageFooter {
	background: /*url(images/footer.jpg)*/ #9BD3EC;
	width: 100%;
	margin: 0px 0px;
	margin-top: 0px;
	padding: 0px 0px;
	color: black;
	border-top: solid 1px black;
	display:none;
}
#pageFooterTop {
	display: block;
	width: 100%;
	text-align:center;
	/*padding-top: 14px;*/
	font-size: 10pt;
}
#pageFooterBottom {
	text-align:center;	
/*	padding-top: 28px;
	_padding-top: 14px;*/
	
	padding: 4px 0;
	font-size: 9pt;

}



/*
*
*   Breadcrumb Menü
*
*/
#breadcrumbwrap {
  display: none;
}






/* 
*
* default styles for extension "tt_news"
* 
*/

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #FFFFFF;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	/*border:1px solid #333;
	background-color:#BBE53A;*/
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:0px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK,
.news-latest-gotoarchive A:VISITED,
.news-latest-gotoarchive A:HOVER {
	color:#fff;
	color:black;
}

.news-latest-gotoarchive A {
	color:#fff;
}

.news-latest-container H3 A:LINK,
.news-latest-container H3 A:VISITED,
.news-latest-container H3 A:HOVER {
	/*color:#fff;*/
	color: black;
	padding-left:2px;
}
.news-latest-container H3 A:HOVER {
	/*color:#fff;*/
	color: black;
	padding-left:2px;
	text-decoration: underline;
}
.news-latest-container H3 A {
  text-decoration: none;
	color:#fff;

}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border: 0px solid #666;
	background-color:#FFFFFF;
	 border-bottom: solid 1px #003A8C;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:0px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,
.news-latest-morelink,
.news-latest-category {
	font-size:9px;
}

.news-latest-date {
	float: right;
	color: black;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
	}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:left;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
/*
  border:1px solid #000;
	background-color:#BBE53A;
	*/
	
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#FFFFFF;*/

  border-bottom: solid 1px #003A8C;
  border-bottom: solid 1px #003A8C;
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#FFFFFF;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	/*border-bottom: 1px solid #769024;
	background-color: #769024;*/
}
.news-list-container H3 A:LINK,
.news-list-container H3 A:VISITED,
.news-list-container H3 A:HOVER {
	/*color:#fff;*/
	color: black;
	padding-left:2px;
}
.news-list-container H3 A:HOVER {
	/*color:#fff;*/
	color: black;
	padding-left:2px;
	text-decoration: underline;
}
.news-list-container H3 A {
  text-decoration: none;
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: black;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:0px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#FFFFFF;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	/*background-color: #BBE53A;
	border:1px solid #666;*/
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:0px solid #666;
	background-color:#FFFFFF;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: black;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
	font-size: 10.5pt;
	color: #7A1F1A;
}



.news-single-img {
	float: right;
	margin-left:5px;
  border: 0px;
}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#FFFFFF;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#FFFFFF;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#FFFFFF;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}





/* 
*
*   S i t e m a p
* 
*/

.tx-flseositemap-pi1 ul{
  /*list-style-type: none;*/
  padding: 0 0px;
}

.tx-flseositemap-pi1 ul{
  /*list-style-type: none;*/
  margin: 0 20px;
}

.tx-flseositemap-pi1 .deep0 {
  margin: 0 0 0 20px;
}

.tx-flseositemap-pi1 .deep1 {
  margin: 0 0 0 40px;
}

.tx-flseositemap-pi1 .deep2 {
  margin: 0 0 0 60px;
}




/* 
*
*   S h o p
* 
*/
.category_title {
  font-size: 12pt;
  color: black;
  font-weight: bold;
}

.tt_products_item_list h3{
  font-size: 10pt;
}

.listitem {
  margin: 5px 0 0 5px;;
}

.item_single_image_note_wrap{
  float:left;
  display:block;
  width: 430px;
}

.item_single_image_note_wrap_price {
  float:left;
  text-align:right;
  width: 180px;
}


.item_single_image {
  float: left;
  display:block;
}

.item_single_product_title {
  margin: 5px 0 5px 0px;
}

.item_category {
  margin-bottom: 10px;
}


.tt_products_item_single_display .price_tax {
  font-size: 12pt;
  font-weight: bold;
}



.tt_products_basket_info fieldset {
  padding: 5px;
}

.tt_products_basket_info label {
  display: block;
  float: left;
  width: 200px; /* Breite.*/
}

.tt_products_basket fieldset,
.tt_products_basket_payment fieldset {
  padding: 5px;
}

.tt_products_basket_payment dd,
.delivery-payment dd,
.invoice_address dd,
.delivery_address dd,
.notes dd {
  padding: 5px 0 10px 20px;

}

.tt_products_basket .price_summary, 
.tt_products_basket_payment .price_summary {
  text-align: right;
}

th.product,
td.product {
  width: 260px;
}





/* 
*
*   S R   F R E E C A P   C A P T C H A
* 
*/

img.tx-srfreecap-pi2-image {
	margin: 5px 0;
}

.tx-srfreecap-pi2-cant-read {
	color: black;
}


/* 
*
*   pil_mailform
* 
*/

.pil_mailform_20070906_drucker_error{
  border: solid 1px red;
}
/* CSS Document 
 CSS Document 


hr{
 border: 0px; /* Für Firefox und Opera */
/* border-top: solid 2px #003A8C;
 border-bottom: transparent;
}
*/
/*
.line {
border-bottom: 2px solid #003A8C;
}
*/