
/* copyright artprolog 2010 Ursula Bartels */
body {
	color: #fff;
	font: 0.9em Lucida Sans Regular, Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	min-width: 955px;
	text-align: center;
	background-color:#00122b;
}

#body_bgrd_1 {
	display:block;
	position:absolute;
	width: 100%;
	height:400px;
	background-image: url(../images/layout/body_bgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#body_bgrd_2 {
	display:block;
	width: 100%;
	background-color:#585e64;
	background-image: url(../images/layout/body_bgrd_1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* TAGS */
p,
pre,
h1,
h2,
h3 {
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
}

h1 {
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 10px;
	text-transform:uppercase;
	color:#002d67;
	line-height:normal;
}

h2 {
	font-weight: normal;
	font-size: 1.2em;
	text-transform:uppercase;
	color:#002d67
}

h3 {
	font-weight: normal;
	font-size: 1.0em;
	text-transform:uppercase
}

/* LISTEN */
ul {
	line-height:1.2em
}

li {
	list-style-image: url(../images/misc/liste_hellblau.jpg);
	list-style-type: none;
}

li.weiss {
}

/* LINKS */
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #b2d3fe;
	text-decoration: none;
}

a:hover,
a:active {
	color:#b2d3fe;
	text-decoration: underline;
}

/* KLASSEN */
.pb {
	font-weight: bold;
}

.clearer {
	clear: left;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}

.separator {
	border-top: 1px dotted #fff;
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.separatorblau {
	border-top: 1px dotted #b2d3fe;
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}



.spacer5,
.spacer10,
.spacer15,
.spacer20,
.spacer30 {
	display:block;
	width:5px;
	clear:both;
	height:5px;
	overflow:hidden;
}

.spacer10 {
	height:10px;
}

.spacer15 {
	height:15px;
}

.spacer20 {
	height:20px;
}

.spacer30 {
	height:30px;
}


/* LOGO PRINT */
#printbox {
	display: none;
}

/* CONTAINER */
#containerbox {
	margin: auto;
	text-align: left;
	width: 955px;
	height: 100%;
}

#container {
	height: 100%;
	position: relative;
	width: 955px;
	z-index: 100;
}

/* BOXES */
#box1,
#box2,
#box3,
#box4 {
	display: block;
	width: 955px;
	clear:left;
	overflow:hidden;
}

#box1 {
	height:73px;
	overflow:visible;
}

#box2 {
	background-image: url(../images/layout/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:143px;
}

#box3 {
	height:289px;
}

/* BOX1 */

#language,
#navigationbox {
	display:block;
	float:left;
}

#language {
	padding-top:5px;
	width:130px;
	font-size:0.9em;
}

#language a,
#language a:link,
#language a:visited {
	color: #002d67;
	text-decoration: none;
}

#language a:hover,
#language a:active,
#language a.act {
	color:#fff;
	text-decoration: none;
}

#navigationbox {
	height:73px;
	float:right;
}

* html #navigation ul {
	float:right;
}

/* BOX3 */

.iconbox h1 {
	font-weight: normal;
	font-size: 1.2em;
	text-transform:uppercase;
	padding-top:15px;
}

.iconbox,
.iconbox_logo{
	float:left;
	display:block;
	overflow:hidden;
	padding-right:10px;
}
.iconbox_logo{
	padding-right:0px;
}

#icon1,
#icon2,
#icon3{
	color:#2d3642;
	display:block;
	width:230px; 
	height:289px;
	background-image: url(../images/layout/icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	padding-bottom:15px;
}

* html .iconact {
	background-image: url(../images/layout/iconact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#icon1 .iconact a,
#icon1 .iconact a:link,
#icon1 .iconact a:visited,
#icon1 .iconact a:hover,
#icon1 .iconact a:active,
#icon2 .iconact a,
#icon2 .iconact a:link,
#icon2 .iconact a:visited,
#icon2 .iconact a:hover,
#icon2 .iconact a:active,
#icon3 .iconact a,
#icon3 .iconact a:link,
#icon3 .iconact a:visited,
#icon3 .iconact a:hover,
#icon3 .iconact a:active {
	margin-top:10px;
	color: #fff;
}

#icon1 .iconact a:hover,
#icon2 .iconact a:hover,
#icon3 .iconact a:hover {
	color:#fff;
	text-decoration: underline;
}

.iconact {
	color:#fff;
	display:block;
	width:230px;
	height:289px;
	background-image: url(../images/layout/iconact.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	padding-bottom:15px;
}

* html #icon1, 
* html #icon2,
* html #icon3{
	height:238px;
	background-image: url(../images/layout/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#icon1 a,
#icon1 a:link,
#icon1 a:visited,
#icon1 a:hover,
#icon1 a:active,
#icon2 a,
#icon2 a:link,
#icon2 a:visited,
#icon2 a:hover,
#icon2 a:active,
#icon3 a,
#icon3 a:link,
#icon3 a:visited,
#icon3 a:hover,
#icon3 a:active{
	margin-top:10px;
	color: #2d3642;
}

#icon1 a:hover,
#icon2 a:hover,
#icon3 a:hover{
	color:#2d3642;
	text-decoration: underline;
}

#icon_logo {
	width:230px; 
	height:289px;
	background-image: url(../images/layout/icon_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right:0px;
}

* html #icon_logo {
	height:230px;
	background-image: url(../images/layout/icon_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* BOX4 */

#navpath {
	padding-bottom:15px;
	color: #fff;
	font-size: 0.9em;
}

#navpath a,
#navpath a:active,
#navpath a:visited,
#navpath a:hover {
	color: #002d67;
	text-decoration: none;
}

#navpath a:hover {
	color:#002d67;
	text-decoration: underline;
}

#contentbox,
#contentrechtsbox {
	float:left;
	display:block;
	width: 653px;
	padding-top:30px;
	padding-bottom:30px;
}

#contentrechtsbox {
	width: 302px;
}

#contentrechtsbox h1 {
	font-size: 1.4em;
}

#content {
	width: 600px;
}

.meinungen_content {
	background-image: url(../images/layout/meinungen_stretcher.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:20px;
	padding-right:20px;
}

.meinungen_content h1 {
	color:#002d67;
	margin-bottom:10px;
	text-transform:none
}

.meinungen_content h2 {
	margin-bottom:10px;
	text-transform:none
}

.meinungen_top {
	background-image: url(../images/layout/meinungen_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:11px;
	overflow:hidden
}

* html .meinungen_top {
	background-image: url(../images/layout/meinungen_top.gif);
}

.meinungen_bottom {
	background-image: url(../images/layout/meinungen_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:12px;
	overflow:hidden
}

* html .meinungen_bottom {
	background-image: url(../images/layout/meinungen_bottom.gif);
}


/* BOX4 */

#footerbox {
	color: #b2d3fe;
	margin: auto;
	width: 955px;
	font-size:0.9em;
}

#datum,
#footer {
	padding-top:5px;
	padding-bottom:15px;
	float:left;
	display:block;
}

#datum {
	padding-left:200px;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active {
	color: #b2d3fe;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

/* FORM */
.csc-mailform,
form {
	margin-left: 0px;
	border-style:none
}

label {
	display: block;
	float: left;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	text-align: left;
	width: 150px;
}

.csc-mailform-field {
	clear: left;
}

form,
fieldset {
	border-width: 0;
}

fieldset {
	padding: 10px;
}

input,
textarea,
select {
	font-size:0.9em;
	border: solid 1px #949da5;
	color: #fff;
	padding: 5px 7px;
	width: 250px;
	background-color:#757c83;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.csc-mailform-submit {
	display: block;
	margin-left: 160px;
	margin-top: 10px;
	width: 267px;
}

.csc-mailform-check {
	width:auto
}

.submitbutton {
	margin-top: 5px;
	width: 254px;
}

/* KUNDEMMEINUNGEN*/

.km-list .km-list-item{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #757c84;
}

.km-list h1 a{
	color:#002d67;
}

.km-list h3{
	font-size:0.9em;
	margin-bottom:5px;
}

.km-single h3{
	font-size:0.9em;
	margin-bottom:15px;
}

.km-manager {
	font-size:0.8em;
	text-transform:none;
}


/*TEXTBOX GRAU*/
.textbox-grau{
	background-color:#757c83;
	border:1px solid #9098a0;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	padding:10px;
	padding-left:20px;
	padding-right:20px;
}
