html, body {
	height:100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Sans Serif;
	text-align: center;
	background: #fff;
	font-size: 12px;
}
td { font-size: 11px; }
p{ margin: 0px; }
ol { 
	margin: 0px;
	padding-left: 30px; 
	padding-top: 0px; 
}
ul  { 
	margin:0px; 
	padding-left: 17px; 
	list-style-image:url(images/list_style_image.gif) 
}
a { color: #000; }

#distance { 
	width: 1px;
	height: 33%;
	margin-bottom: -200px;
	float: left;
}
#flagge {
	float: left; 
	font-size: 12px; 
	color: #0060B0; 
	line-height: 30px; 
	margin-right: 50px;
}
#main { 
	width: 1000px; 
	height: 600px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	clear: left;
}
#head { 
	width: 998px; 
	height: 98px; 
	border: 1px solid #BFD6EE; 
}
#left { 
	float: left; 
	width: 200px; 
	height: 500px; 
	background: #BFD6EE url(images/bg1.gif); 
	display:inline;
}
#content { 
	float: left; 
	width: 798px; 
	height: 499px; 
	overflow: auto;
	border-bottom: 1px solid #BFD6EE; 
	border-left: 1px solid #fff;
	border-right: 1px solid #BFD6EE;
	display:inline;
}
#menu1 { 
	float: left; 
	width: 500px; 
	font-size: 12px; 
	color: #0063B5;  
	margin-left: 235px; 
	margin-top: 18px;
	display:inline;
}
#menu2 { 
	width: 200px; 
	height: 415px; 
	font-size: 12px; 
	color: #0063B5; 
	font-weight: bold; 
	margin-top: 16px;  
}	
#logo { 
	float: right; 
	margin-right: 34px; 
	margin-top: 18px; 
	text-align: right;
	display:inline;
}
#inhalt { 
	padding: 2px;
}
#inhalt1 { 
	clear:left;
	width: 730px;
	margin-left: 35px; 
}
#inhalt2 { clear:left; }
#rootmenu { 
	float: left; 
	width: 670; 
	height: 20px; 
	font-size: 11px; 
	color: #0063B5;
	margin-left: 35px;
	margin-top: 20px;
	display:inline;
}
#back { 
	float: left; 
	width: 60; 
	height: 20px; 
	font-size: 11px; 
	color: #0063B5;
	text-align: right;
	margin-top: 20px;
	display:inline;
}
#titel {
	float: left;
	font-size: 11px;
	color: #0063B5;
	margin-right: 20px;
	display:inline;
}
#galerie {
	float: left;
	font-size: 11px;
	color: #0063B5;
	display:inline;
}
#linie { 
	height: 1px; 
	background: black; 
	line-height:0px; 
}
#spalte {
	float: left;
	width: 220px;
	margin-right: 34px;
	display:inline;
}
#sm_head {
	font-weight: bold;
	color: #0063B5;
	padding: 2px;
	background: #F3F5FC;
}
#sm_head a {
	color: #0063B5;
	text-decoration: none;
}
#sm_row a {
	color: #0063B5;
	text-decoration: none;
}
#sm_row a:hover {
	text-decoration: underline;
}
#videoPlayer { margin-left: 35px; }
#rootlink { float: left; }

/*Start*/
#flashbild {
	float:left;
	width: 607px;
	height: 574px;
	margin-top: 26px;
	margin-left: 0px;
	overflow: hidden;
}

/*Home*/
#startbild {
	width: 793px;
	height: 442px;
	margin: 2px;
	margin-left: 1px;
	display:inline;
	overflow: hidden;
}
#news {
	height: 50px;
	margin: 0px 2px;
	margin-left: 1px;
	background: url(images/bg2.gif);
}
#news_text {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	color: #0063B5;
	margin: 6px;
	border: 1px solid white;
	display:block;
}
.news_link { 
	font-size: 24px;
	color: #0063B5; 
	display: block; 
	text-decoration: none; 
}
#home_link {
	float: left;
	height: 39px;
	overflow: hidden;
	margin-left: 35px;
	margin-top: 6px;
	display:inline;
}
#home_bild {
	float: left;
	height: 39px;
	overflow: hidden;
	margin-right: 5px;
	display:inline;
}
#home_text {
	float: left;
	display:inline;
}


/* Template A*/

#tpa_cell {
	float: left;
	min-height: 135px;
	height: 135px;
	margin-bottom: 15px;
	display:inline;
}
#tpa_image {
	width: 220px;
	height: 120px;
	overflow:hidden;
	margin-left: 35px;
}
#tpa_link {
	font-size: 11px;
	width: 220px;
	margin-left: 35px;
}
#tpa_link a {
	color: #0063B5;
	text-decoration: none;
}
#tpa1_row {
	width: 600px;
}

/* Template A2 */

#tpa2_row {
	clear: both;
	min-height: 150px;
	height: 150px;
}
#tpa2_image {
	float: left;
	width: 220px;
	height: 120px;
	overflow:hidden;
	margin-left: 35px;
	display:inline;
}
#tpa2_cell {
	float: left;
	height: 120px;
	margin-left: 35px;
	display:inline;
}
#tpa2_text {
	width: 455px;
	font-size: 11px;
}
.tpa2_link {
	font-size: 11px;
	color: #0063B5; 
	text-decoration: none;
}
.tpa2_link a {
	color: #000;
}
#tpa2_imageLink {
	float: left;
	width: 220px;
	font-size: 11px;
	margin-left: 35px;
	display: inline;
}
#tpa2_imageLink a {
	font-size: 11px;
	color: #000; 
	text-decoration: none;
}

/* Template B */

#tpb_bildtitel {
	float: left;
	width: 200px;
	height: 10px;
	font-size: 11px;
	color: #0063B5;
	display:inline;
}
#tpb_menu {
	float: left;
	width: 530px;
	height: 10px;
	font-size: 11px;
	color: #0063B5;
	text-align: right;
	display:inline;
}
#tpb_artikel1 {
	float: left;
	width: 310px;
	height: 60px;
	overflow: hidden;
	margin-top: 15px;
	display:inline;
}
#tpb_artikel2 {
	float: left;
	width: 110px;
	height: 60px;
	overflow: hidden;
	margin-top: 15px;
	margin-right: 0px;
	display:inline;
}
#tpb_image {
	width: 110px;
	height: 45px;
	overflow:hidden;
}
#tpb_link {
	height: 15px;
}
#tpb_link a {
	font-size: 11px;
	color: #0063B5;
	text-decoration: none;
}

/* Template D */

#tpd_image {
	float: left;
	width: 359px;
	height: 400px;
	overflow:hidden;
	margin-left: 35px;
	display:inline;
}
#tpd_rahmen {
	float: left;
	width: 357px;
	height: 398px;
	border: 1px solid #BFD6EE;
	margin-left: 12px;
	overflow: auto;
	display:inline;
}
#tpd_text {
	font-size: 11px;
	padding: 5px;
}
#tpd_link {
	clear: left;
	float: right;
	color: #0063B5;
	font-size: 11px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 34px;
	border: 1px solid #BFD6EE;
	display:inline;
}
#tpd_link a {
	color: #0063B5;
	text-decoration: none;
}
#tpd_link a:hover {
	text-decoration: underline;
}

/* Template E */

#tpe_head {
	clear: left;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color:#333;
	margin-left: 35px;
}
#tpe_image {
	float: left;
	width: 70px;
	height: 60px;
	overflow:hidden;
	margin-left: 25px;
	display:inline;
}
#tpe_titel {
	float: left;
	width: 70px;
	font-size: 11px;
	margin-left: 25px;
	margin-bottom: 14px;
	display:inline;
}
#tpe_row {
	clear: left;
	margin-left: 10px;
}
#tpe_text {
	clear: left;
	width: 730px;
	font-size: 11px;
	margin-left: 35px;
	margin-bottom: 14px;
}

/* Template F */

#tpf_row {
	clear: left;
	height: 150px;
	margin-left: 35px;
}
#tpf_image {
	float: left;
	width: 120px;
	height: 120px;
	overflow:hidden;
	margin-right: 30px;
	display:inline;
}
#tpf_text1 {
	float: left;
	width: 580px;
	font-size: 11px;
	display:inline;
}
#tpf_text2a {
	float: left;
	width: 200px;
	font-size: 11px;
	margin-right: 30px;
	margin-bottom: 30px;
	display:inline;
}
#tpf_text2b {
	float: left;
	width: 200px;
	font-size: 11px;
	margin-right: 0px;
	margin-bottom: 30px;
	display:inline;
}

/* Template G */
#tpg_element {
	float: left;
	width: 220px;
	height: 220px;
	margin-left: 35px;
	margin-bottom: 18px;
	display:inline;
}
#tpg_mehr {
	float: left;
	width: 600px;
	margin-left: 35px;
	display:inline;
}
#tpg_image {
	width: 220px;
	height: 120px;
	overflow:hidden;
	margin-bottom: 10px;
}
#tpg_text {
	font-size: 11px;
}

/* Template H */

#tph_image {
	width: 730px;
	height: 374px;
	overflow:hidden;
	margin-left: 35px;
}
#tph_titel {
	float: left;
	font-size: 11px;
	color: #0063B5;
	height: 25px;
	margin-right: 20px;
	display:inline;
}
#tph_menu {
	float: left;
	height: 14px;
	font-size: 11px;
	color: #0063B5;
	margin-bottom: 15px;
	display:inline;
}
#tph_link {
	float: right;
	font-size: 10px;
	margin-top: 50px; 
	margin-right: 34px;
	display:inline;
}
#tph_link a {
	color: #0063B5;
	text-decoration:none;
}
#tph_link a:hover {
	text-decoration: underline;
}

/* Template I */
#tpi_row {
	clear: both;
	min-height: 430px;
	height: 430px;
}
#tpi_row p {
	margin-top:10px;
}
#tpi_image {
	float: left;
	width: 370px;
	margin-left: 35px;
	display:inline;
}
#tpi_titel {
	clear: left;
	font-size: 11px;
	color: #0063B5;
	margin-left: 35px;
}
#tpi_head {
	font-size: 14px;
}
#tpi_text {
	float: left;
	width: 330px;
	font-size: 11px;
	padding-bottom: 10px;
	margin-left: 35px;
	display:inline;
}
#tpi_bottom {
	clear: both;
	width: 764px;
	font-size: 11px;
	text-align: right;
	/*padding-bottom: 10px;*/
}
#tpi_bottom a {
	color: #0063B5;
	text-decoration:none;
}
#tpi_bottom a:hover {
	text-decoration: underline;
}


.linkMenu1 { 
	color: #0063B5; 
	text-decoration: none; 
}
.linkMenu1:hover { 
	color: #0063B5; 
	text-decoration: underline; 
}
.linkAktiv1 { 
	color: #0063B5; 
	text-decoration: underline; 
}

.linkMenu2 { display: block; }
.linkMenu2 a { 
	color: #0063B5; 
	display: block; 
	text-decoration: none; 
	padding: 3px 10px; 
}
.linkMenu2 a:hover { 
	color: #fff; 
	background-color: #A6C1E8; 
}
.linkAktiv2 { display: block; }
.linkAktiv2 a { 
	color: #fff; 
	display: block; 
	text-decoration: none; 
	padding: 3px 10px; 
	background-color: #A6C1E8; 
}

.linkMenu2-2 { display: block; }
.linkMenu2-2 a { 
	color: #0063B5; 
	display: block; 
	font-weight: normal; 
	text-decoration: none; 
	padding: 2px 10px;
}
.linkMenu2-2 a:hover { 
	color: #fff; 
	background-color: #A6C1E8; 
}
.linkAktiv2-2 { display: block; }
.linkAktiv2-2 a { 
	color: #fff; 
	font-weight: normal; 
	display: block; 
	text-decoration: none; 
	padding: 2px 10px;
	background-color: #A6C1E8; 
}

.linkMenu3 { 
	font-size: 12px; 
	display: block; 
}
.linkMenu3 a { 
	color: #0063B5; 
	display: block; 
	text-decoration: none; 
	padding: 3px 10px; 
}
.linkMenu3 a:hover { color: #fff; }
.linkAktiv3 { 
	font-size: 12px; 
	display: block; 
}
.linkAktiv3 a { 
	color: #fff; 
	display: block; 
	text-decoration: none; 
	padding: 3px 10px; 
}
.linkMenu4 { 
	color: #0063B5; 
	text-decoration: none; 
}
.linkAktiv4 { 
	color: #0063B5; 
	text-decoration: none;
	font-weight: bold;
}
.linkContent { 
	font-size: 11px;
	color: #000; 
	text-decoration: none; 
}
.linkBild { 
	font-size: 11px;
	color: #0063B5; 
	text-decoration: none; 
}
.linkBildAktiv { 
	font-size: 11px;
	color: #0063B5;
	font-weight: bold;
	text-decoration: none; 
}
.textProdukt {
	line-height: 20px;
	padding: 0px;
	margin: 0px; 
	padding-bottom: 2px; 
}

.linkRoot {
	color: #0063B5; 
	text-decoration: none; 
}
.linkRootAktiv {
	color: #0063B5; 
	text-decoration: none;
	font-weight: bold;
}
.csc-firstHeader a {
	color: #0063B5;
	font-weight: normal;
	text-decoration: none;
}
.csc-firstHeader a:hover {
	text-decoration: underline;
}

.internal-link, .mail {
	color: #0063B5;
}
.textlink {
	color: #000;
	font-style: italic;
	text-decoration: none;
}

li a {
	color: #0063B5;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}

.kontakt td {
	font-size:12px;
}
.input1 {
	border: 1px solid #BFD6EE;
	border-bottom: 0px;
	margin-bottom: 3px;
	/*background: url(images/bg_input.gif);*/
}
