
/* copyright ArtProLog 2007 Ursula Bartels */
body {
	color: #fff;
	font: 0.75em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1.6em;
	margin: 0;
	min-width: 955px;
	padding: 0;
	text-align: center;
	background-color: #fff;
}

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

img {
	border-style: none;
}

h1 {
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#contentlinks h1,
#contentrechts h1,
#news h1,
#infos h1,
#jobs h1 {
	font-size: 1.2em;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#contentlinks h1,
#news h1,
#infos h1,
#jobs h1 {
	background-image: url(../images/layout/quadrat_contentlinks.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-left: -15px;
	padding-left:15px;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 0.9em;
}

/* LISTEN */
li {
	list-style-image: url(../images/layout/quadrat_weiss.gif);
	list-style-type: none;
}

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

#infos a,
#infos a:link,
#infos a:visited,
#infos a:hover,
#infos a:active {
	color: #fff;
	text-decoration: underline;
}
#jobs a,
#jobs a:link,
#jobs a:visited,
#jobs a:hover,
#jobs a:active {
	color: #fff;
	text-decoration: none;
}

/* 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;
}

#contentlinks .separator,
#news .separator-links,
#infos .separator-links,
#jobs .separator-links {
	border-top: 1px dotted #b3bcb4;
	clear: both;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#news .separator-links,
#infos .separator-links,
#jobs .separator-links {
	border-top: 1px solid #b3bcb4;
}

#news .separator,
#infos .separator,
#jobs .separator {
	display:none
}

/* BGRD */
#bgrd {
	height: 201px;
	left: 0;
	position: absolute;
	top: 30px;
	width: 100%;
	z-index: 10;
	display: block;
	background-color: #FFFFFF;
}

#bgrd2 {
	height: 259px;
	left: 0;
	position: absolute;
	width: 50%;
	margin-left:50%;
	z-index: 10;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

* html #bgrd2 {
	height: 260px;
}

/* CONTAINER */
#main {
	width: 100%;
	background-color: #b3bcb4;
	background-image: url(../images/layout/bgrd.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

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

#container {
	height: 100%;
	position: relative;
	top: 30px;
	width: 955px;
	z-index: 100;
	margin-bottom:70px;
}

* html #container {
	margin-bottom:30px;
}

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

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

#box1 {
	height: 201px;
	background-color: #FFFFFF;
}

#box2 {
	height: 29px;
	overflow: visible;
}

/* box1 LOGO */
#logo {
	background-image: url(../images/layout/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 201px;
	overflow: hidden;
	width: 250px;
	float:left;
}

/* box1 BILD */
#bild {
	display: block;
	height: 201px;
	overflow: hidden;
	width: 705px;
	float:left;
	background-image: url(../images/layout/bild.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* box2 NAVIGATION */
#navigationbox {
	display: block;
	width:955px;
	height: 29px;
	background-image: url(../images/layout/bgrd_contentlinks1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #69766a;
}

#navigationbox li {
	list-style-image: none;
	list-style-type: none;
}

#navigation {
	position: relative;
	left: 250px;
	top: 0;
	height: 28px;
	width:705px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* box3 SPALTEN */
#spalte1,
#spalte2,
#spalte3 {
	display: block;
	float: left;
	overflow: hidden;
	min-height: 369px;
}

#spalte1 {
	width: 250px;
	display: block;
	background-image: url(../images/layout/bgrd_contentlinks2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #69766a;
}

#spalte2 {
	width: 505px;
}

#spalte3 {
	width: 200px;
}

/* box3 CONTENTLINKS CONTENT CONTENTRECHTS*/
#contentlinks,
#news,
#infos,
#jobs {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
}


#news {
	padding-top: 40px;
}

#contentlinks {
	padding-top: 0px;
	padding-bottom:20px;
}

#content {
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
}

#contentrechts {
	padding-right: 10px;
	padding-left: 10px;
	padding-top:40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
}

/* box3 FOOTER */
#footerbox {
	color:#69766a;
	font-size: 0.9em;
	display: block;
	height: 50px;
	margin: auto;
	text-align: right;
	width: 955px;
}

#footer {
	padding-right:10px;
	line-height:2.5em;
}

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

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

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

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

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

form,
fieldset {
	border-width: 0;
}

fieldset {
	background: #F3F3F3;
	border: solid 1px #868686;
	padding: 5px;
}

input,
textarea,
select {
	background: #fff;
	border: solid 1px #868686;
	color: #868686;
	padding: 1px;
	width: 150px;
}

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

