html {
	height: 101%;
}

body {
	margin: 0;
	background-image: url("../img/standards/body_bg.gif");
	background-color: #f6f4ea;
	background-repeat: repeat-y;
	background-position: top center;
	font-size: 72%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body.pink {
	background-repeat: repeat-y;
	font-family: Lucida, Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 75%;
}


/* Center */

#center {
	overflow: hidden;
	width: 990px;
	padding: 0 0 10px 10px;
	border: 0 solid #fff;
	border-width: 10px 0 0 0;
	margin: auto;
}


/* Header */

#header {
	width: 970px;
	height: 150px;
	border: 1px solid #fff;
	border-width: 0 0 1px 0;
	color: #fff;
	background-color: #363f4e;
}

#header img {
	display: block;
}


/* Meta */

#meta {
	width: 970px;
	height: 20px;
	border-bottom: 10px solid #fff;
	color: #000;
	background-color: #c0c5cd;
	text-align: center;
	text-transform: uppercase;
	font-size: 100%;
	font-family: Georgia, Times, Times New Roman, serif;
}

#meta ol {
	list-style: none;
	padding: 2px 0 0 0;
	margin: 0;
}

#meta ol li {
	display: inline;
	padding: 0 0 0 11px;
	margin: 0 11px 0 0;
	border-left: 1px solid #606067;
}

#meta ol li:first-child {
	border: 0;
}

#meta ol li a {
	color: #606067;
	text-decoration: none;
}

#meta ol li a img {
	border: 0;
	vertical-align: middle;
}


/* Contact box */

#contact {
	width: 210px;
	height: 100px;
	float: left;
	border: 0 solid #fff;
	border-width: 0 0 10px 0;
	background-image: url("../img/navigation/telefonische_terminvereinbarung.gif");
	background-repeat: no-repeat;
}

#contact a {
	display: block;
	width: 100%;
	height: 100px;
}

#contact p {
	display: none;
}


/* Navigation */

#navigation {
	clear: left;
	overflow: hidden;
	width: 150px;
	padding: 10px 30px 30px 20px;
	color: #fff;
	background-color: #c5c3bb;
	text-transform: uppercase;
	font-size: 1.2em;
	font-family: Georgia, Times, Times New Roman, serif;
}


/* List */

#navigation ul {
	list-style: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

#navigation ul:first-child {
	margin: 0;
}

#navigation ul li {
	margin: 10px 0 0 0;
}

#navigation ul li a {
	padding: 0 0 0 10px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#navigation ul li a:hover, 
#navigation ul li a.active {
	color: #616161;
	background-image:  url("../img/standards/arrow.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation ul li a img {
	border: 0;
}

#navigation ul li ul {
	margin: 0;
	padding: 0 0 0 12px;
}

#navigation ul li ul li:first-child {
	margin: 0;
}


/* Teaser */

#teaser {
	float: right;
	margin: 0 0 0 0;
	overflow: hidden;
	width: 210px;
}

#teaser .item {
	position: relative;
	overflow: hidden;
	width: 100%; /* IE-failure */
	padding: 0 0 10px 0;
}

#teaser .item p {
	display: none;
	position: absolute;
	padding: 0.5em 0 0 0;
	width: 95px;
}

#teaser .item img {
	display: block;
}

#teaser .item a img {
	border: 0;
}

#left {
	float: left;
}

/* content */

#content {
	float: right;
	overflow: hidden;
	width: 530px;
	padding: 8px 20px;
}

body.shadow #content {
	position: relative;
	padding: 40px 20px 20px 20px;
	top: -20px;
	height: 800px;
	background-image: url("../img/standards/content_bg_shadow.gif");
	background-repeat: no-repeat;
}

#teaser,
#content {
	color: #62625e;
	line-height: 150%;
}

#content blockquote {
	margin: 0 0 1.5em 0;
	color: #990000;
}

#content ul {
	list-style: none;
}

#content ul.simple {
	padding: 0 0 0 3em;
	list-style: square;
}

#content ul.simple li {
	margin: 0;
}

#content ul li {
	margin: 0 0 1em 0;
}

#content h1 {
	margin: 0 0 1.5em 0;
	color: #990000;
	text-transform: uppercase;
	line-height: 130%;
	font-weight: normal;
	font-size: 140%;
	font-family: Georgia, Times, Times New Roman, serif;
}

#content h2 {
	clear: both;
	margin: 1.5em 0;
	line-height: 145%;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	font-style: normal;
	text-transform: uppercase;
}

#content h2.line {
	padding: 0 0 0.75em 0;
	border-bottom: 1px solid #c5c3bb;
}

#content h3 {
	margin: 0 0 1.5em 0;
	color: #990000;
	line-height: 150%;
	font-size: 130%;
	font-weight: normal;
}

body.pink content h3 {
	color: #c05893;
}

#content h3 a {
	padding: 0;
	background: none;
	font-size: 100%;
	text-transform: none;
}

#content h3 a:hover {
	color: #990000;
	background: none;
}

body.pink h3 a:hover {
	color: #c05893;
}

#content h4 {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
}

#teaser p,
#content p {
	margin: 0 0 1.5em 0;
}

#teaser p {
	padding: 0 20px 0 0;
}

#teaser a,
#content a {
	padding: 1px 3px 1px 9px;
	color: #990000;
	background-image: none;
	background-image: url("../img/standards/arrow_red.gif");
	background-repeat: no-repeat;
	background-position: 1px 5px;
	background-color: #c5c3bb;
	background-color: transparent;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 90%;
}

body.pink #teaser a,
body.pink #content a {
	color: #c05893;
	background-image: url("../img/standards/arrow_pink.gif");
}

#content a.home:hover,
#teaser a:hover,
#content a:hover,
#content a.home:focus,
#teaser a:focus,
#content a:focus,
#content a.home:active,
#teaser a:active,
#content a:active {
	color: #000000;
	background-image: url("../img/standards/arrow_black.gif");
	background-repeat: no-repeat;
}

body.pink #content a.home:hover,
body.pink #teaser a:hover,
body.pink #content a:hover,
body.pink #content a.home:focus,
body.pink #teaser a:focus,
body.pink #content a:focus,
body.pink #content a.home:active,
body.pink #teaser a:active,
body.pink #content a:active {
	color: #ffffff;
	background-color: #c05893;
	background-image: url("../img/standards/arrow_white.gif");
	background-repeat: no-repeat;
}

#content a.home {
	color: #003c74;
	color: #c05893;
	background-image: url("../img/standards/arrow_pink.gif");
	background-repeat: no-repeat;
}

#teaser a.blank,
#content a.blank {
	padding: 0;
	background: none;
	background-image: none;
}

#content a img {
	border: 0;
}

#content .row {
	overflow: hidden;
	clear: both;
	width: 100%;
	margin: 1.5em 0;
}

#content .box {
	overflow: hidden;
	margin: 0 20px 0 0;
	float: left;
}

#content .box.small {
	width: 255px;
}

#content .box.right {
	margin: 0;
	float: none;
}

#content .box.three {
	width: 150px;
	margin: 0 10px 1.5em 0;
}

#content .box img {
	margin: 0 0 1.5em 0;
}

#content .box .image {
	float: left;
}

#content .box .image img {
	margin: 0;
}

#content .box .subtitle {
	color: #b1afa7;
	color: #62625e;
	clear: both;
	padding: 0.5em 0 0 0;
}

#content .box .subtitle a {
	font-style: normal;
}

#content .box h4 {
	margin: 0.25em 0 1.5em 0;
}


/* Table */

table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

table tr {
	border: 0 solid #c5c3bb;
	border-width: 0 0 1px 0;
}

table tr th {
	margin: 1em 0;
	text-align: left;
	font-weight: bold;
}

table tr td {
	padding: 0.4em 0 0.4em 0;
	vertical-align: top;
}

table tr td.blank {
	background-image: url("/img/standards/pixel_grey.gif");
	background-repeat: repeat-x;
	background-position: center left;
}

table tr td.same {
	
}


/* News */

#content img {
	vertical-align: bottom;
}

#content p.news {
	margin: 0 0 0.5em 0;
}


hr {
	clear: both;
	overflow: hidden;
	height: 1px;
	border: 0;
	border-top: 1px solid #c5c3bb;
	margin: 1.5em 0;
}

h1 + hr {
	margin: -1.5em 0 1.5em 0;
}


/* Contact */

form .row {
	width: 100%;
}

form .left {
	float: left;
	width: 30%;
}

form .right {
	float: right;
	width: 70%;
}

form textarea,
form input {
	width: 100%;
	padding: 0.3em;
	border: 1px solid #ccc;
	border-color: #ccc #efefef #efefef #ccc;
	vertical-align: top;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form input.radio {
	width: auto;
	margin: 0 0.25em 0 0;
}

form button.submit {
	float: right;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}