@CHARSET "ISO-8859-1";

body {
	font-size: 12px;
	font-family:tahoma;
}

h1 {
	color: #1c5ba2;
	font-size:15px;
}
h2 {
	color: #1c5ba2;
	font-size:13px;
}
h3 {
	color: #1c5ba2;
	font-size:12px;
}

a {
	color: #1c5ba2;
}
a:hover {
	color: black;
}

#language {position:absolute; right:15px; bottom:5px; width:70px; height:20px;}

#language a.deutsch {display:block; position:relativ; width:32px; height:20px; background:url(../grafik/flagge-deutschland.jpg); float:left;}
#language .englisch {display:block; position:relativ; width:32px; height:20px; background:url(../grafik/flagge-england.jpg); float:right;}


table td { padding:0px; margin:0px;}

#container {
	position:relative;
	width:990px;
	height:100&;
	left:50%;
	margin-left:-490px;
}

#kopf {
	position:relative;
	width:985px;
	height:93px;
	background-image:url(../grafik/kopf.jpg);
}

#navi-oben {
	position:relative;
	width:980px;
	min-height:80px;	
	margin-bottom:0px;
}
#navi-oben ul.menu-level1 {
	position:absolute;
	margin-top:1px;
	margin-left:140px;
}
#navi-oben ul.menu-level1 li{
	float:left;
}

#navi-oben ul.menu-level1 li.register1 a {
	position:relative;
	display:block;
	width:106px;	
	color:#7e7e7e;
	text-decoration:none;
	margin-left:2px;	
	background-image: url(../grafik/register1.jpg);
	background-position: 5px -70px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top:15px;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
	
}
#navi-oben ul.menu-level1 li.register2 a {
	position:relative;
	display:block;
	width:106px;	
	color:#7e7e7e;
	text-decoration:none;
	margin-left:2px;	
	background-image: url(../grafik/register2.jpg);
	background-position: 5px -70px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top:15px;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
	
}
#navi-oben ul.menu-level1 li.register3 a {
	position:relative;
	display:block;
	width:106px;	
	color:#7e7e7e;
	text-decoration:none;
	margin-left:2px;	
	background-image: url(../grafik/register3.jpg);
	background-position: 5px -70px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top:15px;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
	
}
#navi-oben ul.menu-level1 li.register4 a {
	position:relative;
	display:block;
	width:106px;	
	color:#7e7e7e;
	text-decoration:none;
	margin-left:2px;	
	background-image: url(../grafik/register4.jpg);
	background-position: 5px -70px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top:15px;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
	
}
#navi-oben ul.menu-level1 li.register5 a {
	position:relative;
	display:block;
	width:106px;	
	color:#7e7e7e;
	text-decoration:none;
	margin-left:2px;	
	background-image: url(../grafik/register5.jpg);
	background-position: 5px -70px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top:15px;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
	
}
#navi-oben ul.menu-level1 li.register6 a {
	position:relative;
	display:block;
	width:106px;	
	color:#7e7e7e;
	text-decoration:none;
	margin-left:2px;	
	background-image: url(../grafik/register6.jpg);
	background-position: 5px -70px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top:15px;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
	
}
#navi-oben ul.menu-level1 li.register7 a {
	position:relative;
	display:block;
	width:106px;	
	color:#7e7e7e;
	text-decoration:none;
	margin-left:2px;	
	background-image: url(../grafik/register7.jpg);
	background-position: 5px -70px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top:15px;
	padding-right:5px;
	font-weight:bold;
	font-size:14px;
	
}


#navi-oben ul.menu-level1 li a:hover {
	color: black;
	background-position: 5px -50px;
}
#navi-oben ul.menu-level1 li a.active {
	color: black;
	background-position: 5px -50px;
}
ul.menu-level1 {
	list-style:none;
}

ul.menu-level2 {
	
}
#navi-oben ul.menu-level2 {
	position:absolute;
	margin-top:20px;
	margin-left:170px;
}
#navi-oben ul.menu-level2 li {
	float:left;
	list-style:none;
	font-weight:bold;
	margin-left:19px;
}

#navi-oben ul.menu-level2 li a{
	text-decoration:none;
	padding-right:10px;
	border-right:1px solid grey;
}






#navi-links ul ul a{
	border-bottom: none;
	margin-bottom:5px;
}
#navi-links ul ul li {
	position:relative;
	margin-left:5px;
	list-style-type: square;
	
}

#navi-links li{
	position:relative;
	left:-30px;
}

#navi-links li{
list-style:none;
margin-left:0px;
}

#navi-links a {
	position:relative;
	display:block;
	width:170px!important;
	min-height:18px;
	color: #777777;
	text-decoration:none;

	padding-top:2px;
}
#navi-links a:hover {
	color: #1c5ba2;
}

#content {
	position:relative;
	min-height:300px;
	background-color: white;
	margin-bottom:0px;
	padding-top:0px;
}

#content-links {
	position:relative;
	width:180px;
	min-height:400px;
	overflow:hidden;
	float:left;
	
}

#content-links .csc-header {
	background-image: url(../grafik/produktgruppe-kopf.jpg);
	background-position: -0px 0px;
	background-repeat: no-repeat;
	background-color: #d7d7d8;
	height:25px;
	padding-left:20px;
	margin-bottom:0px;
	color: #4d5568;
	
}
#content-links .csc-menu {
	margin-top:-15px;
	background-color: #d7d7d8;
	color: #4d5568;
	background-image: url(../grafik/produktgruppe-fuss.jpg);
	background-position: -0px bottom;
	background-repeat: no-repeat;
	padding-bottom:20px;
	
}
#content-links .csc-menu a{
	display:block;
	width:150px;
	min-height: 20px;
	background-color: #f3f3f4;
	border:3px solid white;
	margin-left:7.5px;
	padding-left:10px;
	margin-top:-12px;
	margin-bottom:-14px;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color: #91a6bb;
	padding-top:5px;
	padding-bottom:2px;
}
#content-links .csc-menu a:hover{
color: #1c5ba2;
}
#content-links .menu-level1-current-active {
	color: #1c5ba2!important;
}
#content-links .csc-firstHeader {
	color: #5f6677;
	font-size:13px!important;
	padding-top:3px;
}
#content-mitte {
	position:relative;
	width:590px;	
	overflow:hidden;
	float:left;
	font-size:13px;
	background-image: url(../grafik/conmit1.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top:10px;
	margin-left:8px;
	margin-top:10px;
	margin-right:3px;
}
#content-mitte-content {
	position:relative;
	width:590px;
	min-height:400px;	
	margin-top:-2px;
}
#content-mitte-content h1{
	margin-top:20px;
	margin-bottom:-10px;
}
#content-mitte-content h1.csc-firstHeader{
	margin-top:0px;
}

div.csc-textpicHeader img {
	display:none;
}
div.csc-textpicHeader br{
	display:none;
}
.csc-textpicHeader h1 {
	margin-top:0px!important;
}

#content-rechts .csc-firstHeader {margin-top:-0px!important;}
#content-rechts .csc-header .spacer-gif {display:none;}
#content-rechts .csc-header br {display:none;}
#content-mitte-content img{
	z-index:100;
}
#content-mitte-content .csc-header img {
	display:none;
}
#content-mitte-content .csc-header br{
	display:none;
}
#content-mitte-content .csc-header {
	clear:both;
	margin-top:0px;
}
#content-mitte-content .csc-header h1{
	margin-top:20px;
}

#content-rechts {
	position:relative;
	width:205px;
	min-height:400px;
	overflow:hidden;
	font-size:11px;
}
#content-rechts h1 {
	margin-bottom: 5px;
	margin-top: 5px;
}
#content-rechts h1.csc-firstHeader{
	margin-top:2px!important;
}
#content-rechts p.bodytext {margin-top:0px!important;}

#rightbox-top {
	position:relative;
	width:205px;
	background-image: url(../grafik/rechts-kopf.jpg);
	background-position: -0px 0px;
	background-repeat: no-repeat;
	height:17px;
	margin-top:11px;
	margin-left:5px;
}
#rightbox-middle {
	position:relative;
	width:204px;
	
	background-color: #d7d7d8;
	margin-left:5px;
	overflow:hidden;
	background-image: url(../grafik/rechts-fuss.jpg);
	background-position: -0px bottom;
	background-repeat: no-repeat;
	padding-bottom:17px;
}
#rightbox-middle .center {
	position:relative;
	width:195px;
	margin-left:5px;
}


#rightbox-bottom {
	position:relative;
	width:205px;
	display:none;
	background-position: -300px 0px;
	background-repeat: no-repeat;
	height:17px;
	margin-left:5px;
	border:1px solid black;
}

#content-float-ende {
	position:relative;
	width:800px;
	height:10px;
	clear:both;
}



#fuss {
	position:relative;
	width:980px;
	height:20px;
	color: #979799;
}
#fusstext {
	position:absolute;
	top:0px;
	left:175px;
	width:700px;
}
#fuss .csc-menu a{
	position:relative;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #979799;
	float: left;
	text-decoration:none;
	color: #979799;
}
#fuss .csc-menu a:hover{
color: #1c5ba2;
}

/* Shared styles for lightbox & slimbox*/
#overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	/*cursor:pointer;*/
	z-index:90;
}

#prevLink, #nextLink {
	display:block;
	position:absolute;
	top:0;
	width:33%;
	height:100%;
	background:transparent url(../../../../typo3conf/ext/perfectlightbox/res/img/blank.gif) no-repeat; /* Trick IE into showing hover */
}

#prevLink {
	left:0;
	float:left;
}

#nextLink {
	right:0;
	float:right;
}

#prevLink:hover {
	/* Edit here for a different image!*/
	background:transparent url(../../../../typo3conf/ext/perfectlightbox/res/img/prev.gif) no-repeat 0% 15%;
}

#nextLink:hover {
	/* Edit here for a different image!*/
	background:transparent url(../../../../typo3conf/ext/perfectlightbox/res/img/next.gif) no-repeat 100% 15%;
}

#playLink,#pauseLink,#saveLink,#closeLink {
	display:block;
	float:right;
	/* Set these two to the actual dimensions of your images! If they differ in size you have to set them seperately!*/
	width:26px;
	height:26px;
	/* End*/
	margin-left:1.0em;
}

#playLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../../../../typo3conf/ext/perfectlightbox/res/img/play.gif) no-repeat center;
}

#pauseLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../../../../typo3conf/ext/perfectlightbox/res/img/pause.gif) no-repeat center;
}

#saveLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../../../../typo3conf/ext/perfectlightbox/res/img/save.gif) no-repeat center;
}

#closeLink {
	/* Edit here for a different image! Add width & height here if needed*/
	background:transparent url(../../../../typo3conf/ext/perfectlightbox/res/img/close.gif) no-repeat center;
	/*clear:right;
	float:right;*/
}



/* Slimbox-only*/
#sbCenter, #sbBottomContainer {
	position:absolute;
	left:50%;
	overflow:hidden;
	background-color:#fff;
	z-index:100;
}

#sbCenter a, #sbBottomContainer a {
	text-decoration:none;
	border:none;
	outline:none;
}

.sbLoading {
	background:#fff url(../../../../typo3conf/ext/perfectlightbox/res/img/loading.gif) no-repeat center;
}

#sbImage {
	position:absolute;
	left:0;
	top:0;
	border:10px solid #fff;
	background-repeat:no-repeat;
}

#sbBottom {
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	color:#666;
	line-height:1.4em;
	text-align:left;
	padding:0 10px 10px 10px;
}

#sbCaption {
	width:66%;
	font-weight:bold;
	margin-bottom:0.1em;
}

#sbNumber {
	width:66%;
	margin-bottom:0.1em;
}

#sbPresent {
	width:66%;
	margin-bottom:0.1em;
}

#sbPresent a {
	color:#666;
	margin-right:1.0em;
}

#sbPresent a.act {
	font-weight:bold;
	color:#fff;
	background:#777;
	border-right:0.2em solid #777;
	border-bottom:0.1em solid #777;
	border-left:0.4em solid #777;
}



/* Lightbox-only*/
#lbLightbox {
	position:absolute;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
	line-height:0;
}

#lbLightbox #closeLink {
	margin-bottom:10px;
}

#lbLightbox a {
	text-decoration:none;
	border:none;
	outline:none;
}

#lbLightbox img {
	border:none;
}

#lbOuterImageContainer {
	position:relative;
	background-color:#fff;
	width:250px;
	height:250px;
	margin:0 auto;
}

#lbImageContainer {
	padding:10px;
}

#lbLoading {
	position:absolute;
	z-index:110;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
	background:#fff url(../../../../typo3conf/ext/perfectlightbox/res/img/loading.gif) no-repeat center;
}

#lbHoverNav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}

#lbImageContainer>#lbHoverNav {
	left:0;
}

#lbImageDataContainer {
	font-family:tahoma, arial, sans-serif;
	font-size:11px;
	background-color:#fff;
	margin:0 auto;
	line-height:1.4em;
	overflow:auto;
	width:100%;
}

#lbImageData {
	padding:0 10px;
	color:#666;
}

#lbImageDetails {
	width:66%;
	float:left;
	text-align:left;
	padding-bottom:10px;
}

#lbCaption {
	display:block;
	font-weight:bold;
	margin-bottom:0.1em;
}

#lbNumber {
	display:block;
	margin-bottom:0.1em;
}

#lbPresent {
	display:block;
	margin-bottom:0.1em;
}

#lbPresent a {
	color:#666;
	margin-right:1.0em;
}

#lbPresent a.act {
	font-weight:bold;
	color:#fff;
	background:#777;
	border-right:0.2em solid #777;
	border-bottom:0.1em solid #777;
	border-left:0.4em solid #777;
}

#content-mitte-content blockquote {
	position:relative;
	width:580px;
	background-color:#dcdcdd;
	margin-left:0px;
	padding:5px;
	z-index:50;
}
#content-mitte-content blockquote {
	position:relative;
	width:580px;
	background-color:#dcdcdd;
	margin-left:0px;
	padding-left:5px;
	padding-right:5px;
	color: #818184!important;
	font-weight:bold;
	z-index:50;
	margin-bottom:5px!important;
	
}
#content-mitte-content blockquote {
	z-index:100;
}
#rightbox-middle blockquote {
	position:relative;
	width:174px;
	background-color:#f3f3f4;
	margin-left:0px;
	padding:5px;
	border:3px solid white;
	color: #4d5568;
	z-index:50;
}

#rightbox-middle .news-list-item {
	position:relative;
	width:174px;
	background-color:#f3f3f4;
	margin-left:0px;
	padding:5px;
	border:3px solid white;
	color: #4d5568;
	z-index:50;
}
#content-mitte-content .news-list-item {
	position:relative;
	width:580px;
	background-color:#dcdcdd;
	margin-left:0px;
	padding-left:5px;
	padding-right:5px;
	color: #818184;
	font-weight:bold;
	z-index:50;	
}
#content-mitte-content .news-list-item img {
	float:left;
	margin:5px;
}
#content-mitte-content .news-single-img {
	float:left;
	margin:5px;
}
.news-list-date {
	display:none;
}
