* {
font-family:Georgia;
/*Arial, sans-serif;*/
font-size: 13px;
line-height: 16px;
color: #000
}
body, html {
	height: 100%;
	}
body {
	background-image: url(./X_logo.jpg);
	background-repeat: no-repeat;
	background-color: #aaa;
	background-position: center 100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
#container {
	width: 700px;
	position: absolute;
	left:50%;
	margin-left: -350px;
	top: 10px;
	}
#head {
	background: url(images/header.png) no-repeat;
	height: 200px;
	min-height: 200px;
	width: 700px;
	border: 1px solid #ccc;
	}
#nav, #con {
	width: 700px;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
#con {
	height: 100%;
	border: 1px solid #ccc;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
#con_left {
	width: 400px;
	border: 0px dotted black;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	}
#con_right {
	width: 240px;
	border: 0px dotted black;
	text-align: left;
	float: left;
	}
.clear {
	clear: both;
	}

/* CSS STYLED CONTENT */
.csc-textpic-caption {
	font-size: 11px;
	}

/* ve_guestbook */
 /* example styles */
    .tx-guestbook-list-header { background-color: #ccc; color: #FFFFFF;}
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-small { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 10px; color: #666666; }
    .tx-guestbook-form-inputfield-med { border: 1px solid #ccc; font-size:12px; width:70; height:20; }
    /*.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:150; height:20; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#539521; font-size:12; color:#333333; width:250; }
    */.tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }
  )


.tx-srfreecap-pi2-cant-read {
	font-size: 12px;
	color: #999
	}

/* ------ Loginbox + FORMS ---------------*/

#loginbox { 
	position: relative; 
	top: 20px; 
	right: 20px;
	float: right;
}
input, textarea {	
	font-size: 12px;
	border: 1px solid #D7E7EB;
	}
textarea {
	overflow: hidden;
	width: 220px;
	}	
input.csc-mailform-submit {
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #D7E7EB;
	}
input.csc-mailform-submit {
	margin-top: 10px;
	margin-left: 1px;
	}
.csc-mailform {
	border: 0px dotted red;
	width: 250px;
	}
input.csc-mailform-check {
	float: right;
	margin-top: -15px;
	margin-right: 30px;
	border: 0;}
label {
	margin-left: 2px;
	width: 200px;
	display: block;
	border: 0px dotted green;
	}
.tx-powermail-pi1_fieldset_kontaktformular legend {
	display: none;
	}
fieldset {
	border:0;
	}