/*
	#c5d9ff - hellblau
	#51658b - mittelblau
*/

body
{
	background: url('bg.jpg') left top repeat-x #c5d9ff;
	overflow: scroll;

	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
}

#frame
{
	width: 900px;
	border: 1px solid #000000;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
}

#bannerurl
{
	width: 900px;
	height: 120px;
	border: 0px solid;
}

#menu
{
	width: 900px;
	height: 23px;
	background-image: url('menu.gif');
	text-align: right;
}

#submenu
{
	width: 900px;
	height: 25px;
	background-image: url('submenu.gif');
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;

	font-size: 15px;
}

#submenu a:link{color: #51658b;}
#submenu a:active{color: #51658b;}
#submenu a:visited{color: #51658b;}

#sitetop
{
	width: 900px;
	height: 26px;
	background-image: url('sitetop.gif');
}

#site
{
	width: 900px;
	background-image: url('site.gif');
	background-repeat: repeat-y;
	background-color: #51658b;
}

#inhalt
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 15px;
	color: #EEEEEE;
}

#contentleft
{
	text-align: left;
}

#inhalt a:link{color: #c5d9ff;}
#inhalt a:active{color: #c5d9ff;}
#inhalt a:visited{color: #c5d9ff;}

#sitebottom
{
	width: 900px;
	height: 12px;
	background-image: url('sitebottom.gif');
}

#exifframe
{
	background-image: url('exifframe.gif');
	width: 852px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#description
{
	width: 850px; /* 850px */
	background-color: #7185ab;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 12px;
}

div.subframe
{
	width: 700px;
	border: 1px solid #000000;
	background-color: #7185ab;
	padding: 10px;
	margin: 0px auto 15px auto;
	text-align: center;
	display: block;
}

div.subframe_left
{
	float: left;
	width: 350px;
	border: 1px solid #000000;
	background-color: #7185ab;
	padding: 10px;
	margin: 0px 15px 15px auto;
	text-align: center;
}

div.subframe_right
{
	float: right;
	width: 350px;
	border: 1px solid #000000;
	background-color: #7185ab;
	padding: 10px;
	margin: 0px auto 15px 15px;
	text-align: center;
}

div.home_left
{
	float: left;
	width: 590px;
	padding: 10px;
	margin: 0px 5px 15px 0px;
	text-align: center;
}

div.home_right
{
	float: right;
	width: 200px;
	border: 1px solid #000000;
	background-color: #7185ab;
	padding: 10px;
	margin: 0px 5px 15px 10px;
	text-align: center;
}

div.textframe
{
	width: 600px;
	border: 1px solid #000000;
	background-color: #7185ab;
	padding: 10px;
	margin: 0px auto 15px auto;
	text-align: justify;
}

div.row1
{
	border: 1px solid;
	margin: 0px;
	padding: 0px;
	float: left;
}

div.justify
{
	text-align: justify;
}

div.left
{
	float: left;
	margin-right: 40px;
	text-align: left;
}

div.right
{
	float: right;
	margin-left: 40px;
	text-align: right;
}

div.map
{
	float: right;
}

div.pictable
{
	height: 100px;
	vertical-align: bottom;
	margin-bottom: 5px;
}

#picture_tab
{
	width: 600px;
	margin: auto;
}

img.bild
{
	border: 2px solid #FFFFFF;
	max-width: 850px;
}

img.menu
{
	border: 0px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img.bilder
{
	width: 124px;
	height: 121px;
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}

img.bilders
{
	width: 71px;
	height: 48px;
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}

img.pictable
{
	border: 2px solid #FFFFFF;
}

img.left
{
	border: 1px solid #000000;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.right
{
	border: 1px solid #000000;
	float: right;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.border
{
	border: 1px solid #000000;
}

p.text
{
	text-align: justify;
}

table.exif
{
	border-collapse: separate;
	border-spacing: 0px;
	width: 852px;
	height: 57px;
	border: 0px solid #000000;
}

table.pictable
{
	margin: auto;
}

table.neuste
{
	width: 320px;
	margin: auto;
	text-align: center;
}

td.pictable
{
	border: 0px solid #000000;
	width: 150px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

table.magtable
{
	border: 1px solid #000000;
	width: 400px;
	margin: auto;
	text-align: left;
	border-collapse: collapse;
}

table.fehlerquellen
{
	margin: auto;
}

table.fehlerquellen td
{
	width: 50%;
}

table.ir_utils
{
	width: 80%;
	margin: auto;
	text-align: left;
	vertical-align: top;
}

table.ir_utils td
{
	vertical-align: top;
}


table.magtable td
{
	border: 1px solid #000000;
}

table.bilderreihe
{
	width: 100%;
	border: 0px solid #000000;
}

table.bilderreihe td
{
	text-align: center;
}

td.ref
{
	border: 2px solid #000000;
	background: #7185ab;
	width: 350px;
	padding: 10px;
	vertical-align: top;
}

td.fb
{
	border: 0px solid #000000;
	width: 100px;
	height: 57px;
	padding-top: 11px;
	vertical-align: top;
	text-align: center;
	margin: 0px;
}

td.ao
{
	border: 0px solid #000000;
	height: 57px;
	padding-top: 12px;
	vertical-align: top;
	text-align: center;
	margin: 0px;
}

td.exif
{
	border: 0px solid #000000;
	text-align: center;
	padding-top: 3px;
	font-size: 13px;
	height: 19px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

td.neuste
{
	width: 160px;
	height: 120px;
}

h1
{
	font-size: 20px;
	color: #000000;
}

img
{
	border: 0px solid;
}

img.main_preview
{
	border: 1px solid #000000;
}

img.pan_preview
{
	border: 1px solid #000000;
	width: 310px;
}

img.aufnahmeort
{
	border: 1px solid #000000;
	max-width: 250px;
}

img.pic_prev_next
{
	border: 0px solid #000000;
}

iframe.map
{
	border: 1px solid #000000;
	width: 700px;
	height: 400px;
	margin: 0px;
}

.tag_1
{
	font-size: 30px;
	margin: 4px;
}

.tag_2
{
	font-size: 20px;
	margin: 4px;
}

.tag_3
{
	font-size: 15px;
	margin: 4px;
}

.tag_4
{
	font-size: 12px;
	margin: 4px;
}

/*Submenu*/
#nav_main
{
	float: right;
}

#nav_main ul
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

#nav_main ul li
{
	float: left;
}

#nav_main ul li:hover div ul
{
	visibility:visible;
}

#nav_main ul:hover div ul ul
{
	visibility:hidden;
}

div.menu_down
{
	position: absolute;
	width: 150px;
	display: block;
	text-align: left;
}

div.menu_down ul
{
	visibility: hidden;
	position: absolute;
	left: 0;
	top: -6px;
	width: 150px;
	height: auto;
	background: url('dd_2.gif') repeat-y;
}

div.menu_down ul li
{
	float: none !important;
	height: 20px;
}

div.menu_down ul li a
{
	margin: 2px 0 2px 10px;
}

div.menu_down ul li a:link
{

	color: #51658b;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

div.menu_down ul li a:visited
{
	color: #51658b;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

div.menu_down ul li a:hover
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

div.middle
{
	text-align: center;
}

li.dd_1
{
	width: 150px;
	height: 15px !important;
	background: url('dd_1.gif');
}

li.dd_3
{
	width: 150px;
	height: 14px !important;
	background: url('dd_3.gif');
}

/*Clearfix*/
.clearfix:after
{
	content: "";
	display: block;
	height: 0px;
	font-size: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
/* End hide from IE-mac */

/* Gästebuch */
.gbentry
{
	width: 600px;
	background-color: #7185AB;
	text-align: center;
	border: 1px solid #000000;	
	background-color: #7185ab;
	
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;	
}

.gbheader
{
	display: block;
	height: 25px;
	padding: 1px 5px 0px 5px;
}

.gbheader .name
{
	float: left;
	color: #BBBBFF;
	font-size: 18px;
	margin-left: 3px;
	margin-right: 3px;
}

.gbheader .mail
{
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}

.gbheader .homepage
{
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}

.gbheader .date
{
	float: right;
	color: #BBBBBB;
}

.gbtext
{
	padding: 5px;
	text-align: left;
}

.gbtext .text
{
	color: #FFFFFF;
}

.error
{
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
}

.erf
{
	color: #00AA00;
	font-size: 20px;
	font-weight: bold;
}
.gb_l
{
	text-align: left;
}

.gb_r
{
	text-align: right;
}

p.info
{
	margin: 10px;
	font-size: 12px;
}
