/* ==============================
   ======= HAUPT - ELEMENTE =====
   ============================== */

body {
	color: #E7E7E7;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	background: #3F3F3F;
	line-height: 1.3em;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-style: italic;
	margin-bottom: 20px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-style: italic;
	margin-bottom: 20px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-style: italic;
	margin-bottom: 20px;
}

p {
	margin-bottom: 20px;
}

ul {
	margin-bottom: 20px;
	padding: 0px 0px 0px 15px;
}

a {
	color: #E7E7E7;
}

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


/* ==============================
   =========== BILDER ===========
   ============================== */

img {
	background: #FFF;
	padding: 2px;
	border: 1px solid #CCC !important;
}

#sidecontent img {
	margin-bottom: 20px;
}

#lbLightbox {
	top: 40px !important;
}

#lbImageContainer img {
	border: none !important;
	padding: 0px !important;
}


/* ==============================
   ======== MAIL FORMULAR =======
   ============================== */

.csc-mailform {
	width: 500px;
	float: left;
	margin: 0px 140px 20px 0px;
	border: none;
}

.csc-mailform-field {
	width: 500px;
	float: left;
	margin-bottom: 10px;
}

.csc-mailform-field label {
	width: 100px;
	float: left;
	margin: 4px 20px 0px 0px;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	width: 300px;
	float: left;
}

.csc-mailform-submit {
	width: 100px !important;
	margin-left: 120px;
}



.csc-loginform p {
	margin: 0px;
}

.csc-loginform td {
	padding: 2px 2px 5px 2px;
}

.csc-loginform td.csc-form-labelcell {
	padding-right: 10px;
}
