@CHARSET "UTF-8";
 
* {
	margin: 0em;
	padding: 0em;
}

table {
	padding: 5px;
}

body {
	margin: 0em;
	padding: 1em 0em 0em 0em;
	font: normal normal normal 0.85em/1.4em arial, sans;
	text-align: center;
	background: url('/images/body-back.jpg') top left repeat-x;
}

h3 {
	font-size: 1.3em;
	background-color: transparent;
	color: #125e8f;
}

p {
	margin-top: 1em;
}



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




#mapinfobox {
	text-align:left;
	background-color: white!Important;
	margin: 0px;
	padding: 5px;
	border:1px solid #996733;
	width:200px;
	height:auto;
}
#mapinfobox h3{
	margin:0px;
	margin-bottom:5px;
	font-size:130%;
}




#canvas {
	width: 813px;
	margin: 0em auto 0em auto;
	text-align: left;
}

.row {
	display: block;
	clear: both;
	background-color: #fff;
	color: #000;
}
.column {
	float: left;
}

#row-1 {
	height: 10px;
	font-size: 0.1em;
	background-color: #fff;
	color: #000;
}
#row-1-column-1 {
	float: left;
	width: 10px;
	height: 10px;
	background: transparent url('/images/curve.png') top left no-repeat;
	
}
#row-1-column-2 {
	float: left;
	width: 10px;
	height: 10px;
}
#row-1-column-2 {
	float: right;
	width: 10px;
	height: 10px;
}



#row-2 {
	height: 75px;
}
#row-2-column-1 {
	float: left;
	width: 10px;
	height: 75px;
	background-color: #fff;
	color: #fff;
}
#row-2-column-2 {
	float: left;
	width: 250px;
	height:75px;
}
#row-2-column-3 {
	float: left;
	text-align: right;
	width: 543px;
	height: 75px;
	font-size: 0.75em;
}
#row-2-column-4 {
	float: right;
	width: 10px;
	height: 75px;
	background-color: #fff;
	color: #fff;
}

#row-3 {
	height: 39px;
}
#row-3-column-1 {
	float: left;
	width: 10px;
	height: 39px;
	background-color: #fff;
	color: #fff;
}
#row-3-column-2 {
	float: left;
	width: 793px;
	height:39px;
	text-align: right;
	background: #003860 url('/images/nav-back.jpg') center left repeat-x;
}
#row-3-column-3 {
	float: right;
	width: 10px;
	height: 39px;
	background-color: #fff;
	color: #fff;
}





#row-4 {
	height: 15px;
	background-color: #fff;
	color: #fff;
}
#row-4-column-1 {
	float: left;
	width: 10px;
	background-color: #fff;
	color: #fff;
}
#row-4-column-2 {
	float: left;
	width: 793px;
	background:#003860;
}
#row-4-column-3 {
	float: right;
	width: 10px;
	background-color: #fff;
	color: #fff;
}




#row-5 {
	float: left;
	clear: both;
}
#row-5-column-1 {
	float: left;
	width: 10px;
	background-color: #fff;
	color: #fff;
}
#row-5-column-2 {
	float: left;
	width: 793px;
}
#row-5-column-3 {
	float: right;
	width: 10px;
	background-color: #fff;
	color: #fff;
}





#row-6 {
	float: left;
	height: 10px;
	font-size: 10px;
	background-color: #fff;
	color: #000;
	margin:0 auto;
	width:813px;
}

#row-6-column-2 {
	float: right;
	width: 10px;
	font-size: 10px;
	height: 10px;
	overflow: hidden;
	background: transparent url('/images/curve-dark.png') bottom right no-repeat;
}




#row-7 {
	height: 2em;
	line-height: 2em;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	background-color: transparent;
	color: #fff;
}




.noborder {
	border: none;
}


#content {
	padding: 10px;
}

#content_left {
	float: left;
	/*margin-left: 10px;*/
	width: 255px;
}

#content_right {
	float: left;
	width: 538px;
	text-align: justify;
}

#content_left_padding {
	
}

#content_right_padding {
	padding-left: 10px;
}


#content_right ol {
	list-style-position: inside;
}





/* forms */
#row-2-column-3 dd, 
#row-2-column-3 dt {
	display: inline;
}
#row-2-column-3 label {
	background-color: transparent;
	color: #aaa;
}
.login {
	font-size: 1em;
	border: 1px solid #aaa;
	width: 100px;
	background-color: transparent;
	color: #aaa;
}
.login-sub {
	font-size: 1em;
	height: 2em;
	width: 50px;
}





/* main nav */
#row-3-column-2 ul {
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}
#row-3-column-2 ul li {
	display: inline;
	line-height: 40px;
}
#row-3-column-2 ul li a {
	font-size: 1em;
	padding: 0.85em;
	text-transform: uppercase;
	text-decoration: none;
	background-color: transparent;
	color: #fff;
}
#row-3-column-2 ul li a:hover,
#row-3-column-2 ul li #main_active
 {
 	background: transparent url('/images/nav-hover.jpg') top center repeat-x;
	color: #fff;
}









/* admin nav */
#logged {
	list-style-type: none;
}

#logged li {
	display: inline;
}

#logged li a {
	background-color: transparent;
	color: #000;
}

#logged li a:hover,
#logged li a:active {
	background-color: transparent;
	color: #f00;
}



/* arrow navigation */
#arrow-nav {
	list-style-type: none;
}

#arrow-nav li a {
	float: left;
	width: 245px;
	padding: 7px 0px 7px 10px;
	margin-top: 10px;
	text-decoration: none;
	background: #e8eced url('/images/arrow-light.png') top right no-repeat;
	color: #125e8f;
}

#arrow-nav li a#active,
#arrow-nav li a:hover {
	background: #777 url('/images/arrow-dark.png') top right no-repeat;
	color: #fff;
}






.hidden {
	display: none;
}





#map_canvas {
	width:100%;
	height:400px;
	
}


#kontakt_kaf label {
	color: #f00;
	width: 90px;
	float: left;
}

#kontakt_kaf_postnr_1,
#kontakt_kaf_telefon,
#kontakt_kaf_telefax,
#antal_1,
#antal_2,
#antal_3,
#antal_4
{
	width: 75px;
}	


#kontakt_kaf_postnr_2 {
	width: 95px;
}



#kontakt_kaf sup,
#brochurer sup
{
	float: left;
	font-size: 19px;
	font-weight: bold;
	color: #f00;
}
#kontakt_kaf_sup{
	font-size: 18px;
	font-weight: bold;
	color: #f00;
}


#kontakt_kaf_page,
#brochurer_page
{
	padding: 12px 10px;
}


#row5-extra {
	height: 400px;
	overflow: auto;
	display: block;
	clear: both;
	/*padding: 10px 50px;*/
}



#tableSort {
	margin: 0px auto 0px auto;
}

#tableSort td,
#tableSort th {
	padding: 5px;
}

.headerSortDown {
	background-image: url('/images/desc.gif');
	background-position:right center;
	background-repeat:no-repeat;
	cursor:pointer;
}
.headerSortUp {
	background-image: url('/images/asc.gif');
	background-position:right center;
	background-repeat:no-repeat;
	cursor:pointer;
}


sup {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline; 
}

#brochurer td,
#kontakt_kaf td {
	line-height: 25px;
}