@charset "utf-8";

/* webvariants-Textstyles-Generator
 * Version: 1.0
 * www.webvariants.de
 * 
 * you may want to create your own textstyles.css with the
 * textstyles.css generator!
 *
 * http://tools.webvariants.de/textstyles/
 */

/*===== Basic Styling (Vertical Rhythm) =====*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
	
p, ul, ol, dl, img, blockquote {
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}
	
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
}

h1 {
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
}

h2 {
	font-size: 24px;
	line-height: 30px;
}
	
h3 {
	font-size: 18px;
	line-height: 20px;
}
	
h4 {
	font-size: 15px;
	line-height: 20px;	
	font-weight: bold;
}
	
h5 {
	font-size: 18px;
	line-height: 20px;
	border-bottom:1px solid #648AAC;
	padding-bottom:6px;
	text-transform: uppercase;
}
	
h6 {
	font-size: 14px;
	line-height: 20px;
}
	
p + h1, ul + h1, ol + h1, dl + h1, img + h1, blockquote + h1, table + h1 {
	margin-top: 40px;
}
	
p + h2, ul + h2, ol + h2, dl + h2, img + h2, blockquote + h2, table + h2 {
	margin-top: 40px;
}
	
p + h3, ul + h3, ol + h3, dl + h3, img + h3, blockquote + h3, table + h3 {
	margin-top: 30px;
}
	
p + h4, ul + h4, ol + h4, dl + h4, img + h4, blockquote + h4, table + h4 {
	margin-top: 20px;
}
	
p + img {
	margin-top: 10px;
}
	
p + dl.image {
	margin-top: 20px;
}
	
	
/*===== Lists =====*/

li {
	line-height: 20px;
}

ul li {
	margin-left: 15px;
}
	
ol li {
	margin-left: 20px;
}
	
ul li {
	list-style-type: square;
}
	
ul li li {
	list-style-type: disc;
}
	
ul li li li, ul li li li li {
	list-style-type: circle;
}
	
ul ul, ul ul ul, ul ul ul ul {
	margin-bottom: 0px;
}
	
ol li {
	list-style-type: decimal;
}
	
ol li li {
	list-style-type: lower-alpha;
}
	
ol li li li, ol li li li li {
	list-style-type: lower-roman;
}
	
ol ol, ol ol ol, ol ol ol ol {
	margin-bottom: 0px;
}
	
dt {
	float: left;
	width: 120px;
}
	
dd {
	margin-left: 125px;
}
	

/*===== Links =====*/

a {
	color: #6fbbff;
	text-decoration: none;
}
	
a:visited {
	color: #6fbbff;
}
	
a:hover {
	color: #a8d6ff;
	text-decoration: underline;
}
	
a:active {
	color: #6fbbff;
}


/*===== Text Styling =====*/
	
small {
	font-size: 80%;
}
	
big {
	font-size: 130%;
}
	
strong {
	font-weight: bold;
}
	
em {
	font-style: italic;
}
	
sup {
	font-size: 10px;
	vertical-align: super;
}

sub {
	font-size: 10px;
	vertical-align: sub;
}
	

/*===== Images =====*/

img {
	border-width: 0px;
}



/*===== Insertions =====*/

.left {
	float: left;
	margin: 5px 8px 0px 0px;
}
	
.right {
	float: right;
	margin: 5px 0px 0px 8px;
}
	
#footer, .saving, .text-aut-idem, .text-groesse, #contact .send p, #reservation .send p { font-size: 11px; }
#footer span { color: #2785d8; }
#footer a { color: #2886d9; }
.second-navigation a, .second-navigation a:hover, #suche, .shortinfo, .start-angebot p, .oeffnung p { font-size: 13px; }
#suche { color: #7296b7; }
.start-angebot p, .oeffnung p, .medikation-search p, #additional-information { color: #000; }
.second-navigation a, .second-navigation a:hover { color: #c90119; text-decoration: none; } 
.shortinfo { color: #000; }

.blue { color: #77a8d2; }
.price, p.big-red { font-size: 20px; }
p.big-red { color: #c90119; }
.additional-text, label { font-size: 12px; } 
.fat { font-weight: bold; }
a#more { color: #00488c; text-decoration: none; }

input, select { font-size: 18px; }
.category, .praeparat, .category_select li, .praeparat_select li { font-size: 16px; }
a.link-more { font-weight: bold; color: #a8dc6a; } 
textarea { font-family: verdana; }

.error_message { color: #ffaeb8; }
