body { 
	margin-top: 40px;
	padding-top: 0px;
	text-align: center;
}

body, td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #999999; 
}

h1 { 
	font-size: 16px;
}
h2 { 
	font-size: 14px;
}
h3, h4, h5 { 
	font-size: 12px;
}

.headline { 
	font-size: 16px;
}

a {	
	text-decoration: none;
	color: #999999;	
}

a:hover, a:hover strong, a:hover b  { 
	text-decoration: underline; 
	color: #666666; 
}

table.main  { 
	width: 800px;
}

.nav  { 
	border-top: 1px solid #E8E8E8;
		border-left: 1px solid #E8E8E8;
			border-right: 1px solid #E8E8E8;
	height: 22px;	
	padding: 0px 0.5em 0px 0.5em;
		border-spacing: 0px;
	border-collapse: collapse;
}

.content  {
	border: 1px solid #E8E8E8;
	height: 430px;
	padding: 22px;
	margin: 30px;
}

.contenttable  {
	height: 100%;
	width: 100%;
	/*padding: 22px;*/

}

.contenttable td  {
	font-size: 11px; 
	vertical-align: top;
	padding: 6px;

}
.logo img { 
	margin-bottom: 12px;
}
#vbildleiste {
	width: 260px;
	float: right;
}
#vbildleiste img {
	margin-bottom:4px;
	clear: both;
}
td {
	width: auto;
}


table.full { 
	height: 100%;
	width: 100%;
	padding: 22px;
}

.full td {
	font-size: 11px; 
	vertical-align: top;
	padding: 4px;
}



.foot { 
	height: 22px;
	text-align: right;
	font-size: 11px;
}

.logo { 
		text-align: right;
}

td.modlist, th.modlist {	
	border-bottom: 1px solid #dddddd;
	padding: 4px;
}
.img {
	margin-bottom: 40px;
}
.img2 {
	margin-top: 50px;
	margin-bottom: 8px;
}
/* ------ mailform ------ */

#mailform, .csc-mailform, .csc-mailform-field {
	border: 0px;
	padding: 0px;
}
#mailform label {
	display: block;
	width: 180px;
	float: left;
	clear: both;
}
#mailformsalutation label {
	float: none;
	display: inline;
	border: 0px;
}
#mailform hr {
	clear: both;
}
#mailform input {
	margin: 2px 4px;
	vertical-align: bottom;/**/
}
#mailform textarea {
	vertical-align: top;
	margin: 4px 0px;
}
#csc-mailform-field, #mailformformtype_mail, .csc-mailform-submit {
	clear: both;
	margin-top: 20px;
}

div.csc-mailform-field {
	margin: 2px 0px;
	padding: 2px 0px 4px;
	clear: both;
	border-bottom: 1px solid #eeeeee;
}

