/*****************************
	Downloadbereich
******************************/
	
@import url("uva_screen_download.css");

/*****************************
	Navigation
******************************/
	
@import url("uva_screen_navigation.css");

/*****************************
	Galerie
******************************/
	
@import url("uva_screen_gallery.css");

/*****************************
	Portfolio
******************************/
	
@import url("uva_screen_portfolio.css");


@media screen, print {

/*******************
	Allgemeine Definitionen
********************/

	* {
		margin:0;
		padding:0;
		font-family:arial,helvetica,sans-serif;
		font-size:12px;
		color:#555;
	}
	
	body {
		background:#fff;
	}
	
	a img {
		border:0;
	}
	
	.hidden {
		display:none;
	}
  
  dd {
    display:inline;
  }
	/*
	div#right_box {
		position:absolute;
		background:url(../img/right_box.gif) #f00;
		width:29px;
		height:68px;
		top:450px;
		right:0px;
	}
	
	html>body div#right_box {
		position:fixed;
	}
	*/
	a {
		text-decoration:none;
		color:#14659b;
	}
	
	a:hover {
		text-decoration:underline;
		color:#F45712;
	}
	
	div#logo {
		position:absolute;
		top:0;
		left:72px;
		z-index:2;
	}
	
	html>body div#logo {
		position:fixed;
	}
	
	img.pic_right {
		float:right;
	}
	
	fieldset {
		display:inline;
		border:0;
	}
	
	
/**********************
	Inhaltsbereich
***********************/

	div#path {
		margin-top:78px;
		margin-left:370px;
		padding-left:15px;
		background:url(../img/pixel.gif) left no-repeat;
	}
	
	div#path a {
		padding-left:5px;
		padding-right:5px;
	}
	
		
	div#menu_top{
		margin-top:70px;
		margin-left:370px;
		padding-left:0px;
		
	}
	
	div#menu_top ul{
		float:left;
		
	}
	
	div#menu_top ul li{
		float:left;
		display:block;
		list-style:none;
		padding-right:10px;
		margin-right:10px;
		margin-top:2px;
		line-height:14px;
		height:14px;
	}
	
	
	div#content {
		width:635px;
		margin-left:370px;
		margin-right:20px;
		margin-top:97px;
		margin-bottom:20px;
		line-height:18px;
		text-align:left;
		z-index:10;
	}
	
	div#content img#hrline_long {
		margin-bottom:10px;
	}
	
	div#content h1 {
		color:#14659b;	
		font-weight:700;
		margin-top:20px;
		margin-bottom:10px;
		padding-left:1px;
	}
	
	div#content h2 {	
		font-weight:700;
		margin-top:10px;
		margin-bottom:5px;
		padding-left:1px;
	}
	
	div#content h3 {	
		font-weight:300;
		margin-bottom:10px;
		padding-left:1px;
	}
	
	div#content h4 {	
		font-weight:bold;
		/*margin-bottom:10px;*/
		padding-left:1px;
	}
	
	div#content p {
		margin-bottom:10px;
		padding-left:1px;
	}
	
	div#content ul {
		padding-left:40px;
	}
	
	div#content ol {
		padding-left:40px;
	}
	
	div#content div.csc-textpic {
		margin-top:20px;
		/*padding-bottom:10px;
		background:url(../img/hrline.gif) bottom no-repeat;*/
	}
	
	div#content div.csc-textpic h1 {
		margin-top:0px;
	}
	
	div#content div.csc-textpic-imagewrap a {
		display:block;
		width:145px;
		padding-bottom:22px;
		background:url(../img/lupe_plus.gif) no-repeat bottom right #fff;
	}
	
	div#content div.csc-textpic-imagewrap a img {
		border:1px solid #bbb;
	}
	
	div#content div.csc-textpic p.bodytext,
	div#content div.csc-textpic-text {
		width:420px;
	}
	
	div#content p.bodytext strong {
		color:#f45712;
	}
	
	div#content div.newsbox {
	    /*display und margin neu hinzugefuegt*/
		display:block;
		margin:0px 0px 0px 0px;
		width:100%;
		/*height:130px;*/
		text-align:right;
		
	}
	
	div#content div.textbox {
		float:left;
		width:420px;
		text-align:left;
	}
	
	div#content div.textbox a,
	span.searchlink a,
	div#content a.external-link {
		padding-left:9px;
		background:url(../img/pfeil.gif) left no-repeat;
	}
	
	div#content div.textbox div.more {
		width:100%;
		height:20px;
		margin-bottom:10px;
		text-align:right;
	}
	
	div#content div.textbox div.more a {
		padding-left:0;
		background:transparent;
	}
	
	div#content div.imagebox {
		float:right;
		width:195px;
		height:100%;
		margin-right:1px;
		text-align:center;
	}
	
	div#content div.imagebox div.zoompic {
		width:100%;
		text-align:center;
	}
	
	div#content div.imagebox div.zoompic a {
		display:block;
		width:145px;
		margin-right:auto;
		margin-left:auto;
		padding-bottom:22px;
		background:url(../img/lupe_plus.gif) no-repeat bottom right #fff;
	}
	
	div#content div.imagebox img {
		margin-top:40px;
		margin-bottom:20px;
	}
	
	img.hrline {
		margin-bottom:10px;
	}
	
/***************************
	Sitemap
****************************/

	ul#sitemap {
		padding-left:40px;
	}
	
	
/************************
	Metanavigation
************************/
	
	div#metanav {
		clear:both;
		width:635px;
		line-height:16px;
		height:16px;
		margin-top:40px;
		margin-left:370px;
		margin-right:20px;
		margin-bottom:20px;
		text-align:right;
	}
	
	div#metanav ul {
		float:right;
	}
	
	div#metanav ul li {
		float:left;
		display:block;
		list-style:none;
		padding-right:10px;
		margin-right:10px;
		margin-top:2px;
		line-height:14px;
		height:14px;
		border-right:1px solid #555;
	}
	
	div#metanav ul li a.active, div#menu_top ul li a.active {
		text-decoration:none;
		color:#F45712;
	}
	
	div#metanav form {
		display:inline;
		float:right;
		margin-top:1px;
		line-height:12px;
	}
	
	div#metanav form input {
		width:90px;
		line-height:12px;
		margin-left:5px;
		border:1px solid #14659b;
	}
	
	div#metanav_ud ul li {
		float:left;
		display:block;
		list-style:none;
		padding-right:10px;
		margin-right:10px;
		margin-top:2px;
		line-height:14px;
		height:14px;
		border-right:1px solid #555;
	}
	
	div#metanav a#logout{
		margin-right:10px;
		border-right:1px solid #555;
		padding-right:10px;
		margin-top:2px;
		line-height:14px;
		height:14px;
	}
	/*Anmeldeformular*/
	.csc-mailform{
		display:block;
		border:none;
	}
	.csc-mailform-field{
		display:block;
		margin-bottom:10px;
	}

	.csc-mailform-field label{
		display:block;
		
		float:left;
	}
	#mailformname{
		/*display:block;*/
		margin-left:133px;
	}

	#mailformcom{
		/*display:block;*/
		margin-left:27px;
	}

	#mailformpersonen{
		float:left;
		width:1.5em;
		margin-right:2.5px;
		margin-left:2.5px;
	}
	.csc-mailform-label {
		display:block;
		float:left;
	}
	.csc-mailform-submit{
		display:block;
		position:relative;
		clear:left;
		top:10px;
		background-color:#FFFFFF;
		border:1px solid #14659b;
		color:#14659b;
		padding:2px 5px 2px 5px;
		cursor:pointer;
		
	}
	/*Ende Anmeldeformular*/
	
	/************************
		Loginform
	*************************/
	
	form#loginform label {
		clear:left;
		display:block;
		float:left;
		width:150px;
		text-align:left;
		margin-bottom:20px;
	}
	
	form#loginform input {
		margin-bottom:20px;
	}
	
	form#loginform input#submitbutton {
		margin-left:152px;
		padding:2px;
		padding-left:5px;
		padding-right:5px;
		border:1px solid #14659b;
		color:#14659b;
		background:#fff;
		cursor:pointer;
	}

	/************************
		Suche
	*************************/
	.search-overview{
		margin:0px;
		padding:0px;
		margin-bottom:36px;
	}
	
	.search-overview ul{
		padding-left:40px;

	}

	.searchbody{
		margin:0px;
		padding:0px;
	}
	
	.search-hrline{
		margin-bottom:36px;
	}
	.search-res{
		padding-left:40px;
	}
	
	/************************
		Powermail
	*************************/
	
	div.tx-powermail-pi1 div.tx-powermail-pi1_formwrap form fieldset div#leftform {
		float:left;
		margin-right:30px;
	}
	
	div.tx-powermail-pi1 div.tx-powermail-pi1_formwrap form fieldset div#rightform {
		float:left;
	}
	
	div.tx-powermail-pi1 div.tx-powermail-pi1_formwrap form fieldset div.email_label_field {
		margin-bottom:12px;
	}
	
	div.tx-powermail-pi1 div.tx-powermail-pi1_formwrap form fieldset div.email_label_field label {
		font-weight:bold;
	}
	
	div.tx-powermail-pi1 div.tx-powermail-pi1_formwrap form fieldset div.email_label_field input {
		display:block;
		width:240px;
		border:1px solid #ddd;
		padding-left:5px;
		padding-top:5px;
	}
	
	div.tx-powermail-pi1 div.tx-powermail-pi1_formwrap form fieldset div.email_label_field input#submit {
		display:block;
		width:240px;
		border:1px solid #ddd;
		background:#eee;
		padding:2px;
		cursor:pointer;
	}
	
	div.tx-powermail-pi1 div.tx-powermail-pi1_formwrap form fieldset div.email_label_field textarea {
		display:block;
		width:240px;
		height:65px;
		border:1px solid #ddd;
		padding-left:5px;
		padding-top:5px;
	}
	
	div.powermail_mandatory_js {
		color:#f45712;
	}
	/************************
		Powermail Newsletter abbestellen
	*************************/
	form#newsletterabbestellen fieldset legend {
		display:none;
	}

	form#newsletterabbestellen fieldset input.powermail_uid16 {
		margin-top:10px;
		margin-bottom:10px;
	}
	
	/*Krankenhausmarketing*/
	table.download {
                border:none;
        }

        table.download td {
                padding-right:10px;
        }
	
        table.download td img {
                border:1px solid #CCCCCC;
        }

	ul.angebotsliste {
		margin-bottom:10px;
	}
	
	ul.angebotsliste li strong {
		color:#14659B;
		font-weight:normal;
	}
	
	/*Krankenhausmarketing Angebot Formular*/
	div#powermaildiv_uid240, div#powermaildiv_uid239 {
		margin-top:10px;
		margin-bottom:10px;
		font-weight:700;
	}
	
	div#powermaildiv_uid240 input, div#powermaildiv_uid239 input {
		border:none;
        }
	div#content form#angebotbuchen fieldset div.tx_powermail_pi1_fieldwrap_html {
		clear:both;
	}
	
	div#content form#angebotbuchen fieldset div p {
		display:block;
		float:left;
		margin-bottom:5px;
		margin-right:10px;
		width:200px;
	}
	
	form#angebotbuchen fieldset div div label {
		display:none;
	}
	
	form#angebotbuchen fieldset div div input {
		display:inline;
		float:left;
		width:auto;
		border:none;
		
	}
	
	div.tx-powermail-pi1_formwrap_338 {
		width:420px;
	}
	
	div#powermaildiv_uid239 {
		width:420px;
	}
	
	form fieldset.angebot {
		display:block;
		width:420px;
		border-top:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		padding-top:10px;
		padding-bottom:5px;
	}

	form fieldset.angebot legend {
		display:none;
	}
	
	form fieldset.angebot div label {
		display:block;
		float:left;
		margin-right:10px;
		margin-bottom:5px;
		width:200px;
	}

	form fieldset.angebot div input, form fieldset.angebot div textarea {
		display:block;
		width:200px;
		margin-bottom:5px;
		border:1px solid #DDDDDD;		
	}
	
	form div#powermaildiv_uid235 {
		clear:both;
	}
	form div#powermaildiv_uid235 p {
		float:left;
		width:200px;
		margin-right:10px;
		margin-bottom:5px;
	}
	
	form div#powermaildiv_uid235 div.powermail_check_inner_uid235_0 {
		/*width:200px;*/
		
	}
	
	form div#powermaildiv_uid235 div.powermail_check_inner_uid235_0 label {
		display:none;
	}

	form div#powermaildiv_uid235 div.powermail_check_inner_uid235_0 input {
		/*width:10px;*/
		margin-bottom:5px;
	}
	
	form div#powermaildiv_uid235 {
		clear:both;
	}
	
	form div#powermaildiv_uid237 p {
		float:left;
		width:200px;
		margin-right:10px;
		margin-bottom:5px;
	}

	form div#powermaildiv_uid237 div.powermail_check_inner_uid237_0 {
		/*width:200px;*/
	}
	
	form div#powermaildiv_uid237 div.powermail_check_inner_uid237_0 label {
		display:none;
	}

	form div#powermaildiv_uid237 div.powermail_check_inner_uid237_0 input {
		/*width:10px;
		margin-top:10px;*/
		margin-bottom:20px;
	}
	
	input.powermail_submit_uid238 {
		float:left;
		margin-top:10px;
	}
	input#check_uid241_0 {
		margin-top:36px;
	}
	
	input#check_uid235_0 {
		margin-top:2px;
	}
	
	input#check_uid237_0 {
		margin-top:18px;
	}
	
	div#content form#angebotbuchen fieldset div#powermaildiv_uid241 p {
		margin-bottom:15px;
	}
	
	div#content form#angebotbuchen fieldset div#powermaildiv_uid237 p {
		margin-bottom:10px;
	}
	
	p.powermail_pagebrowser {
		display:none;
	}

	fieldset#tx-powermail-pi1_fieldset_34 legend {
		display:none;
	}
	
	fieldset#tx-powermail-pi1_fieldset_35 legend {
		display:none;
	}
	
	fieldset#tx-powermail-pi1_fieldset_34 div.email_label_field label {
		display:block;
		margin:10px 0px;
	}
	
	input.tx_powermail_pi1_submitmultiple_forward {
		display:block;
		margin-top:10px;
	}
}

/************************************************************
	Blog-Stoerer
*************************************************************/

div#bloglink {
	margin-top:604px;
	margin-left:76px;
}
