﻿/* DEFAULTS
----------------------------------------------------------*/

/* 
* { padding: 0; margin: 0; }
*/
html { overflow-y: scroll; }

body   
{
    background: #b6b7bc;
    font-size: .84em;
    font-family: "Segoe UI", "Century Gothic", "Helvetica Neue", "Lucida Grande", Arial, Sans-Serif, Helvetica, Verdana;
    margin: 0;
    padding: 0;
    color: #696969;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

.breadcrumb a, a:link, a:visited,  a:active
{
    color: #034af3;
}

.breadcrumb a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

.fronttext 
{
    line-height: 1.7em;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
    font-variant:normal;
}

h4
{
    font-size: 1.1em;
}

h5
{
    font-size: 1em;
}

h6
{
    font-size: 0.8em;
    font-variant:normal;    
}

h3
{
    font-size: 1.2em;
    font-variant:normal;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

.regio
{
    font-size: 1.2em;
    color: Black;
    font-variant:normal;
    display: inline;    
    z-index:50;
}

div.regio a, a:link, a:visited,  a:active
{
    color: #1d60ff;
    line-height: 1.9em;
    text-decoration: underline;
}

div.regio a:hover
{
    color: #1d60ff;
    font-weight:bolder;
    text-decoration: underline;
}

div.main h3 span
{
    font-weight: bold;
    color: #FF6600;
}

.location
{
    font-size: 1.1em;
    font-variant:normal;
    font-weight:bold;
    display: inline; 
}

.location a, a:link, a:visited,  a:active
{
    color: #034af3;
}

.location a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
.Spital
{
    font-size: 0.8em;
}

.divRegio
{
     clear: both;
     margin-top: 10px;
     padding-left:10px;
     color:Black;
}

.xUnderline
{
    text-decoration:underline;
    font-size:0.8em;
    font-weight:bolder;
}

.divArea
{
     clear: both;
     margin-top: 2px;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 20px auto;
    border: 1px solid #496077;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    box-shadow: 4px 4px 10px #888;
}

.css3box 
{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 4px 4px 10px #888;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;        
    background-image: url('hgt.png');
    width: 100%;
    height: 44px;
}

.header h1
{
    font-weight: 700;
    margin: 0;
    padding: 0 0 0 20px;
    color: Black;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0 12px;
    margin: 12px 8px 8px 8px;
    min-height: 565px;
}

.leftCol
{
    padding: 6px 0;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #000000;
    padding: 0;
    margin: 0 0 2px 18px;
    text-align: left;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#003366;  
    width:100%;
    -webkit-border-top-left-radius: 13px;
    -webkit-border-top-right-radius: 13px;
    -moz-border-radius-topleft: 13px;
    -moz-border-radius-topright: 13px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

/* Hack für Google Chrome und Safari */
div.hideSkiplink a[href^="#NavigationMenu_SkipLink"],
div.hideSkiplinkC a[href^="#NavigationMenu_SkipLink"]
{
    display: none;
}

div.hideSkiplinkC
{
    background-color:#33CC33;
    width:100%; 
    -webkit-border-top-left-radius: 13px;
    -webkit-border-top-right-radius: 13px;
    -moz-border-radius-topleft: 13px;
    -moz-border-radius-topright: 13px;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
}

div.mnuSmall
{
    background-color:White;
    width:100%;
}

div.menu
{
    padding: 4px 0 4px 8px;
    border: 0;
    display: inline;
    line-height: 1em;  
}

div.menuC
{
    padding: 4px 0 4px 8px;
    border: 0; 
    line-height: 1em;  
}

div.menu ul
{
    list-style: none;
    margin: 0;
    border: 0;
    padding: 0;
    width: auto;
    
}

div.menu img
{
    border: 0;
    padding: 0 2px;
}

div.menuC ul
{
    list-style: none;
    margin: 0;
    border: 0;
    padding: 0;
    width: auto;
}

div.menuC img
{
    border: 0;
    padding: 0 2px;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #003366;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    border: 1px solid #003366;
    border-right: 1px solid white;    
    padding: 4px 8px;
    margin-right: 1px;
    text-decoration: none;
    white-space: nowrap;
}

div.menuC ul li a, div.menuC ul li a:visited
{
    background-color: #33CC33;
    color: #ffffff;
    display: block;
    line-height: 1.35em;
    border: 1px solid #33CC33;
    border-right: 1px solid white;    
    padding: 4px 8px;
    margin-right: 1px;
    text-decoration: none;
    white-space: nowrap;

}

div.menu ul li a:hover
{
    background-color: #ffffff;    
    border: 1px solid orange;    
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;    
    box-shadow: 2px 2px 4px #888;  
}

div.menuC ul li a:hover
{
    background-color: #ffffff;    
    border: 1px solid red;        
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 2px 2px 4px #888;
}

div.title a, a:link, a:active, a:hover, a:visited
{
    color: White;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;    
}

.loginDisplay
{
    font-size: 0.8em;
    display: block;
    text-align: right;
    padding: 10px;
    color: Black;
}

.loginDisplay a:link
{
    color: black;
}

.loginDisplay a:visited
{
    color: black;
}

.loginDisplay a:hover
{
    color: black;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.breadcrumb a, a:link, a:visited,  a:active
{
    color: #034af3;
}

.breadcrumb a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

.h6 a, a:link, a:visited,  a:active
{
    color: #034af3;
}

.h6 a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

/* Formularfelder */

.eingabefeld{
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.dropdownfeld
{
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.mypage td {
	padding:4px;
	font-size:12px;
}

.mypage td:first-child {
	padding-left:0px;
}


.mypage td span {
	background:url('MSprite.gif') 0px 0px no-repeat;
	display:block;
	width:100%;
	height:20px;
	width:24px;
	text-align:center;
	color:#fff;
}

.SmallButton
{
    background: url('MSprite.gif') 0 -34px no-repeat;
	border: none;
	width: 100%;
	color: #FFFFFF;
	height: 20px;
	cursor: pointer; 
	margin-left: 3px;
}
 
.SmallButton a
{
	display: block;
	width: 100%;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.SmallButton:hover
{
	background-position: 0 -74px
}
 
.SmallButton span
{
    background: url('MSprite.gif') 100% -54px no-repeat;
	display: block;
	width: 100%;
	height:18px;
	padding: 0 5px 2px 9px;
	margin: 0 -4px 0 0;
	}
	
.SmallButton span:hover
{
	background-position: 100% -94px
}

.altrow {
	background: #F1F4FA;
}

.even, .odd {
	position: relative; 
	height: 40px;
	padding: 5px 0;
}

.odd {
	background:#f1f4fa;
}

.evenA, .oddA {
	position: relative; 
	min-height: 60px;
	padding: 5px 0;
}

.oddA {
	background: #f1f4fa;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.g1,
.g2,
.g3,
.g4,
.g5,
.g6,
.g7 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.a {
	margin-left: 0;
	text-align:left;
}

.o {
	margin-right: 0;
	text-align:right;
}

/*Textbox Watermark*/

.WaterMarkedTextBox
{
	border-right: #ccccff thin solid;
	border-top: #ccccff thin solid;	
	border-left: #ccccff thin solid;	
	border-bottom: #ccccff thin solid;
	color: gray;
	display: inline;
	background: AliceBlue;
	visibility: visible;
}
.NormalTextBox
{
	border-right: #ccccff thin solid;
	border-top: #ccccff thin solid;
	border-left: #ccccff thin solid;	
	border-bottom: #ccccff thin solid;
	color: black;
	display: inline;
	background: #ffffff;
	visibility: visible;
}

#divSpoken
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;		
	text-align:left;
	padding: 0;
	width: 430px;
	text-align: left;
	top: 0px;
	left: 0px;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: "Segoe UI", "Century Gothic", "Helvetica Neue", "Lucida Grande", Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: "Segoe UI", "Century Gothic", "Helvetica Neue", "Lucida Grande", Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.validatorCalloutHighlight
{
    background-color: #FFFF99;
}

.textrot {
	background:#FFE4E1;
	padding:5px 10px;
	display:block;
	color:#990000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:7px 0;
}

.textblue {
	background:#E5E9F0;
	padding:5px 10px;
	display:block;
	color:#1A427E;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:7px 0;
}

.panPass
{
	margin:0 0 0 10px;
	padding:5px 5px 5px 5px;
	border: dotted 1px black;
}

.invisible { display: none; }

.notfallApotheke 
{
    background-image: url(../img/texter.png);
    background-repeat:no-repeat;
    width: 270px;
    position:absolute;
    top: -6px;
    left: 215px;
    padding: 5px 0 15px 0;
}

.notfallArzt 
{
    background-image: url(../img/texter.png);
    background-repeat:no-repeat;
    width: 270px;
    position:absolute;
    top: -6px;
    left: 215px;
    padding: 5px 0 15px 0;
}

.notfallRegion
{
    text-align: center;
    position: absolute;
    top: 27px;
    left: 35px;
    padding: 0;
}

.NFApoText
{
    text-align:center;
    width:270px;
    display:block;
    text-shadow: 1px 1px 2px #000; 
}

.NFArztText
{
    text-align:center;
    width:270px;
    display:block;
    text-shadow: 1px 1px 2px #000; 
}

.offenApotheke 
{
    background-image: url(../img/texterg.png);
    background-repeat:no-repeat;
    width: 270px;
    position:absolute;
    top: -6px;
    left: 215px;
    padding: 5px 0 15px 0;
}

.OApoText
{
    text-align:center;
    width:270px;
    display:block;
    text-shadow: 1px 1px 2px #000; 
}

.tblDNext
{
    margin-left:210px;
}