/*
Stylesheet für www.aschke-consulting.de
------------------------------
Verwendete Farben -> Dunkelblau: #01376a, Blau: #7491ad, Hellblau: #bacad9, Hellerblau: #dce3ff
*/

/* global gültige Styles ********************************** */
* {
    margin: 0;
    padding: 0;
}

body {
    background: #d1d4e0 url(../gfx/design_body.gif) center top repeat-x;
    color: #01376a;
    font: normal 75%/19px Arial, Helvetica, sans-serif;
	overflow-y: scroll;
	padding-bottom: 20px;
}

/* Hyperlinks */
a, a:link, a:visited {
    color: #7491ad;
    font-weight: bold;
    text-decoration: underline;
}

a:hover, a:active, a:focus {
    text-decoration: none;
}

/* Absätze */
p {
    padding-bottom: 15px;
}

/* Überschriften */
h4, h5, h6 {
    font: bold 100% Arial, Helvetica, sans-serif;
    color: #7491ad;
}

/* Listen */
ul, ol {
    margin: 0 0 15px 20px;
}

li {
    margin-bottom: 5px;
}

ul.noBullet {
	list-style: none;
	margin-left: 0;
}

dt {
    border-left: 2px solid #eee;
    font: bold 100%/25px Arial, Helvetica, sans-serif;
    padding-left: 10px;
}

dd {
    background: #F0F1F5 url(../gfx/design_hr.gif) center bottom repeat-x;
    margin-bottom: 20px;
    padding: 15px 15px 15px 15px;
}

/* zusätzliche Textauszeichnungen */
.boldTxt {
    font-weight: bold;
}

.smallTxt {
    font-size: 95%;
}

.colorTxt {
    color: #f80;
}

.rightTxt {
	text-align: right;
}

.formError {
    color: red;
    font: bold 95% Arial, Helvetica, sans-serif;
}

.warningBox {
	background-color: #FF6666;
	margin-bottom: 15px;
	padding: 20px 20px 5px 20px;
}

.img_quote {
	background: #fff url(../gfx/design_blockquote.gif) center bottom repeat-x;
	float: right;
	font-size: 95%;
    margin: 0 0 5px 15px;
	padding: 0 10px 10px;
	width: 174px;
}

.img_quote blockquote {
	font-weight: bold;
}

.img_quote span {
	font-size: 95%;
}

.img_quote img {
    background: #fff;
    border: 1px solid #d3d6d9;
	margin: 0 -10px 10px;
    padding: 2px;	
}

/* Boxen */
div.high {
    background: #F0F1F5 url(../gfx/design_hr.gif) center bottom repeat-x;
    margin-bottom: 20px;
    padding: 30px;
}

div.error {
    background: #ef8989 !important;
}

/* Bilder */
img {
    border: none;
    margin-bottom: 5px;
}

img.right {
    float: right;
    margin-left: 20px;
}

img.left {
    float: left;
    margin-right: 20px;
}

img.border {
    border: 1px solid #DEDDDE;
}

img.frame {
    background: #fff;
    border: 1px solid #d3d6d9;
    padding: 2px;
}

/* tabellarische Daten */
table.tabularData {
    border-collapse: collapse;
    font-size: 100%;
    margin: 1px 0 5px 0;
    width: 100%;
}

table.tabularData td {
    background-color: #F0F1F5;
    border: 1px solid #fff;
    padding: 5px;
    vertical-align: top;
}

table.tabularData.termine td.lastRow, table.tabularData.termine th {
	background-color: #E3E8FF;
	border-bottom: 10px solid #fff !important;
}

table.tabularData td.lastRow a { color: #01376a !important; }

table.tabularData.termine td span {
	display: block;
	font-size: 95%;
}

table.tabularData.kontakt td span {
	display: block;
	color: #FF0000;
	font: bold 95% Arial, Helvetica, sans-serif;
}

table.tabularData th {
    background-color: #e3e8ff;
    border: 1px solid #fff;
    padding: 15px 5px 5px 5px;
    vertical-align: top;
}

/* Formulare */
input.stretch95 { width: 95%; }
input.stretch80 { width: 80%; }
input.stretch50 { width: 50%; }
input.stretch25 { width: 25%; }

option {
    padding: 0 3px;
}

/* ******************************************************** */
/* Container ********************************************** */
#container {
    background: #fff url(../gfx/design_container.gif) left top repeat-y;
	margin: 0 auto;
    text-align: left;
	width: 800px;
}

#subContainer {
	background: transparent url(../gfx/design_subContainer.gif) left top no-repeat;
}

/* ******************************************************** */
/* Header ************************************************* */
#header {
	background: #182663 url(../gfx/design_header.jpg) 0 38px no-repeat;
    height: 276px;
	margin-bottom: 5px;
    position: relative;
	z-index: 0;
}

#header img {
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	top: 0;
}

/* Navigation im Header */
#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 30px;
	top: 246px;
}

#header ul li {
	display: block;
	float: left;
}

#header ul li a, #header ul li a:link, #header ul li a:visited {
	background: transparent url(../gfx/design_menu_01.gif) left top no-repeat;
	color: #fff;
	display: block;
	font: bold 100%/36px Arial, Helvetica, sans-serif;
	height: 42px;
	margin-left: 15px;
	text-align: center;
	text-decoration: none;
	width: 109px;
}

#header ul li a:hover, #header ul li a:active, #header ul li a:focus {
	text-decoration: underline;
}

/* ******************************************************** */
/* Inhalte, linke Seite *********************************** */
#leftCol {
	float: left;
	width: 262px;
}

#leftCol h1 {
	background: transparent url(../gfx/design_leftcol_h1.gif) left top no-repeat;
	color: #fff;
	font: bold 120%/37px Arial, Helvetica, sans-serif;
	padding-left: 25px;
}

#leftCol h1.menuPositioner {
	margin-top: -35px;
	position: relative;
	z-index: 1;
	height: 100%;
}

#leftCol h1 span {
	background: transparent url(../gfx/design_leftcol_h1_span.gif) left center no-repeat;
	padding-left: 25px;
}

#leftCol ul {
	list-style: none;
	margin: 0 20px;
}

#leftCol ul li {
	margin: 0;
}

#leftCol ul li a, #leftCol ul li a:link, #leftCol ul li a:visited {
	border-top: 1px solid #d1d4e0;
	color: #17235f;
	display: block;
	font: bold 100%/32px Arial, Helvetica, sans-serif;
	padding: 0 10px 0 20px;
	text-decoration: none;
	width: 192px;
}

#leftCol ul li a:hover, #leftCol ul li a:active, #leftCol ul li a:focus {
	text-decoration: underline;
}


/* ******************************************************** */
/* Inhalte, rechte Seite *********************************** */
#content {
    background: #fff;
	margin-left: 262px;
	padding: 30px 40px;
}

#content h1 {
    background: transparent url(../gfx/design_content_h1.gif) left top no-repeat;
    border-bottom: 1px solid #bacad9;
    font: bold 140% Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    padding: 0 0 5px 30px;
}

#content h1 strong {
    color: #7491ad;
}

#content h2 {
    font: bold 100%/19px Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}

#content h3 {
    color: #7491ad;
    font: bold 100% Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}

#content a.more, #content a.more:link, #content a.more:visited {
    background: #01376a url(../gfx/design_amore.gif) left top no-repeat;
    color: #fff;
    display: block;
    font: bold 95%/36px Arial, Helvetica, sans-serif;
    height: 40px;
    margin: 10px 0 20px 0;
    text-align: center;
    text-decoration: none;
    width: 175px;
	position: relative;
	left: 285px;
}

#content a.more:hover, #content a.more:active, #content a.more:focus {
    text-decoration: underline;
}

#content a.more span {
    color: #f80;
    font: bold 130% Tahoma, Verdana;
    line-height: 15px;
}

/* Horizontale Linie, rechte Seite */
#content div.rule hr {
    display: none;
}

#content div.rule {
	margin: 30px 0;
	background: #fff url(../gfx/design_hr.gif) center top no-repeat;
	height: 10px;
}

/* Hide from IE5-mac \*/

* html #leftCol {
	margin-right: -3px;
}

* html #content {
	height: 1%;
	margin-left: 0;
}

/* End IE5/mac hide */

/* ******************************************************** */

/* ******************************************************** */
/* Ende der Seiten **************************************** */
#footer {
	background: #fff url(../gfx/design_footer.gif) left bottom repeat-x;
	clear: both;
    font: bold 95% Arial, Helvetica, sans-serif;
    height: 25px;
    padding: 0 10px;
    text-align: right;
}

#footer a, #footer a:link, #footer a:visited {
    color: #01376a;
    text-decoration: underline;
}

#footer a:hover, #footer a:active, #footer a:focus {
    text-decoration: none;
}

#footer p {
    color: #01376a;
    float: left;
    padding: 10px 0 0 0;
}

#footer p a, #footer p a:link, #footer p a:visited, #footer p a:hover, #footer p a:active, #footer p a:focus {
    color: #01376a;
}

/* ******************************************************** */