/*-----------------------------------------------------------------------------
[client] Screen Stylesheet
Datum:      01/03/07 -2010
Autor:    [Ludger Müller]
Website:   [artbeit.de]
-----------------------------------------------------------------------------*/
/* Allgemeine Einstellungen
-----------------------------------------------------------------------------*/
* 
	{
	margin: 0;
	padding: 0;
	border: 0;
}
:link,:visited {
	text-decoration: none;
}
body {
	background-color: #fef1d8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.11%;
	text-align: center;
}
	/* CONTAINER xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*  Wrapper xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#rahmen {
	margin: 0 auto 0 auto;
	width: 97%;
	background-color: #ffd991;
	text-align: left;
	position: relative;
	top: 10px;
	left: 0;
	height: 100%;
}
/*  Kopfbalken xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#kopf {
	padding-top: 2em;
	width: 100%;
	background-color: #febf4a;
	position: relative;
	top: 0;
	left: 0;
	/*height: 90px;*/
}
#kopfol{
	width: 17px;
	background: url(../images/layoutimages/corner-top-left1.gif)  no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	height: 17px;
}
#kopfor {
	width: 17px;
	background: url(../images/layoutimages/corner-top-right1.gif) no-repeat;
	height: 17px;
	position: absolute;
	top: 0;
	right: 0;
}
#flags{
	position: absolute;
	top: 0.5em;
	left: 37px;
	font-size: 0.8em ;
	color: #004669;
	z-index: 100;
	background-color: #febf4a;
}
#flags img{
	margin-right: 12px;
}
#tab {
font-size: 0.8em;
	font-weight:bold;
	background: #2270b9 url(images/layoutimages/gelbblau.gif) no-repeat;
	position:absolute;
	top:0;
	right:4em;
	height:2em;
	padding:0.5em 0 0.4em 4em;
	}
#tab a{
	color: #e6eaa5;
	
}
#tab a:hover{
	color: #ffffff;
}
#tab img{
	padding-left:0.7em;
	vertical-align: text-top;
}
#tab .border{
	position:relative;
	top: -0.5em;
}
#kopfm {
	width: 100%;
	background:#ffd991 url(/images/layoutimages/head-background-static.jpg)  no-repeat right top;
	height: 150px;
	overflow: hidden; 
	position: relative;
}

#topnav {
border: 1px solid #e6eaa5;
	position: relative;
	margin: 0;
	left:0;
	top: 0;
	height: auto;
	padding:0.4em 0;
	text-align: center;
	background-color: #febf4a;
	overflow: hidden;
}
#topnav ul{
	margin: 0 auto;
	list-style-type: none;
}
#topnav li{
	margin:0em ;
	display: inline;
	font-size: 0.8em;
}
#topnav a:link,#topnav a:visited  {
font-weight: bold;
padding: 0.3em 0.5em;
border-left: 1px solid #004669;
color: #004669;
background-color: transparent;
height: 1.5em;
}

#topnav a:hover{
	border-left: 1px solid #004669;
	color: #fdf3db;
	background-color: #7d42aa;
}
#topnav a.aktiv, #topnav a.aktiv:visited{
	padding: 0.3em 0.5em;
	border-left: 1px solid #004669;
	color: #ffffff;
	background-color: #7d42aa;
}
#topnav .last{
	border-right: 1px solid #004669;
}

#noscript{
	border: 2px dashed #800000;
	padding: 0.3em;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #f8b18b;
}
/*  Menübereich xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#spalte1{
	float: left;
	width: 11em;
	margin: 1.5em 0 0 10px;
}
.spalte1box{
	border: 1px solid #ffffff;
	margin-bottom: 1em;
	width: 10.5em;
	background: #febf4a url(../images/layoutimages/fondogelb.gif) repeat-y;
}
.spalte1box div{
	padding: 5px 0.3em 5px 5px;
	font-size: 0.8em;
}
.spalte1box p{
	font-size: 0.75em;
}
.spalte1box h3{
	padding: 2px 0 0 2em;
	width: auto;
	background: #7d42aa url(../images/layoutimages/meny.gif) no-repeat;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.5em;
	height: 1.8em;
}
.spalte1box ul{
	padding: 0em 0em 0em 1.5em;
	margin: 1em 0 0.8em 0em;
	list-style-image: url(../images/layoutimages/puntitog.gif);
	list-style-position: outside;
}
.spalte1box li{
	padding: 0px;
	margin-top: 0px;
	line-height: 1.3em;
}
.spalte1box a:link, .spalte1box a:visited{
	padding: 3px 0 5px 0px;
	display: inline;
	color: #004669;

	background-color: transparent;
	font-size: 0.9em;
}
.spalte1box a:hover {
	color: #993300;
	text-decoration: underline;
}
.spalte1box a.aktiv {
	color: #993300;
	background-color: transparent;
	font-weight: bold;
}
.spalte1box ul.subnav{
	padding: 0;
	margin: 0 0 0.3em 1em;
	list-style-image: url(../images/layoutimages/puntitog.gif);
}

.spalte1box ul.subnav a {
	padding: 0 0 0.2em 0;
	color: #004669;
	background-color: transparent;
	font-size: 0.8em;
	line-height: 120%;
}
.spalte1box ul.subnav a:hover {
	color: #993300;
	text-decoration: underline;
}
.spalte1box ul.subnav a.aktiv, #menu ul.subnav a.aktiv:visited {
	padding: 0px 0 3px 0;
	color: #a52626;
	background-color: transparent;
	font-size: 0.8em;
	line-height: 120%;
}
/*  Inhaltsbereich xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#spalte2 {
	border: 1px solid #ffffff;
	margin: 1.5em 12.5em 1em 12em;
	width: auto;
	background: #ffe7bf;
}
#spalte2 h1{
	background-color: #7d42aa;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
	line-height: 1.7em;
}
#spalte2 a:link,#spalte2 a:visited  {
	color: #336699;
	background-color: transparent;
	border-bottom: 1px solid #336699;
}

#spalte2 a:hover {
	color: #993300;
	border-bottom: 0px none ;
}
.copy{
font-size:0.7em;
text-align:center;
margin-bottom: 0.5em;
}
#text{
	padding: 1em 25px 2em 25px;
	width: auto;
	color: #313131;
	min-height: 300px;
}
#text p {
	font-size: 0.8em;
	line-height: 140%;
}
#text p.center{
	text-align: center;
}
#text p.margintop {
	font-size: 0.8em;
	line-height: 140%;
	margin-top: 1em;
}
#text p.marginbottom {
	font-size: 0.8em;
	line-height: 140%;
	margin-bottom: 1em;
}
#text ul {
	margin: 1em 0 1em 1em;
	list-style-type: circle;
}
#text li {
	font-size: 0.8em;
	margin: 0.5em 0 0 0;
}
#text #gaestebuchEintraege li{
	float: left;
	
}
#text ol {
	list-style-type: decimal;
	margin: 1em 0 1em 1em;
}
#text h2 {
	
	font-size: 1em;
	text-align: center;
	margin:1.5em   0 0.8em  0;
}
#text h2.top {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 1em;
	line-height: 120%;
}
#text h3 {
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 0.9em;
	padding:0em;}
#text h4 {
	margin-top: 1em;
	font-size: 0.8em;
}
.listnav {
border: 1px solid #ffffff;
background-color: #cdace5;
	position: relative;
	margin: 1em 0;
	width:100%;
	height: 1.5em
}

.listnav .back   {
	position: absolute;
	top: 0;
	left:3em;
	width: auto;
	font-size: 0.8em;
	height: 2em;
	line-height:150%;
font-weight:bold;
	
}


.listnav .forward {
	position: absolute;
	top: 0;
	right: 3em;
	width: auto;
	font-size: 0.8em;
	line-height:150%;
font-weight:bold;
}
#bild{
	width: 150px;
	position: absolute;
	left: 700px;
	top: 164px;
}
#toplink{
	margin: 2em;
	font-size: 0.7em;
	text-align: right;
clear:both;
}
#spalte3{
	float: right;
	width: 11em;
	margin: 1.5em 10px 0 0;
}
.spalte3box{
	border: 1px solid #ffffff;
	margin-bottom: 1em;
	width: 10.5em;
	background: #febf4a url(../images/layoutimages/fondogelb.gif) repeat-y;
}
.spalte3box p{
	padding: 0.5em;
	font-size: 0.7em;
	line-height: 120%;
}
.spalte3box img{
	padding: 0.5em;
}
.spalte3box a:link, .spalte3box a:visited{
	padding: 3px 0 5px 0px;
	display: inline;
	color: #004669;
	background-color: transparent;
	font-size: 0.9em;
}
.spalte3box a:hover {
	color: #993300;
	text-decoration: underline;
}
.spalte3box h3{
	padding: 2px 0 0 2em;
	width: auto;
	background: #7d42aa url(../images/layoutimages/meny.gif) no-repeat;
	color: #ffffff;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.5em;
	height: 1.8em;
}
/* Fuss xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#footer{
	width: 100%;
	clear: both;
	padding: 0.4em 0 0.4em 0;
	background-color: #febf4a;
	font-size: 0.7em;
	text-align: center;
	height: 40px;
	position: relative;
}
.footerbild{
	padding-right: 1em;
	vertical-align: middle;
}

#footerll{
	width: 17px;
	background: url(../images/layoutimages/corner-bottom-left1.gif) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 17px;
}
#footerr {
	width: 17px;
	background: url(../images/layoutimages/corner-bottom-right1.gif) no-repeat;
	height: 17px;
	position: absolute;
	bottom: 0;
	right: 0;
}
	/* MAKEUP  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	/*Tags*/
hr{
	
		background-color: #336699;;
		width: 90%;
		margin: 1em ;
		height: 1px;
	}	

table{
	border: 1px solid #336699;
	border-collapse: collapse;
	table-layout: auto;
	width: auto;
	}
td{
	padding: 0.2em;
	font-size: 0.8em;
	border: 1px solid #336699;
	background-color: #e5c4fc;
	border-collapse: collapse;
}
td.c3{
	background-color: #7d42aa;
	color: #ffffff;
	font-weight:bold;
}
.c1{
background-color: #fee8be;
	}
.c2{
background-color: #efc0c0;
	}
.c1:hover{
background-color: #fee0a7;
	}
.c2:hover{
background-color: #f1b8b8;
	}
th{
	padding: 0.2em;
	font-weight: bold;
	font-size:  0.8em;
	border: 1px solid #336699;
background-color: #7d42aa;
color: #ffffff;
text-align: center;
}
table.prices{
	margin: 2em 0em 1em 0em;
}
table.prices td{
	text-align: center;
	padding: 0.3em;
}
table.prices td.leftcolumn{
	font-weight: bold;
	text-align: left;
	border:1px solid #7d42aa;
		}
table.prices td.tablefoot{
	text-align: left;
}
#text td.tablefoot ul{
	margin:0.5em 0.3em;
}
#text td.tablefoot li{
	margin:0.3em;
}

.userinput table{
	border:none;
	background-color: transparent;
	width: auto;
}
.userinput td{
	border:none;
	background-color: transparent;
}
img.left {
	margin: 0.5em 1em 0 0;
	float: left;
	border: 0;
}
img.right {
	margin:0.5em 0 0 1em;
	float: right;
	border: 0;
}

input.breit {
	width: 200px;
}


/*  KLASSEN */
.weg{
	position: absolute;
	top: -100px;
	left: -1000px;
	overflow: hidden;
}
.klein {
	margin-right: 10em;
	font-size: 0.8em;
}
.italic {
	font-style: italic;
}
.bold{
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.antifloat {
	clear: both;
	border: 1px solid #ffe7bf;
}
.floatbox{
float:left;
width: auto;
}
.rechtsbuendig {
	text-align: right;
}

.button{
	cursor: pointer;
	border-top: 1px solid #f7f2fb;
	border-left: 1px solid #f7f2fb;
	border-bottom: 1px solid #004669;
		border-right: 1px solid #004669;
		background-color: #7d42aa;
		color: #ffffff;
}
.button:hover{
	background-color: #cdace5;
	color: #004669;
}
.centered{
	text-align: center;
}
.formError{
border:1px solid;
  color: red;
  border-color: red;
}


ul#gaestebuchEintraege img{
float:left;
margin-right: 5px;
}