/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #656565;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #696969;
}
.internal-link {
	color: #fa6800;
}
a img {
	border: none;
}
p {
	margin: 0 0 10px 0;
	line-height: 18px;
}
.csc-frame-indent p {
	margin: 0 0 10px 90px;
}
#mainCoRight ul {
	padding-left: 18px;
}
hr {
	background-color: #d2d2d3;
	margin: 0 0 6px 0;
	padding: 0;
	border: none;
	height: 1px;
	width: 482px;
}
div#container {
	position: relative;
	top: 0px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
div.csc-textpic img {
	margin: 0;
	padding: 0;
}

/* HEADER AREA */

div#header {
	position: relative;
	top: 0px;
	width: 900px;
	height: 86px;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
}
div#logo {
	position: absolute;
	width: 98px;
	height: 29px;
	left: 9px;
	background-image: url(../img/plyke_logo.gif);
	background-repeat: no-repeat;
	top: 42px;
}
div#ticker {
	position: absolute;
	width: 144px;
	height: 91px;
	left: 750px;
/*	background-image: url(../img/v_tic.gif); */
/*	background-repeat: no-repeat; */
	top: 1px;
}
div#logo span {
	display:none;
}
div#addNav {
	position: relative;
	width: 900px;
	height: 22px;
}
div#addNavWrap {
	position: relative;
	height: 20px;
	float: right;
}
div#addNavCont {
	position: relative;
	width: 900px;
	height: 40px;
}

div#mainNav {
	position: absolute;
	width: 727px;
	height: 20px;
	left: 128px;
	top: 53px;
}

div#subIconNav {
	position: relative;
	width: 727px;
	height: 30px;
	left: 0px;
	margin: 0;
	padding: 0;
	clear: left;
}
div#subNavCo {
	width: 620px;
	height: 30px;
	margin-bottom: 0px !important; /* Fr moderne Browser */;
	margin-bottom:-3px; /* Fr IE 6.0*/
	padding: 3px 0 0 0;
	float: left;
	text-align: left;
	font-size: 11px;
}
div#iconNavCo {
	width: 105px;
	padding: 2px 0 0 0;
	text-align: right;
	float: right;
}
div#tellFriend {
	width: 62px;
	height: 18px;
	float: left;
	margin: 0;
	padding: 3px 9px 0 0;
	background-image: url(../img/icon_nav_split.gif);
	background-repeat: no-repeat;
	background-position: 38px 0;
}
div#printVersion {
	width: 23px;
	height: 18px;
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
	background-image: url(../img/icon_nav_split.gif);
	background-repeat: no-repeat;
}

/* CONTENT TEMPLATE A */

div#flashCont {
	position: relative;
	width: 900px;
	height: 280px;
}
div#teaserContain {
	position: relative;
	width: 900px;
	background-image: url(../img/teaser_top.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-bottom:1px;
	overflow: hidden;
}
div#teaserBottom {
	position: relative;
	width: 900px;
	background-image: url(../img/st_teaser_bg.gif);
	background-repeat: no-repeat;
	height: 8px;
}
/* CONTENT TEMPLATE B */

div#mainContain {
	position: relative;
	width: 900px;
	left: 0px;
	margin: 0 0 40px 0;
}
div#mainContainCo {
	position: relative;
	width: 900px;
	left: 0px;
	overflow: hidden;
}
div#mainCoLeft {
	width: 237px;
	left: 0px;
	float: left;
}
div#mainCoLeftTop {
	width: 200px;
	left: 0px;
	text-align: right;
}
div#mainCoRight {
	width: 663px;
	left: 0px;
	float: left;
	margin-right: 0px !important;
	margin-right: -4px;
}

/* FOOTER */

div#bottomContain {
	position: relative;
	width: 900px;
	height: 60px;
	margin-bottom: 40px;
}
div#contTel {
	position: relative;
	width: 727px;
	height: 16px;
	left: 0px;
	margin: 0;
	padding: 0;
	background-image: url(../img/st_tel_no_.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#contFootNav {
	position: absolute;
	width: 600px;
	height: 20px;
	top: 40px;
}

div#contCopy {
	position: absolute;
	width: 299px;
	height: 20px;
	color: #555a75;
	font-size: 10px;
	left: 601px;
	top: 40px;
	text-align:right;
}

/* UEBERSCHRIFTEN */

h1 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 30px;
	    font-weight:normal;
        line-height: 34px;
        color: #4980ae;
}
h2 {
        font-family: "Trebuchet MS", Arial, sans-serif;
        font-size: 18px;
		font-weight:normal;
        line-height: 22px;
        color: #454545;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight:normal;
	line-height: 19px;
	color: #0768a9;
}



/* MAILFORMULAR */

.csc-mailform {
     border: 0px;
     padding: 0;
     margin: 0;
}
.csc-mailform-field {
     clear: both;
     padding: 6px 0px;
    
}
.csc-mailform-field input {
     width: 400px;
	 height: 20px;
     padding: 0;
     margin: 0;
}
.csc-mailform-field textarea {
     width: 400px;
	 height: 120px;
     padding: 0;
     margin: 0;
}
.csc-mailform-field label {
	float: left;
  	width: 80px;
  	margin: 0;
  	padding: 0 10px 0 0;
  	text-align: left;
}
#mailformformtype_mail {
    width: 100px;
    margin: 0 0 0 420px;
	border: 0px;
	color: white;
	cursor: pointer;
	height: 21px;
	width:74px;
	background-color: transparent;
	background-image: url(../img/sendebutton.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

/* TIPAFRIEND */

.clear {
	clear: left;
	margin:0px;
	padding:0px;
}
.tx_tipafriend {
	margin:0;
}
.tx_tipafriend form {
	margin: 0px;
}
.tx_tipafriend .tx_tipafriend_url {
	margin-bottom: 20px;
}
.tx_tipafriend_tiplink {}
.tx_tipafriend_url H1 {
		font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 30px;
        line-height: 34px;
        color: #4980ae;
}
.tx_tipafriend_path_label {
	margin-right:5px;
	font-weight:normal;
	float:left;
}
.tx_tipafriend_path_url {
	font-weight:normal;
	float:left;
}
.tx_tipafriend_error_box {
	background-color:#E0E0E0;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	margin: 0 0 10px 0;
	padding:5px;
	font-weight:bold;
	color:red;
}
.tx_tipafriend_error_header {
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
}
.tx_tipafriend_error_text {
	color: #FF0000;
	font-weight: normal;
	text-align: left;
	margin: 0;
}
.tx_tipafriend_formfield {
	padding-top:5px;
	padding-right:0px;
	padding-bottom:5px;
	padding-left:0px;
	clear:left;
}
.tx_tipafriend_formfield LABEL {
	font-weight:normal;
	text-align:right;
	width:160px;
	margin-right:5px;
	float:left;
}
.tx_tipafriend_html, #tx_tipafriend_html {
	/*display:none;*/
}
#tx_tipafriend_html {
	border-style: none;
	border-width: 0px;
	background-color: #FFFFFF;
	width: auto;
	float: left;
}
.tx_tipafriend_formfield INPUT, .tx_tipafriend_formfield TEXTAREA {
	width:200px;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:#a5acb2;
	color:#000000;
	margin-left:0px;
	padding-left:0px;
	float:left;
}
.tx_tipafriend_formfield INPUT:focus, .tx_tipafriend_formfield TEXTAREA:focus {
	background-color:#E0E0E0;
}
.tx_tipafriend_codetext .tx-srfreecap-pi2-image {
	width:200px;
	height:74px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.tx_tipafriend_codetext {
	text-align:justify;
	font-size:10px;
	line-height:normal;
	border-color:black;
	border-style:solid;
	border-width:0px;
	background-color:white;
	width:200px;
	color:#000000;
	font-weight:normal;
	margin:0;
	float:left;
}
.tx_tipafriend_text {
	text-align:justify;
	font-size:10px;
	line-height:normal;
	border-color:#CCCCCC;
	border-style:none;
	border-width:1px;
	background-color:white;
	width:200px;
	margin:15px 0px 0px;
	float:left;
}
#tx_tipafriend_button {
	width:200px;
	background-color:#E0E0E0;
	border-color:#a5acb2;
	border-style:solid;
	border-width:1px;
	text-align:center;
	font-weight:bold;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-top:3px;
	padding-right:0px;
	padding-bottom:3px;
	padding-left:0px;
	float:left;
}
.tx_tipafriend_werbemail {
	text-align:justify;
	font-size:10px;
	line-height:normal;
	border-color:#CCCCCC;
	border-style:none;
	border-width:1px;
	background-color:white;
	width:200px;
	margin:0px 0px 30px 0px;
	float:left;
}

