/* Tabellen */
.contenttable {border: 1px solid #fff;font-family: Arial, Helvetica, sans-serif; background-color: #cfc4a3; width: 100%;}
.contenttable caption {/*border-bottom: 1px solid #fff;*/  padding: 5px; background-color: #cfc4a3; font-weight: bold; text-align: center; }
.contenttable td { border-bottom: none; border-left: 1px solid #fff;border-right: 1px solid #fff;}
.content .contenttable p.bodytext, .content .csc-uploads-description {padding: 0px 0px 0px 0px; font-size: 12px;}

/* WT Gallery */

.wtgallery {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

h2.wtgallery_single {display: none;}
.wtgallery_single_browser_previous {float: left; padding: 5px 0px 5px 0px;}
.wtgallery_single_browser_next {float: right; padding: 5px 0px 5px 0px;}

.wtgallery_list_centerofrow, .wtgallery_list_firstofrow {margin: 0px 1px 0px 0px;}

.wtgallery_list_pagebrowser_area ul {list-style-type: none; margin: 0; padding: 0;}
.wtgallery_list_pagebrowser_area li {font-family: Arial, Helvetica, sans-serif; font-size: 11px; float: left; list-style-type: none; margin: 0px; padding: 5px 10px 5px 0px; font-size: 11px;}
.wtgallery_list_pagebrowser_area li a.act {text-decoration: none; }
.wtgallery_list_pagebrowser_area {position: relative; top: 0; left: -15px;}



/* Powermail */
.anfrage, .anfrage label, .anfrage input, .anfrage option, .anfrage textarea, .anfrage select {font-size: 12px; font-family: Arial,Helvetica,sans-serif;}
.anfrage label {width: 90px; display: block; float: left;padding: 1px;}
.anfrage input {padding: 1px;}
.anfrage input, .anfrage select {width: 120px; border:none; background-color:#fff;}
.anfrage legend {display:none;}
.anfrage .validation-advice {font-size:10px; color:red;}

/* Land */
.anfrage #powermaildiv_uid6 select {width: 124px;}

/* Datum und Alter*/
.anfrage #powermaildiv_uid18 input[type=checkbox], #powermaildiv_uid19 input[type=checkbox],
.anfrage #powermaildiv_uid36 input[type=checkbox], #powermaildiv_uid37 input[type=checkbox]
	{width: 20px; padding: 1px 0px;}
.anfrage #powermaildiv_uid18 input[type=text], #powermaildiv_uid19 input[type=text],
.anfrage #powermaildiv_uid36 input[type=text], #powermaildiv_uid37 input[type=text]
	{width: 60px; padding: 1px 0px;}
	
.anfrage #powermaildiv_uid21 select,
.anfrage #powermaildiv_uid39 select
	{width: 40px;}
	
.anfrage #powermaildiv_uid21, .anfrage #powermaildiv_uid22,
.anfrage #powermaildiv_uid39, .anfrage #powermaildiv_uid40
	{width: 110px;}
	
.anfrage #powermaildiv_uid22 input,
.anfrage #powermaildiv_uid40 input
	{width: 50px;}
	
.anfrage #powermaildiv_uid23,
.anfrage #powermaildiv_uid41
	{border-top:1px solid #654f3d; clear: both; width: 440px; padding: 5px 0px;}
	
.anfrage #powermaildiv_uid23 textarea,
.anfrage #powermaildiv_uid41 textarea
	{width: 340px; border:none; padding: 1px;}

.anfrage #powermaildiv_uid21 label, #powermaildiv_uid22 label,
.anfrage #powermaildiv_uid39 label, #powermaildiv_uid40 label
	{width: 50px;}

.anfrage #powermaildiv_uid24,
.anfrage #powermaildiv_uid43
	{width: 215px; text-align: right; padding-right:5px;}

.anfrage .tx_powermail_pi1_fieldwrap_html {border-top:1px solid #654f3d;float: left;width: 220px; padding: 5px 0px;}

/* date2cal help und eingabeformat ausbelden*/
#uid18_msg, #uid19_msg,
#uid36_msg, #uid37_msg
	{display:none;}


html{
	color:#000;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,code,form,fieldset,legend,input,textarea,blockquote/*,th,td*/{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}


body, input, label, select, textarea{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #654f3d;
}
body {
	margin: 0px;
	background-color: #cfc4a3;
	background-image: url(../images/hg_schwinge.gif);
	background-repeat: no-repeat;
	background-position: center 300px;
}
a { color: #654f3d; }

a:link {color: #654f3d;}

/*a:visited{ color: #AD660C; }

a:hover, a:focus{ color: #FF9814; text-decoration:none; }*/

.clr {
	clear: both;
	height: 0px;
}
.aLeft, .align-left{
	text-align: left;
}

.aCenter, .align-center{
	text-align: center;
}

.aRight, .align-right{
	text-align: right;
}

.fLeft{
	float: left;
}

.fRight{
	float: right;
}

.fCenter{
	display: block;
	margin: 0px auto;
}
#main {
	width: 800px;
	margin: 0 auto;
	height: auto;
}
#metaNavContainer {
	width: 780px;
	padding: 10px 10px 0px 10px;
	float: right;
}
#metaNav {
	float: right;
	margin: 0;
	padding: 0;
}
#metaNav li {
	position:relative;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
}
#metaNav li a   {
	margin:0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	white-space: nowrap;
	display: block;
}
#metaNav   li.last{
	border-right: none;
}
#logo {
	background-image: url(../images/hg_top.gif);
	width: 780px;
	height: 180px;
	padding: 10px 10px 6px 10px;
	clear: right;
	position: relative;
}
#logo .image {
	border: none;
	margin: 15px 47px 15px 45px;
	float: left;
}
#headerImg {
	float: left;
	width: 563px;
	height: 170px;
	margin: 5px 5px 5px 0px;
	background-color: #cfc4a3;
}
#left {
	float: left;
	width: 216px;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/hg_yellow_top.gif);
	padding-top: 12px;
	background-repeat: no-repeat;
	color: #654f3d;
	font-size: 11px;
}

.yellow .yellow_cent {
	background-image: url(../images/hg_yellow_center.png);
	background-repeat: repeat-y;
	padding: 0px 14px 0px 18px;
}
* html .yellow .yellow_cent {background-image: url(../images/hg_yellow_center.gif);}

.yellow p {
	margin: 0px;
}
.yellow p a{
	text-decoration: underline;
	color: #654f3d;
	text-align: center;
	width: 184px;
	display: block;
	margin: 10px 0px 0px 0px;
}
.yellow h1 {
	background-image: url(../images/h1_yellow_schwinge.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 13px;
	margin: 0px auto;
	padding: 0px 0px 0px 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #a11b33;
	text-align: left;
	font-weight: bold;
	height: 26px;
	width: 100px;
	overflow: visible;
}
.yellow h2 {
	color: #654f3d;
	font-size: 13px;
	padding: 15px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	background-image: url(../images/h2_line.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-weight: bold;
}
.yellow ul {
	margin: 0;
	padding: 0px 0px 0px 20px;
	color: #654f3d;
	line-height: 1.5em;
	list-style-type: disc;
}
.yellow .yellow_bottom {
	background-image: url(../images/hg_yellow_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
overflow: hidden;
}
#right {
	float: left;
	width: 580px;
	background-image: url(../images/hg_white_top.gif);
	padding-top: 12px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.content {
	clear: both;
	min-height: 250px;
	padding: 20px 50px 20px 50px;
	font-size: 14px;
	overflow: hidden;
}
.content h1 {
	font-size: 18px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
}
.content h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	color: #a11b33;
}
.content h3 {
	font-size: 14px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	color: #a11b33;
}
.content h4 {
	/*font-size: 12px;*/
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #654f3d;
}
.content p {
	line-height: 1.25em;
	padding: 0px 0px 0px 0px;
}
.content p.bodytext {padding: 0px 0px 10px 0px;}

.content ul {
/*	list-style-position: inside;*/
	list-style-type: disc;
	padding-left: 15px;
}

#right #white_cent {
	background-image: url(../images/hg_white_center.png);
	background-repeat: no-repeat;
	padding: 0px 15px;
	background-position: 0px bottom;
}
* html #right #white_cent {background-image: url(../images/hg_white_center.gif);}

#right #white_bottom {
	background-image: url(../images/hg_white_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#right #footer {
	text-align: center;
	padding: 10px 0px;
}
#footer p {font-family: Arial, Helvetica, sans-serif; font-size: 10px;}

DIV.csc-frame-frame1 .contenttable, DIV.csc-frame-frame1 .contenttable td {border:none;}
DIV.csc-frame-frame1, .csc-uploads {
	background-color: #cfc4a3;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
DIV.csc-frame-frame2{
	background-color: #fdf8ce;
	padding: 5px;
}
.csc-uploads td {padding: 10px;}
.csc-uploads tr {border: 1px solid #fff;}
.csc-uploads .csc-uploads-fileName {width: 70%;}
.csc-uploads .csc-uploads-fileSize {width: 30%; text-align: right;}

.csc-textpic-caption {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}