@CHARSET "utf-8";
@IMPORT url("content.css");
@IMPORT url("navigation.css");
@IMPORT url("slider.css");
@IMPORT url("internal.css");
@IMPORT url("new_intern.css");

/*---------------*/
/*----DEFAULT----*/
/*---------------*/
* {
	line-height:1;
	margin:0;
	outline:none;
	padding:0;
	border:none;
}

html,
body {
	background-color:#f5f5f5;
	background-image:url(../img/bodyBackground.jpg);
	background-repeat:repeat-y;
	background-position:center;
	width:100%;
	height:100.1%;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1;
}

#wrapper {
	width: 960px;
	margin:0 auto;
	padding:0 10px;
	height:auto;
	position:relative;
}

#header {
	width:960px;
	height:100px;
	margin:0;
	padding:0;
	position:relative;
}

/*----*/

#logo {
	width:310px;
	height:73px;
	margin:0;
	padding:15px 0 0;
}

#logo a {
	border:none;
	background:none;
}

#logo a img {
	border:none;
}

#logoPrint {
	display:none;
}

/*----*/

#main {
	width:960px;
	height:auto;
	margin:0;
	padding:0;
}

/*----*/
#boxedContent {
	width:975px;/*position:absolute;
  left:0;
  top:454px;*/
}

#colLeft {
	width:310px;
	float:left;
	margin:0;
}

#colMiddle {
	width:310px;
	float:left;
	margin:0 0 0 15px;
}

#colRight {
	width:310px;
	float:right;
	margin:0;
}

.box {
	width:270px;
	height:210px;
	margin:15px 0 0 0;
	float:left;
	position:relative;
	padding:15px 20px;/*overflow:hidden;*/
}

.box_variable {
	width:auto;
	height:auto;
	margin:15px 0 0 0;
	position:relative;
	padding:15px 20px;
}

.searchBox {
	width:270px;
	margin:0 0 0;
	float:left;
	position:relative;
	padding:15px 20px;
}

.box h2,
.searchBox h2,
.box h2 a,
.box_variable h2 {
	color:#231f20 !important;
	font-size:18px !important;
	font-weight:normal !important;
	padding:0 0 4px !important;
	margin:0 !important;
	border:none !important;
	text-decoration:none;
	line-height:1.3;
}

#sun h2 {
	color:#231f20 !important;
	font-size:24px !important;
	font-weight:normal !important;
	padding:10px 0 15px !important;
	margin:0 !important;
	border:none !important;
	text-decoration:none;
	line-height:1.3;
}

.box h2.red {
	color:#c4161c;
}

.box p {
	color:#231f20;
	font-size:14px;
	line-height:1.3;
	padding:0;
	margin:0;
}

.box img {
	margin: 0 0 3px;
}

.blue {
	background-color:#d6e6f5;
}

.yellow {
	/*background-color:#fff9b1;*/
  background-color:#fffbcc;
}

.green {
	background-color:#d2ebe6;
}

.purple {
	background-color:#EAD7EA;
}

.grey {
	background-color:#eee;
}

.noBackground {
	padding:0;
	width:310px;/*height:135px;*/
}

.noBackground p {
	padding-top:17px;
}

.noBackground span.topleft,
.noBackground span.topright,
.noBackground span.bottomleft,
.noBackground span.bottomright {
	display:none;
}

.boxLink,
.moreLink a,
.news-list-morelink a,
.forgot a,
#showAllApothecary {
	display:block;
	line-height:1;
	font-size:14px;
	text-decoration:underline;
	color:#004a9c;
	background-image:url(../img/blueArrow.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 10px;
	margin:8px 0 0;
}

/*----*/

#rightColumn {
	width:310px;
	float:right;
	margin:0;
	padding:44px 0 0 0;
}

#searchContent #rightColumn {
	padding:0;
}

#leftColumn {
	padding:0;
	float:left;
	width: 635px;
}

#leftColumn h2,
#searchContent h2,
#detailPage h2,
#fullWidth h2 {
	font-size:18px;
	font-weight:normal;
	color:#231f20;
	padding:15px 0 5px;
	margin:0 0 10px;
	border-bottom:1px solid #b4b9c6;
}

#leftColumn h3 {
	font-size:14px;
	font-weight:bold;
	color:#231f20;
	padding:5px 0;
	margin:0;
}

#leftColumn p {
	line-height:1.5;
	font-size:14px;
	padding-bottom:10px;
}

#leftColumn p i {
	line-height:1.5;
	font-size:12px;
	padding-bottom:10px;
}

#leftColumn .image {
	position:relative;
	margin:0 0 10px;
	padding:0;
}

/*----*/

#footer {
	border-top:1px solid #b4b9c6;
	width:960px;
	margin:15px 0 0;
	padding:10px 0;
}

#claim {
	float:right;
}

#claim span {
	color:#231f20;
	font-size:12px;
	line-height:1;
	padding:0;
	margin:0;
	text-transform:uppercase;
}

#infoLine {
	padding:15px 0 0;
}

#infoLine span {
	color:#aaa;
	font-size:12px;
	line-height:1;
}

/*----*/

.clear {
	clear:both;
}

.spacer {
	width:auto;
	height:20px;
	margin:0;
	padding:0;
}

/*---------------------------*/
/*----DEFAULT TEXT STYLES----*/
/*---------------------------*/
h1,
h2 {
	line-height:1.3;
	font-weight:normal;
	padding:0;
}

h3,
h3 a {
	font-size:14px;
	font-weight:bold;
	color:#231f20;
	padding:5px 0;
	margin:0;
	text-decoration:none;
	line-height:1.3;
}

p {
	font-size:14px;
	line-height:1.5;
	color:#000;
	padding-bottom:10px;
	margin:0 !important;
}

p b {
	font-size:14px;
	line-height:1.5;
	color:#000;
}

p a {
	outline:none;
	line-height:1.5;
	font-size:14px;
	color:#004a9c;
	text-decoration:underline;
}

p a:hover {
	color:#003065;
	text-decoration:underline;
}

a {
	outline:none;
	font-size:14px;
	color:#004a9c;
	text-decoration:underline;
}

a:hover {
	color:#003065;
	text-decoration:underline;
}

/*----*/



.box fieldset {
	margin:5px 0 0;
}

.searchInput {
	width:163px;
	background: url(../img/inputBackground.png) no-repeat;
	border: medium none;
	color:#231f20;
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin:0 0 5px;
	padding: 7px 5px;
	float:left;
}

.searchSelect {
	position:relative;
	float:right;
	width:82px;
	border:none;
	background: url(../img/selectBackground.png) no-repeat;
}

.select {
	position: absolute;
	right:19px;
	width: 43px;
	height:16px;
	padding: 9px 30px 5px 10px;
	color:#231f20;
	font-size: 14px;
	background: url(../img/selectBackground.png) no-repeat;
	overflow: hidden;
}

.searchFields .select {
	right:0;
}

select.styled {
	height:30px;
	float:right;
}

.searchButton {
	clear:both;
	width:272px;
	height:37px;
	background-image:url(../img/new_button_search.png);
	background-repeat: no-repeat;
	color:#444;
	text-align:center;
	margin:5px 0 0;
	padding:0;
	cursor:pointer;
	font-size:0px;
	text-indent: -999em;
}

.searchButton input {
	display:block;
	padding:9px 73px 9px 83px;
	border:none;
	color:#444;
	font-size:0;
	background:none;
	/*background-image:url(../img/greyArrow.png);
  background-repeat:no-repeat;
  background-position: 73px 15px;*/
  line-height:20px;
	text-align:center;
	cursor:pointer;
	text-indent: -999em;
}

*+html .searchButton input {
	line-height:16px;
	padding:9px 0;
	background-position: 10px 15px;
}

.searchButton input:hover {
	color:#222;
}

.searchMapBackground {
	margin:0 0 0;
	position:relative;
	z-index:0;
}

.searchFieldsWrapper {
	position:absolute;
	top:158px;
	left:20px;
	z-index:100;
}

.searchFields {
	z-index:99;
}

h2.searchHeader {
	position:absolute;
	top:15px;
	left:20px;
	z-index:10;
}

/*----*/

.voucherButton,
.wettbewerbButton {
	display:block;
	clear:both;
	width:272px;
	height:18px;
	background-image:url(../img/new_button_bon.png);
	background-repeat: no-repeat;
	color:#444;
	text-align:center;
	margin:5px 0 0;
	text-align:center;
	padding:10px 0 9px 0;
	text-decoration:none;
	cursor:pointer;
	text-indent: -999em;
	font-size: 0;
}

.wettbewerbButton {
	background-image:url(../img/new_button_wettbewerb.png);
}

/*.voucherButton input {
  display:block;
  
  border:none;
  color:#444;
  font-size:14px;
  background:none;
  background-image:url(../img/greyArrow.png);
  background-repeat:no-repeat;
  background-position: 40px 15px;
  line-height:20px;
  
  cursor:pointer;
}

*+html .voucherButton input {
  line-height:16px;
  padding:9px 0;
  background-position: 10px 15px;
}*/

.voucherButton:hover {
	color:#222;
	text-decoration:none;
}

/*----*/

.newsletterBox span.text {
	position:absolute;
	top:45px;
	left:130px;
	width:170px;
	font-size:14px;
	line-height:1.3;
	color:#000;
}

.newsletterBox span.newtext {
	position:absolute;
	top:84px;
	left:130px;
	width:170px;
	font-size:14px;
	line-height:1.3;
	color:#000;
}

.newsletterBox img {
	margin-top:5px;
}

.newsletterBox .registerLink {
	position:absolute;
	width:150px;
	padding:8px 0 8px 10px;
	height:16px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	left:130px;
	top:108px;
	text-decoration:none;
	background-image:url(../img/whiteArrow.png);
	background-repeat:no-repeat;
	background-position:25px 11px;
}

/*----------------*/
/*--- FE LOGIN ---*/
/*----------------*/

input.login {
	border:none;
	color:#404040;
	width:256px;
	float:left;
	background-image:url(../img/newsletterInput.png);
	background-repeat:no-repeat;
	background-color:transparent;
	padding:7px;
	margin:5px 0;
	line-height:16px; /* for IE */
}

div.loginButton {
	background-image: url("../img/button_gray.png");
	background-repeat: no-repeat;
	background-color:transparent;
	clear: both;
	color: #444444;
	cursor: pointer;
	height: 37px;
	margin: 5px 0 0 100px;
	padding: 0;
	text-align: center;
	width: 272px;
}

*+html div.loginButton {
	width:372px;
	background-position:right;
	margin-left:0;
}

div.loginButton input {
	/*background-image: url("../img/greyArrow.png");
  background-position:90px 15px;*/
  background-color:transparent;
	background-repeat:no-repeat;
	border: medium none;
	color: #444444;
	cursor: pointer;
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding: 9px 0 9px 0;
	text-align: center;
	width:272px;
	margin:0;
}

*+html div.loginButton input {
	margin-left:100px;
}

.forgot {
	margin:10px 0 0 100px;
}

p.small {
	font-size:11px;
}

/*--------------------------*/
/*-- CSS Styled Filelinks --*/

.filelinks {
	margin: 20px 0;
}

.filelinks div {
	min-height: 16px;
}

.filelinks a {
	color: #004A9C;
	font-size: 14px;
	outline: medium none;
	text-decoration: underline;
}

/*--------*/

div.tx-wtgallery-pi1 {
	background-color: #fff;
	padding: 0;
}

div.wt_gallery_single_inner_pic {
	margin: 0 0;
	padding: 0;
}

div.wt_gallery_single_inner_pic a img {
	border: none;
}

.wtgallery_list_area {
	width:640px;
}

div.wtgallery_list {
	background: none;
	margin: 0 10px 10px 0;
	padding: 0;
}

div.wtgallery_list a img {
	border: none;
	opacity: 1;
	padding: 0;
}

div.wtgallery_list_current a img {
	border: none;
}

div.wtgallery_list a:hover img {
	opacity: 1;
}

.wt_gallery_list_inner_title {
	color: #666666;
	font-size: 10px;
	padding: 5px 0 10px;
	text-align: center;
	width:150px;
}

div.wt_gallery_single_inner_comments {
}

.wtgallery_list_pagebrowser_area {
	display: none;
}

/*----*/

#fluIndicator {
	position: relative;
	min-height: 200px;
}

#gt_content_left {
	position: relative;
	width: 180px;
	height: 200px;
	float: left;
}

#gt_content_right {
	position: relative;
	min-height: 200px;
	float: right;
}

#fluidBox {
	position: absolute;
	width: 100px;
	height: 68px;
	background: #D6E6F5;
	bottom: 0;
	left: 0;
}

.box_html {
	padding: 0 !important;
	position: relative;
	width: 310px;
	height: 240px;
}

#gt_content {
	position: relative;
}

#gt_content h2 {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 15px;
	left: 20px;
}

#indicator {
	background-repeat: no-repeat;
	width: 105px;
	height: 44px;
	position: absolute;
	bottom: 47px;
	left: 75px;
	z-index: 40;
}

#gt_content_left #indicator {
	left: 43px;
}

#gt_content_left #fluidBox {
	bottom: 2px;
}

#fluLink {
	display: block;
	position: absolute;
	bottom: 23px;
	right: 20px;
	background: #eee;
	height: 39px;
	line-height: 39px;
	padding: 0 10px;
	opacity: 0.9;
	border-radius: 5px;
	z-index: 20;
}

#myChart {
	min-height: 400px;
}

.box_variable.blue img {
	margin-top:-20px !important;
}

/*----*/
.csc-mailform-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position:relative;
	width:960px;
}

.csc-mailform-field a {
	text-decoration:none !important;
}

.formError {
	position:absolute;
	left:450px;
	display:inline-block;
	float:left;
	margin:5px 0 0 10px;
	padding:5px 5px 3px 10px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background:url(../img/formError.jpg) no-repeat left center;
}

/*--------------*/

.wtgallery_list {
	position:relative;
}

.imageNumber {
	position:absolute;
	top:2px;
	left:2px;
	padding:2px;
	background:#ccc;
	color:#000;
	font-size:11px;
	width:15px;
	text-align:center;
	opacity:0.8;
}

#leftColumn table {
	border-collapse:collapse;
}

#leftColumn table td {
	padding:0 20px 0 0;
	text-align:left;
}

