/* copyright artprolog 2008 Ursula Bartels */
body {
	color: #666666;
	font-size: 0.9em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	min-width: 955px;
	text-align: center;
	background-color: #fff;
	background-image: url(../images/layout/body_bgrd2.jpg);
	background-repeat: repeat;
	background-position: left top;
}

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

img {
	border-style: none;
}

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

h2 {
	font-size: 1.3em;
}

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/misc/quadrat_grau_5x5.jpg);
	list-style-type: none;
}

/* LINKS */
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold
}

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

/* KLASSEN */
.pb {
	font-weight: bold;
}
.prot {
	color:#FF0000
}
.pbrot {
	font-weight: bold;
	color:#FF0000
}

.small {
	font-size: 0.9em;
}

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

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

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

/* KACHELN */
#kacheln {
	background-image: url(../images/layout/body_bgrd1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

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

#box1 {
	height:322px;
	margin-bottom:8px;
}

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

#box3 {
	background-color:#FFFFFF;
	min-height:340px;
	background-image: url(../images/layout/rand_wr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#box4 {
	height:41px;
	background-image: url(../images/layout/stretch_s1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

* html #box3 {
	height:340px;
}

/* BOX1 */
#bild1,
#bild2,
#bild3 {
	float:left;
	display: block;
	height:322px;
	overflow: hidden;
}

#bild1 {
	background-image: url(../images/layout/gordelik1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bild2 {
	background-image: url(../images/layout/gordelik2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bild3 {
	background-image: url(../images/layout/gordelik3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* BOX2 */

/* BOX3 */
#box3_left,
#box3_right {
	float:left;
	display: block;
	width: 250px;
	overflow:hidden;
}

#box3_right {
	width: 705px;
	background-image: url(../images/layout/rand_wr.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#loginbox{
	display: block;
	width: 250px;
	padding:15px;
}

#login{
	display: block;
	width: 240px;
}

#content {
	padding-top: 30px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 80px;
}
#contentleft {
	padding-top:30px;
	padding-left:30px;
}

/* BOX4 */
#footerbox {
	display: block;
	width:955px;
	height:41px;
	background-image: url(../images/layout/rand_sr1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:right
}

#footer {
	font-size: 0.9em;
	display: block;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color:#666666;
	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: 10px;
	margin-right: 10px;
	text-align: left;
	width: 200px;
}

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

form,
fieldset {
	border-width: 0;
}

fieldset {
	background: #f9f9f9;
	padding: 10px;
}

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

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

.csc-mailform-check {
	width:auto
}

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