
/* copyright agentur artprolog 2009 Ursula Bartels */


body {
	color: #002454;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Helvetica, sans-serif;
	font-size: 0.8em;
	min-width: 952px;
	text-align:center;
	background-image: url(../images/layout/body_bgrd1.jpg);
	background-repeat: repeat;
	background-position: left top;
}

/* TAGS */
p,
pre,
h1,
h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	border-style: none;
}

h1 {
	font-size: 1.8em;
	margin-bottom: 15px;
	text-transform:uppercase
}

h2 {
	font-size: 1.1em;
	margin-bottom: 15px;
	text-transform:uppercase;
	font-weight: bold;
}

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

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

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

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

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

#content .separator {
	background-image: url(../images/layout/navi_trenner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 3px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.spacer5 {
	height: 5px;
	width: 5px;
	clear:both;
}
.spacer10 {
	height: 10px;
	width: 10px;
	clear:both;
}
.spacer20 {
	height: 20px;
	width: 20px;
	clear:both;
}

.boxgraubox {
	width: 180px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background-color:#e7ecf2;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border:1px solid #d8dfe6;
	background-position: left top;
}

.boxgrau {
}

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

/* CONTAINER */

#bottombgrd {
	display:block;
	position:absolute;
	left:0px;
	top:-1px;
	width:100%;
	min-height:100%;
	background-image: url(../images/layout/body_bgrd2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#containerbox {
	margin: auto;
	text-align: left;
	width: 952px;
	height: 100%;
}

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

#logobox {
	position:absolute;
	display:block;
}

#logo {
	position:absolute;
	top:155px;
	left:0px;
	z-index:500;
	width:330px;
	height:85px;
	background-image: url(../images/layout/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

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

/* LEFT RIGHT */
#left,
#right {
	display:block;
	float:left;
	width: 702px;
	overflow:hidden
}

#left {
	width: 250px;
	overflow:visible
}

/* RIGHT BOXES */
#box1,
#box2,
#box3,
#box4,
#box5 {
	display: block;
	width: 702px;
	clear:left;
}

#box1 {
	height:50px;
	overflow:hidden;
}

#box2 {
	height:57px;
	background-image: url(../images/layout/navitop.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#box3 {
	height:250px;
	background-image: url(../images/layout/content_stretcher.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#box4 {
	background-image: url(../images/layout/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:80px;
}

/* LEFT BOXES */
#boxl1,
#boxl2 {
	display: block;
	width: 250px;
	clear:left;
}
	

#boxl1 {
	height:340px;
	overflow:hidden;
}

#bild {
	display:block;
	height:250px;
	width: 698px;
	padding-left:1px;
	overflow:hidden
}

/* TOPNAVI */
#navitopbox {
}

#navitop,
#iso{
	display:block;
	float:right;}

#navitop {
	padding-top:15px;
}

#iso {
	padding-top:6px;
	color:#818285;
	white-space:nowrap;
	width:415px;
}

#iso a,
#iso a:link,
#iso a:visited,
#iso a:hover,
#iso a:active {
	color: #818285;
	text-decoration: none;
}

#navitop ul {
	padding: 0px;
	margin: 0px;
	padding-right:30px;
}

#navitop ul li {
	float:left;
	color:#918b82;
	padding-left:10px;
	list-style-image: none;
	list-style-type: none;
}

#navitop ul li a,
#navitop ul li a:link,
#navitop ul li a:visited,
#navitop ul li a:hover,
#navitop ul li a:active {
	float:left;
	color: #002454;
	text-decoration: none;
	padding-left:10px;
	text-transform:uppercase;	
	background-image: url(../images/layout/navitop_trenner.gif);
	background-repeat: repeat-y;
	background-position: left top;
	line-height:35px;
	height:35px;
	display:block
}

#navitop ul li a:hover,
#navitop ul li a:active,
#navitop ul li a.act,
#navitop ul li a.act:link,
#navitop ul li a.act:visited,
#navitop ul li a.act:hover,
#navitop ul li a.act:active {
	color:#648bb9;
}
/* BOX 4 CONTENT*/
#contentbox1 {
	background-image: url(../images/layout/content_stretcher.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	width: 702px;
	clear:left;
}
#contentbox {
}

#contentrechtsbox {
	display:none
}


#content {
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 80px;
	min-height:200px;
}

/* BOX 5 FOOTER*/
#footerbox {
	padding-bottom:20px;
}

#footer {
	padding-top: 7px;
	text-align:right;
	font-size: 0.9em;
	color: #648bb9;
	padding-right:30px;
}


/* FORM */
.csc-mailform,
form,
fieldset {
	border-style: none;
	margin:0;
	padding:0;
	width: auto;
}

label {
	display: block;
	float: left;
	margin-right: 10px;
	width: 120px;
}

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

input,
textarea,
select {
	background-color: #fff;
	color: #666;
	padding: 2px;
	width: 180px;
	border: 1px solid #396282;
	margin-bottom:2px;
}

select {
	width: 184px
}

.csc-mailform-submit,
.submitbutton {
	display: block;
	margin-left: 130px;
	width: 186px;
}

input.checkbox {
	width: auto;
	min-width: 10px;
}
