.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

body, td {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#1a1a1a;
}

input, select, textarea {
	margin:3px;
}

h1, .h1 {
	font-size:20px;
	font-weight:bold;
}

h2, .h2 {
	font-size:18px;
	font-weight:bold;
}

.front-gallery-link {
	padding:20px;
	vertical-align:top;
	line-height:25px;
	font-size:0.917em;
}

.front-gallery-link a {
	font-weight:bold;
	font-size:0.817em;
	text-decoration:underline;
}

a.title_link {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#02a0c5;
	font-style:italic;
}

a.title_link:hover {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#02a0c5;
	font-style:italic;
}

a.title {
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	color:#1a1a1a;
}

a.title:hover {
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	color:#1a1a1a;
}

a.addition {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	font-size:9pt;
	margin-left:5px;
}

.error {
	color:#686868;
	font-weight:normal;
	text-decoration:none;
	font-size:9pt;
	margin-left:5px;
}

a.addition:hover {
	color:#1a1a1a;
	font-weight:normal;
	text-decoration:underline;
	font-size:9pt;
	margin-left:5px;
}

a {
	color:#1a1a1a;
	text-decoration:underline;
	font-weight:bold;
	font-size:9pt;
}





#r_navi {
	height:20px;
	padding-left:20px;
}

#l_navi {
	padding-left:50px;
}


#r_navi a {
	font-size:1.167em;
	text-decoration:none;
	vertical-align:middle;
}

#l_navi table .kat_spacer {
	height:15px;
}

#l_navi table .kat_1 {
	text-align:right;
	height:20px;
	font-size:11pt;
	background-image:url(../img/navi_kat_1_2-bg.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:8px;
	padding-right:20px;
}

#l_navi table .kat_1 a {
	font-weight:normal;
	text-decoration:none;
	
	color: #ffffff;
	font-style: italic;
	font-size: 11pt;
}

#l_navi table .kat_1 a:hover {
	font-weight:bold;
	text-decoration:none;
	
	color: #ffffff;
	font-style: italic;
	font-size: 11pt;
}

#l_navi table .kat_1_over {
	text-align:right;
	height:20px;
	font-size:10pt;
	background-image:url(../img/navi_kat_1_2-bg_over.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:8px;
	padding-right:20px;
}

#l_navi table .kat_1_over a {
	font-weight:bold;
	text-decoration:none;
	
	color: #ffffff;
	font-style: italic;
	font-size: 11pt;
}

#l_navi table .kat_1_over a:hover {
	font-weight:bold;
	text-decoration:none;
	
	color: #ffffff;
	font-style: italic;
	font-size: 11pt;
}

#l_navi table .kat_2 {
	text-align:right;
	height:15px;
	font-size:8pt;
	padding:3px;
	padding-right:20px;
}

#l_navi table .kat_2 a {
	font-weight:normal;
	text-decoration:none;
	
}

#l_navi table .kat_2 a:hover {
	font-weight:normal;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#l_navi table .kat_2_over {
	text-align:right;
	height:15px;
	font-size:8pt;
	background-color:#02a0c5;
	background-image:url(../img/navi_kat_2-bg_over.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:3px;
	padding-right:20px;
}

#l_navi table .kat_2_over a {
	font-weight:normal;
	text-decoration:none;
}

#l_navi table .kat_2_over a:hover {
	font-weight:normal;
	text-decoration:none;
}







.td_layer_l {
	width:250px;
	height: 100%;
	vertical-align:top;
	padding-top:230px;
	background:url(../img/layer_left.jpg) top left no-repeat;
}

.td_layer_r {
	width:250px;
	vertical-align:top;
	padding-top:15px;
	background:url(../img/layer_right.jpg) top left no-repeat;
}

.GMList {
	margin-bottom: 15px;
}

	.GMList .top_name {
		height: 30px;
		background: #ff6c00;
	}
		
		.GMList .top_center {
			height: 30px;
			width: 100%;
		}
		
		.GMList .top_left {
			height: 30px;
			width: 30px;
			
			background: url(../img/ct_title_l.jpg) no-repeat top left #ff6c00;
		}
		
		.GMList .top_right {
			height: 30px;
			width: 30px;
			
			background: url(../img/ct_title_r.jpg) no-repeat top right #ff6c00;
		}

.ct_top-left, .ct_top-right {
	height:30px;
	width:30px;
}

.ct_title {
	height:30px;
	width:100%;
	background:#ff6c00;
}

.ct_spacer {
	height:1px;
	width:100%;
	background:#666;
}

.ct_img-list {
	width:100%;
	background:#e3e3e3;
	padding:5px;
}

.ct_img-list a {
	margin:2px;
}

.ct_img-list a img {
	border:1px solid #cccccc;
}

.ct_daten {
	font-size:0.717em;
	padding:5px;
	width:200px;
}

.more-images {
	padding:20px;
	background:#e3e3e3;
}

.more-images img {
	border:1px solid #cccccc;
	margin:5px;
}

.ct_daten img {
	border:1px solid #cccccc;
}

.ct_content {
	font-size:10pt;
	padding:20px;
}

#show_galerie {
	width:100%;
	height:100px;
	padding:0px;
	overflow:hidden;
}

#show_galerie img {
	margin:0px;
	padding:0px;
}





#c_content_sp_1 {
	display: block;
	height: 5px;
}

#c_content_marquee {
	margin-top:5px;
	display: block;
	height: 30px;
	background-color: #ff6c00;
}

#c_content_splash {
	display: block;
	height: 90px;
	_height: 130px;
	background-image:url(../img/logo_p2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:270px;
	padding-top:75px;
	font-size:10pt;
	color:#666666;
}

#c_content_splash-admin {
	display: block;
	height: 90px;
	_height:160px;
	background-image:url(../img/logo_p2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:270px;
	padding-top:75px;
	font-size:10pt;
	color:#666666;
}

#c_content_title {
	display:block;
	height:50px;
	_height:75px;
	padding-top:10px;
	padding-left:20px;
}

#c_content_title-admin {
	display:block;
	height:50px;
	padding-top:10px;
	padding-left:20px;
}

#c_content {
	display:block;
	padding-left:25px;
	font-size:9pt;
}

#c_content table td {
	color:#1a1a1a;
}



#ma-outer-border {
	display:block;
	float:left;
	width:520px;
	height:360px;
	margin:3px;
	margin-bottom:30px;
}

#ma-title {
	display:table-cell;
	height:30px;
	width:520px;
	vertical-align:middle;
	padding:5px;
	background:#ff6c00;
}

#ma-title a {
	font-size:1.117em;
	font-weight:bold;
	text-decoration:none;
}

#ma-ct {
	display:block;
	float:left;
	vertical-align:top;
	height:340px;
	width:300px;
	_width:310px;
	padding:5px;
	line-height:18px;
	background:#e3e3e3;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#ma-ct-i {
	display:block;
	float:left;
	vertical-align:top;
	text-align:right;
	height:340px;
	width:200px;
	_width:210px;
	padding:5px;
	background:#e3e3e3;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#ma-type {
	display:block;
	float:left;
	width:100%;
}

#ma-ct-src {
	display:block;
	height:300px;
	vertical-align:top;
	text-align:center;
	padding-top:10px;
	background:#e3e3e3;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#ma-ct-src img {
	border:1px solid #ccc;
}

#ma-ct #firma {
	font-size:1.117em;
	font-weight:bold;
}


.standort_v {
	display:none;
}

.standort_c {
	display:none;
}

div#tipDiv {
	
	filter: alpha(opacity=90); -moz-opacity: .90;opacity:.90;
	
	position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
	
	background-color:#ffffff; border:1px solid #1a1a1a;
	padding:10px;
	
}

