/* CSS Document */


/* Anfang-Screen Konfiguration */
* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	background-image: url(../img/bg_body2.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 922px;
	border: 1px solid #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
}
#header {
	color: #333;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 170px;
	text-align: right;
}


#metanavigation {
	color: #333;
	text-align: right;
	width: 900px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
	
#mainmenu {
}

#hauptnavigation { 
 display: inline;
 color: #333;
 margin: 0px;
 padding: 0px;
 width: 230px;
 float: left;
}
#footer {
	width: 922px;
	clear: both;
	color: #333;
	margin: 0px;
	text-align: center;
	background-color: #ABBEBE;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 9px;
	line-height: 15px;
	vertical-align: middle;
}
#footer p.bodytext {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}

#footer a:link {
	color: #FFFFFF;
	font-size: 9px;
}
#footer a:hover {
	color: #000000;
}

.clear { clear: both; background: none; }

/* Ende-Screen Konfiguration */

/* Anfang - Metanavigation */

#wrapper #metanavigation .meta_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FF9900;
	font-weight: bold;
}



/* Ende - Metamenue */


/* Anfang - Hauptmenue */
a.menuLink2, a.menuLink2:link, a.menuLink2:visited {
	display:block;
	/*position:relative;*/
  height:17px;
	margin:0px;
	padding:2px;
	font-size:12px;
	font-weight: normal;
	padding-left:20px;
	text-decoration:none;
	background-color:#f3f1f1;
	background-image:url(../../../../uploads/tx_tllbaseext/schalter_navi.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#333333; 
}

a.menuLink2:hover {
  background-color:#dddddd;
  background-image:url(../../../../uploads/tx_tllbaseext/schalter_navi_act_blau.gif);
  background-repeat:no-repeat;
  background-position:top left;
  /*text-decoration: underline;*/
}

a.menuLinkAct2 {
	display:block;
	/*position:relative;*/
  height:17px;
	margin:0px;
	padding:2px;
	padding-left:20px;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
	background-color:#dddddd;
	background-image:url(../../../../uploads/tx_tllbaseext/schalter_navi_act_blau.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#FF9900;
}

a.submenuLink2 {
  display:block;
  /*position:relative;*/
  /*height:16px;*/
  margin:0px;
  padding:1px;
  padding-left:30px;
  font-size:10px;
  font-weight: normal;
  text-decoration:none;
  background-image:url(../../../../uploads/tx_tllbaseext/schalter_subnavi.gif);
  background-repeat:no-repeat;
  background-position:top left;
  color:#666666;
}

a.submenuLink2:hover {
  text-decoration: underline;
}

a.submenuLinkAct2 {
	display:block;
	/*position:relative;*/
  /*background-color:#FFD5B1;*/
  color:#000000;
	/*height:15px;*/
  margin:0px;
	padding:1px;
	padding-left:30px;
	font-size:10px;
	font-weight: normal;
	text-decoration:none;
	background-image:url(../../../../uploads/tx_tllbaseext/schalter_subnavi.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#menuDiv2 {
  /*position:relative;*/
  width:230px;
  margin:0px;
  padding:0px;
  padding-top:0px;
  padding-left:2px;
  text-align:left;
  /*float:left;*/
}

li.menuItem2 {
  list-style-type:none;
  text-align:left;
  border-top:1px solid #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
 
}

li.submenuItem2 {
	list-style-type:none;
	color:#666666;
	text-align:left;
	border-top:1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 3px;
	padding-bottom: 3px;
}


#menuList2 {
  /*width:179px;*/
  margin:0px;
  padding:0px;
  border-bottom: solid 1px #fff;
  width:230px;
}

ul.submenuList2 {
  margin:0px;
  padding:0px;
  /*border-top: solid 1px #fff;*/
   
}

/* Ende - Hauptmenue */


/* Texte und Content */

h1,h2,h3,h4{
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1.csc-firstHeader {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FF9900;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
h3 {}
h4 {}

p {}

p.bodytext {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-bottom: 5px;

}

p.bodytext a:link, p.bodytext a:visited, p.bodytext a:focus, p.bodytext a:hover, p.bodytext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #779ab0;
}

p.csc-linkToTop {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.csc-linkToTop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	
}

ul, ol {
	margin-left: 20px;
	margin-bottom: 5px;
	widht:300 px

}

#content li {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-type: square;
	margin-bottom: 3px;
}

.csc-header-date {}


.csc-bulletlist csc-bulletlist-0 {}
.csc-bulletlist csc-bulletlist-1 {}
.csc-bulletlist csc-bulletlist-2 {}
.csc-bulletlist csc-bulletlist-3 {}



.imgtext-table {}
.csc-caption {
	font-size: 9px;
	line-height: 12px;
}

/* Mailformular */

legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

fieldset {
border:0px;

padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;


}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:100%;

}

.mf-radio {
	border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
	color: #ffffff;
	background-color: #FF9900;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 120px;
	font-weight: bold;
	font-size: 10px;
}

/* Mailformular - End */








.csc-mailform {}
.csc-form-labelcell {}
.csc-form-label {}
.csc-form-label-req {}
.csc-form-fieldcellv

.csc-searchform {}
.csc-loginform {}

.csc-menu {
	margin-bottom: 5px;
	margin-top: 5px;
}
.csc-menu-1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF9900;
	text-decoration: underline;
	height: 24px;
	width: 200px;
}
.csc-menu csc-menu-2 {}
.csc-menu csc-menu-3 {}
.csc-menu csc-menu-def {}

.csc-sitemap csc-sitemap-level1 {}
.csc-sitemap csc-sitemap-level2 {}
.csc-sitemap csc-sitemap-level3 {}
.csc-sitemap csc-sitemap-level4 {}
.csc-sitemap csc-sitemap-level5 {}
.csc-sitemap csc-sitemap-level6 {}


.csc-frame {}

.csc-frame-frame1 {}
.csc-frame-frame2 {}
.csc-frame-indent6633 {}
.csc-frame-indent3366 {}
.csc-frame-indent {}
.csc-frame-rulerAfter {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.csc-frame csc-frame-rulerBefore {}


.contenttable {
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-bottom: 5px;

}

.contenttable td {
	text-align: left;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 0px;
}
.tr-0 {
	font-weight: bold;
	background-color: #CCCCCC;
}
.tr-even {}
.tr-odd {}
.tr-last {}
.td-last {}


div.tx-thumbview-pi1 {
	margin-top: 5px;
	margin-bottom: 10px;
}

.tx_thumbview_image {
padding: 2px;
}

table.tx_thumbview_thumbtable {
	padding: 2px;
	height: 60px;
	width: 45px;
	text-align: center;
	vertical-align: middle;

}

/*
table.tx_thumbview_thumbtable tr {
	margin-bottom: 1px;
	margin-top: 1px;
}

table.tx_thumbview_thumbtable td {
	height: 60px;
	width: 45px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	margin: 1px;
}
*/
 
div.tx_thumbview_thumb {
	margin: 2px;
	height: 45px;
	width: 45px;
	background-color: #FFFFFF;
	overflow: hidden;
	border: 1px solid #FFFFFF;
}

