
/* copyright agentur artprolog 2009 Ursula Bartels */
body {
	color: #666;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

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

img {
	border-style: none;
}

h1 {
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 15px;
	text-transform:uppercase;
}

h2 {
	font-size: 1.2em;
	text-transform:uppercase;
	font-weight: normal;
}

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

/* LINKS */
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #ea5c83;
	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;
}

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

.box1box {
	background-color:#faf7f7;
	width: 357px;
	border: 1px solid #f4d3dc;
	margin-bottom:20px;
}

.box1 {
	padding:20px;
}

.spacer10 {
	display:block;
	height:10px;
	width:10px;
	clear: both;
}

.spacer5 {
	display:block;
	height:5px;
	width:5px;
	clear: both;
}

/* LOGO PRINT*/
#printbox {
	background-image: url(../images/misc/logo_print.jpg);
	background-repeat: no-repeat;
	display: block;
}

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

#kontakt_print {
	margin-bottom: 20px;
}

#logo_print {
	width: 65%;
}

/* CONTAINER */
/* BOXES */
#box1,
#geburtstagsfinder2,
#footerbox {
	display: none;
}

#content {
	width:600px
}

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

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

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

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

select {
	width: 184px
}

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

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

.download input,
.download textarea,
.download select {
	width: 100px;
}

.download input.download-button {
	background-color: transparent;
	border-style: none;
	padding-left:20px;
	margin-bottom:-5px;
	width: auto;
}
