html {
	min-height: 101%;
}

body {
background-color: #8EB4CC;
background-image: url(/images/layout/bodybg.jpg);
background-repeat: repeat;
font-size: 80%;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
line-height:1.4em;
}


/* ---------- Topnavigation ------------ */
#toolbar {
background-image : url(/images/layout/sheet_b.png);
background-position:center;
background-repeat:repeat-y;
width: 1010px;
margin: 0 auto;
padding : 3px 6px 9px 0;
color : #000;
text-align:right;
}

#toolbar ul, #toolbar p, #toolbar form {
  display: inline;
}

#toolbar li {
  display: inline;
  padding: 0; 
}


#toolbar .toolhead {
font-size : 100%;
}
#toolbar p {
margin : 0 3px 0 6px;
border : 0 none;
}

#toolbar form {
padding : 0 3px 0 4px;
}

#toolbar .search {
background-image : url(/images/icons/search.gif);
background-repeat : no-repeat;
padding : 0 0 3px 20px;
}

#toolbar a {
margin : 0;
padding : 2px;
text-decoration : none;
font-weight : bold;
color :#1875a1 ;
}
#toolbar a:hover {
text-decoration : none;
font-weight : bold;
color : #fff;
}
#toolbar input.senden {
margin: 3px 0 0 2px;
background-color : #006699;
color : #fff;
border : 1px solid;
border-color : #fff #000 #000 #fff;
cursor : pointer;
}
#toolbar input:hover.senden {
background-color : #ccc;
color : #000;
}
#toolbar .an {
display : none;
}
#toolbar .aus {
background-color : #e9ddc5;
color : #900;
border : 1px solid;
border-color : #ab976b #f9f2e6 #f9f2e6 #ab976b;
}
#tollbar img {
border : none;
}


/* ----------banner for logo-------------- */
#banner {
	margin: 0 auto 0 auto;
	padding:0;
	width: 100%;
	height: 120px;
	background-image: url(/images/layout/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


/* ----------container zentriert das layout-------------- */
#container {
width: 1010px;
padding:0;
margin: 0px auto;
background-image:url(/images/layout/sheet_b.png);
background-position:center;
background-repeat:repeat-y;
}

img {
border : none;
}

table, tr, td {
margin : 0;
margin : 0;
margin : 0;
padding : 0;
color : #000000;
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 1em;
border : none;
}

#tabellenrahmen td {
padding : 2px;
border : 1px solid #006699;
}

#tabellenabstand td {
padding : 2px;
}

#tabellenabstand4 td {
padding : 4px;
}

#tabellenabstand6 td {
padding : 6px;
}

#tabellenabstand4 th {
padding : 4px;
}

#tabellenabstand th {
padding : 2px;
}

h1, h2, h3, h4 {
font-family : Verdana, Helvetica, Arial, sans-serif;
font-weight : bold;
letter-spacing : 1pt;
padding : 0 0 5px 0;
color : #000000;
}

h1 {
font-style : oblique;
margin : 0 0 12px 0;
margin-bottom : 0;
padding-left : 0;
font-size : 140%;
color : #006699;
border-bottom:2px solid #c3dbe9;
}


h2 {
font-size : 120%;
}

h3 {
font-size : 110%;
}

h4 {
font-size : 100%;
padding-left : 0;
}

.icon {
vertical-align : text-top;
border : none;
}

p {
margin : 8px 0 8px 0;
line-height : 1.3em;
}

ul, ol {
margin : 6px 0 12px 12px;
}

li {
line-height : 1.4em;
margin : 6px 0 0 12px;
}

li li {
font-size : 100%;
line-height : 1.4em;
margin : 6px 0 0 12px;
}

li li li {
line-height : 1.4em;
margin : 6px 0 0 12px;
}

.postkarten {
min-height:660px;
height:auto !important;  /* für moderne Browser */
height:660px;  /*für den IE */
background-image:url(../images/layout/postkartenback.jpg);

}
/* --------------left navigavtion------------- */

#left {
float: left;
width: 220px;
margin: 12px 0;
padding: 0 12px;
}

#left p {
	margin: 5px 12px;
	padding: 0;
}

#left ul {
margin-left : 0;
margin-right : 0;
}

#left ul ul {
	margin :0;
	padding-top : 2px;
	padding-bottom : 0;
}

#left ul ul ul {
margin :0;
padding-top : 1px;
padding-bottom : 0;
}

#left ul li {
display:block;
background-color : #c3dbe9;
width:100%;
list-style-type : none;
margin : 2px 0;
padding : 0;
color : #003366;
}

#left ul ul li {
color : #003366;
background-color:#dce3ea;
margin : 0 6px 0 0;
border-top : 1px dashed #A8B9C4;
padding: 0;
}

#left ul ul ul li {
color : #003366;
background-color : #f9fafb;
}

#left a {
border-bottom : none;
}

.activ {
	background-color:#fdc9af;
}

#left a:link {
border-bottom : none;
color: #003366;
}
#left a:visited {
border-bottom : none;
color:#006699;
}
#left ul li a {
display : block;
padding : 5px 10px;
font-weight : bold;
}
#left ul ul li a {
font-weight : normal;
padding : 4px 0 4px 18px;
background-image:url(/images/layout/BlockContentBullets.png);
background-position:left;
background-repeat:no-repeat;
}
#left ul ul ul li a {
font-weight : normal;
background-image:none;
padding : 3px 0 0 24px;
font-size : 0.9em;
}
#left ul li a:visited {
background-color : transparent;
color : #006699;
}
#left ul li a:hover {
background-color :#3399cc;
color : #ffffff;
}
#left a:visited.no-vis {
background-color : transparent;
color : #600;
}
#left a:hover.no-vis {
background-color : #f5ecd8;
color : #900;
}
#left p {
line-height : 1em;
}



/* -----------------Inhalt--------------------- */
#content {
padding: 0 60px;
width: auto;
margin-left: 230px;
margin-right: 0;
}

div#content { 
}

#breadcrumb p {
margin-left : 28px;
}

#content #breadcrumb p small {
display : none;
}


/* -----------------Brotkrumen--------------------- */

#breadcrumb {
height:auto;
margin : 0;
padding : 6px 12px;
color : #000000;
font-size : 80%;
text-align:right;
}


div.breadcrumb {
text-align : left;
}


#breadcrumb a, #breadcrumb a:visited, #breadcrumb a:active, #breadcrumb a:focus, .topper a, .topper a:visited, .topper a:active, .topper a:focus {
text-decoration : none;
background-color : transparent;
color : #01689b;
}

#spiegel {
min-height:600px;
height:auto !important;  /* für moderne Browser */
height:600px;  /*für den IE */
margin : 0 auto;
padding : 0 60px;
width : auto;
color : #000;
}


a {
text-decoration : none;
font-weight : bold;
}
a:link {
text-decoration : none;
background-color : transparent;
color : #01689b;
}
a:visited {
text-decoration : none;
background-color : transparent;
color : #365169;
}
a:hover {
text-decoration : none;
background-color : #0099cc;
color : #ffffff;
}
a:active, a:focus {
text-decoration : none;
background-color : #d5ebf8;
color : #000000;
}

.invis, hr, #printonly {
display : none;
}
.zeige {
display : inherit;
color : #006699;
}
img {
border : 0 none;
}
.logo {
padding : 12px;
}



/* -----------------Navigation links--------------------- */


.menuleft {
	position: relative;
	z-index: 1;
	padding: 0;
	width: 180px;
}

.menuleft
{
color:#162631;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 1.0em;
font-style: normal;
font-weight: normal;
}


.menuleft a:link
{
color: #993300;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.menuleft a:visited, .menuleft a.visited
{
color: #660066;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.menuleft a:hover, .menuleft a.hover
{
color: #0066CC;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.menuleft ul
{
	list-style-type: none;
	color: #213A4A;
	margin:0;
	padding:0;
}


.menuleft li
{
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 1.0em;
}

.menuleft ul li
{
	padding:0px 0 0px 18px;
	background-image: url(/images/layout/menubg.jpg);
	background-repeat: repeat-x;
	margin:0.5em;
	line-height:1.2em;
}


li {
margin-left: 1.5em;
line-height: 1.5em;
}

ul li li {
margin-left: 0.1em;
line-height: 1.5em;
}


img.download {vertical-align:middle;}

p, pre {
padding: 5px 10px;
margin:0px;
}

.copyright {
font-size: 0.8em;
text-align:center;
}

/* -----------footer--------------------------- */
#footer {
width: 1010px;
margin: 0 auto;
background-image : url(/images/layout/sheet_f.png);
background-position:center;
background-repeat:repeat-y;

min-height:60px;
text-align: center; 
}

#footer a {
font-size: 0.9em;
font-weight:normal;
color:#069;
}

/* --------------Gästebuch------------- */

.gbzeile1 {
background-color:#daecf6;
border-bottom:1px solid #D7D7D7;
}

.gbzeile2 {
	background-color:#F9FAFF;
	border-bottom:1px solid #D7D7D7;
	padding: 4px;
}

#gbcopyright {
font-size: 0.8em;
}

#gbcopyright a:link {
color:#edf6ff;
text-decoration:none;
font-weight:normal;
}


#gbcopyright a:visited {
color : #edf6ff;
text-decoration:none;
font-weight:normal;
}

#gbcopyright a:hover {
color : #edf6ff;
text-decoration:none;
font-weight:normal;
}

.modifydate {
font-size:0.8em;
text-align:center;
}


