@charset "utf-8";

body {
	background-color: #8c734a;
	margin: 0pt;
	background-position: center top;
	background-image: url(bg_start.jpg);
	background-repeat: no-repeat;
	overflow-y:scroll;
    height:100%;
}

.div_main {
	height: 800px;
	width: 1300px;
	background-image: bg_start.jpg;
	background-repeat: no-repeat;
}

.td_content {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.menu_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
}

a {
	color: #072f67;
	text-decoration: none;
}

p, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top:0px;
	padding-top:0px;
	text-align: justify;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top:0px;
	text-align: justify;
}

h1 {
	font-size: 24px;
	color: #8c734a;
	line-height: 28px;
	margin-bottom:-10px;
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
}

form {
	padding-left: 15px;
	}

label {
    font-size: 11px;
	position: relative
	left: 0em
	clear: left
	margin-top: -1em;
}

input {
	position: relative;
    left: 20em;
    display: block;
	margin-top: -1em;
}

textarea {
	position: relative;
    left: 20.5em;
    display: block;
	margin-top: -1em;
}

.csc-mailform-submit {
    position: relative;
    left: 50em;
    display: block;
	margin-top: 20px;
}

.csc-form-fieldcell {
    position: relative;
    display: block;
	margin-top: 1em;
}

.csc-textpic-caption {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.branding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;

}


