body {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	color:#4c4c4c;
}

#hauptbuehne {
	width:580px;
	float:left;
	margin:10px 20px 0 20px;
	padding:0 0 20px 0;
	line-height:16px;
}

#hauptbuehne.size1 {
	font-size:12px;
	letter-spacing:0px;
	line-height:16px;
}

#hauptbuehne.size1 p {
	margin:15px 0 0 0;
	clear:both;
}

#hauptbuehne.size2 {
	font-size:13px;
	letter-spacing:0px;
	line-height:17px;
}

#hauptbuehne.size2 p {
	margin:15px 0 0 0;
	clear:both;
}

#hauptbuehne.size3 {
	font-size:14px;
	letter-spacing:0px;
	line-height:18px;
}

#hauptbuehne.size3 p {
	margin:15px 0 0 0;
	clear:both;
}

#hauptbuehne .bodytext {
	margin:5px 0 0 0;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

.selectbox {
	width:210px;
}

h1 {
	clear:both;
	display:block;
	font-size:18px;
	margin:20px 0 10px 0;
	padding:0px;
}

h2 {
	clear:both;
	font-size:16px;
	margin:0 0 0 0;
	padding:20px 0 0 0;
}

h3 {
	clear:both;
	text-align:left;
	font-size:12px;
	margin:20px 0 10px 0;
	padding:2px 0 2px 10px;
	background:url(images/h3_bg.jpg) top left repeat-y;
}

.bodytext {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

p {
	margin:0 0 0 0;
	padding:5px 0 5px 0;
}

a:link {
	color:#585858;
	text-decoration:underline;
}

a:active {
	color:#585858;
	text-decoration:underline;
}

a:visited {
	color:#585858;
	text-decoration:underline;
}

a:hover {
	color:#e20019;
	text-decoration:underline;
}

hr {
	color:#e4e4e4;
	height:1px;
}

/**************KONTAKTE V-CARDS*******************/
.vcard {
	clear:both;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.vcard_name {
	float:left;
	width:200px;
	font-weight:bold;
	margin:0px;
	padding:0 0 0 10px;
	border-bottom:10px solid #ffffff;
}

.vcard_phone {
	float:left;
	width:240px;
	margin:0px;
	border-bottom:10px solid #ffffff;
}

.vcard_email {
	float:left;
	width:230px;
	border-bottom:10px solid #ffffff;
	padding:0 0 0 10px;
	margin:0px;
	background:url(images/vcard_trenner_bg.gif) top left no-repeat;
}

.vcard_email a:link {
	color:#0000ff;
	text-decoration:underline;
}

.vcard_email a:active {
	color:#0000ff;
	text-decoration:underline;
}

.vcard_email a:visited {
	color:#0000ff;
	text-decoration:underline;
}

.vcard_email a:hover {
	color:#e20019;
	text-decoration:underline;
}

.vcard_open {
	float:left;
	width:80px;
	border-bottom:10px solid #ffffff;
	padding:0 0 0 10px;
	margin:0px;
	background:url(images/vcard_trenner_bg.gif) top left no-repeat;
}

.vcard_open a:link {
	text-decoration:underline;
}

.vcard_open a:active {
	text-decoration:underline;
}

.vcard_open a:visited {
	text-decoration:underline;
}

.vcard_open a:hover {
	text-decoration:underline;
}

.vcard_close {
	float:left;
	width:80px;
	border-bottom:10px solid #ffffff;
	padding:0 0 0 10px;
	margin:0px;
	background:url(images/vcard_trenner_bg.gif) top left no-repeat;
}	

.vcard_close a:link {
	text-decoration:underline;
}

.vcard_close a:active {
	text-decoration:underline;
}

.vcard_close a:visited {
	text-decoration:underline;
}

.vcard_close a:hover {
	text-decoration:underline;
}

.vcard_details {
	clear:both;
	background:url(images/vcard_detail_bg.jpg) top left no-repeat;
	height:122px;
}

.vcard_image {
	float:left;
	width:86px;
	margin:0 0 0 10px;
}

.vcard_info {
	float:left;
}

.vcard_mobile {
	margin:10px 0 0 10px;
	width:344px;
	height:30px;
}

.vcard_mobile_title {
	float:left;
	font-weight:bold;
	width:104px;
}

.vcard_mobile_content {
	float:left;
	width:240px;
}

.vcard_fax {
	clear:both;
	margin:0 0 0 10px;
	width:344px;
}

.vcard_fax_title {
	float:left;
	padding:0 0 15px 0;
	font-weight:bold;
	width:104px;
}

.vcard_fax_content {
	float:left;
	width:240px;
}


.vcard_vcard {
	display:none;
	float:left;
	width:200px;
	height:100px;
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	background:url(images/vcard_trenner_bg.gif) top left repeat-y;
}

/**************NEWS*******************/
.news {
	display:block;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	width:600px;
	border-bottom:1px solid #e5e5e5;
}
.news p{
	margin:0 0 0px 0;
	
	
}
.news_headline p{
	margin:0 0 0px 0;
	padding:0 0 0px 0;
	/*color: green;*/
	display:inline;
	font-weight:normal;
}
p.news-single-author { display:inline; } 

.news_headline {
	font-weight:bold;
	float:left;
}

.news_preview {
	clear:both;
	float:left;
	width:600px;
}

.news_preview p {
	display:inline;
}

.news_preview a:link {
	padding:0 0 0 10px;
	font-weight:bold;
	text-decoration:underline;
}

.news_preview a:active {
	padding:0 0 0 10px;
	font-weight:bold;
	text-decoration:underline;
}

.news_preview a:visited {
	padding:0 0 0 10px;
	font-weight:bold;
	text-decoration:underline;
}

.news_preview a:hover {
	padding:0 0 0 10px;
	font-weight:bold;
	text-decoration:underline;
}

.news_single {
	width:600px;
	border-bottom:1px solid #e5e5e5;
}

.news_single_headline {
	padding:0 0 10px 0;
}

.news_single_source {
	
}

.news_single_content {
	padding:0 0 20px 0;
}

.news_single_back {
	
}

/**************LINKLISTE AGENCY***************/
.tx-fdfx3cols-pi1 table {
	width:600px;
}

.tx-fdfx3cols-pi1 p {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.tx-fdfx3cols-pi1 table a:link {
	line-height:24px;
}

.tx-fdfx3cols-pi1 table a:active {
	line-height:24px;
}

.tx-fdfx3cols-pi1 table a:visited {
	line-height:24px;
}

.tx-fdfx3cols-pi1 table a:hover {
	line-height:24px;
}

.c3l1-left {
	font-weight:bold;
	width:130px;
	border-right:1px solid #e5e5e5;
	border-left:none;
	margin:0px;
	padding-bottom:10px;
}

.c3l1-middle {
	font-weight:bold;
	width:130px;
	padding:0 0 0 50px;
	border-right:1px solid #e5e5e5;
	border-left:none;
	margin:0px;
	padding-bottom:10px;
}

.c3l1-right {
	font-weight:bold;
	width:200px;
	padding:0 0 0 50px;
	border-right:none;
	border-left:none;
	margin:0px;
	padding-bottom:10px;
}


/**************KONTAKTFORMULAR*******************/
#mailform {
	display:block;
	width:100%;
}

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

.csc-mailform label {
	float:left;
	width:180px;
}

.csc-mailform input {
	border:1px solid #d2d2d2;
	width:300px;
}

.csc-mailform textarea {
	border:1px solid #d2d2d2;
	width:300px;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
}

.csc-mailform-field {
	padding:0 0 5px 0;
}

#mailformformtype_mail {
	border:none;
	background:#ffffff;
	font-weight:bold;
	font-size:12px;
	color:#595959;
	padding:0px;
	margin:10px 0 0 340px;
	width:155px;
	cursor:hand;
	cursor:pointer;
}