
/* copyright artprolog 2008 Ursula Bartels */
body {
	color: #666666;
	font: 0.8em Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6em;
}

/* 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: #294352;
	text-decoration: none;
	font-weight:bold;
}

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

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

.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;
}

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

/* LOGO PRINT*/
#printbox {
	display: block;
	margin-bottom: 20px;
}

#logo_print,
#kontakt_print {
	text-align: left;
	width: 30%;
	float: left;
	display:block
}

#logo_print {
	width: 70%;
}

/* KACHELN */
#kacheln {
	background-image: none;
}

#box1,
#box2,
#box4,
#box5,
#navigationbox {
	display:none
}

/* BOX3 */
#content {
	width:600px;
	display:block
}

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

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