/* ------------------------------------------- */
/* CSS Angaben fuer den Body Bereich */
body {
background-color: #39609C;
font-family: Verdana, Arial;
font-size: 12px;
color: #000000;
}

/* ------------------------------------------- */
/* CSS Angaben fur die Aussentabelle Randfarbe */

.outborder {
background-color: #39609C;
}

/* CSS Angaben fur die Aussentabelle Innenfarbe  
Abstaende und Textfarben*/
.outinnen {
background-color: #39609C;
padding: 2px;
font-size: 11px;
color: #4a5871
}
/* ------------------------------------------- */
/* CSS Angaben fuer alle Tabellenraender der Gaestebuchausgabe
Tabellen */

.gbentry {
background-color: #8195B3;
margin-bottom: 5px;
}

.gbentrytop, .gbentryout, .gbentrybottom {  
padding: 2px;
}

/* GB-Eintragstemplate oben */
.gbentrytop {
background-color: #5692ED;
font-size: 11px;
color: #400000;
}

/* GB-Eintragstemplate mitte */
.gbentryout {
background-color: #97BDF8;
font-size: 11px;
color: #000000;
}

/* GB-Eintragstemplate unten */
.gbentrybottom {
background-color: #273057;
font-size: 11px;
color: #000000;
}

.gbentrytop a, .gbentryout a, .gbentrybottom a {  
font-size: 11px;
color: #800000;
text-decoration: none;
}
.gbentrytop a:hover, .gbentryout a:hover, .gbentrybottom a:hover {  
font-size: 11px;
color: #400000;
text-decoration: underline;
}
/* ------------------------------------------- */
/* CSS Angaben fuer die Formularelemente */

.feld {
background-image: url(../templates/T10022/inputbg.gif);
background-color: #ffffff;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #273057;
width: 200px; 
}
.textfeld {
background-image: url(../templates/T10022/inputbg.gif);
background-color: #ffffff;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #ffffff;
width: 300px; 
}
.los {
background-color: #5692ED;
font-family: Verdana, Arial;
font-size: 11px;
border: 1px solid #273057;
width: 100px; 
}

form {
display: inline;
}
/* ------------------------------------------- */
/* CSS Angaben fuer GB Navi zum Seitenweisen blaettern*/

.naviborder {
background-color: #c19d59;
}

.tc {
font-family:Verdana, Arial;
font-size: 11px;
text-align: center;
background-color: #efefef;
padding: 2px;
width: 20px;
}

.tca {
font-family:Verdana, Arial;
font-size: 11px;
font-weight: bold;
padding: 2px;
width: 18px;
text-align: center;
background-color: #e6d9c1;
}

.tci {
font-family:Verdana, Arial;
font-size: 11px;
padding: 2px;
color: #ffffff;
font-weight: bold;
text-align: center;
background-color: #273057;
}

.tc a {
text-decoration: none;
color: #800000;
}
.tc a:hover {
text-decoration: none;
color: #000000;
}

/* ------------------------------------------- */

* {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100.01%;
}

body {
	background: url(../images/bg.jpg) rgb(39, 48, 87) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #FFF507;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper {
	width: 980px;
	margin: auto;
	background: url(../images/wrapperbg.jpg) repeat-y;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	width: 705px;
	height: 60px;
	padding: 230px 0px 0 275px;	
	line-height: 2.75em;
}

#header a {
	text-decoration: none;
	color: #19234A;
}

#header a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#header ul {
	list-style: none;
}

#naviob {
	font-size:15px;
	font-weight:normal;
}

#naviob ul {
	list-style: none;
}

#naviob li {
	float: left;
}

#naviob_1, #naviob_1 a {
	width: 145px;
}

#naviob_2, #naviob_2 a {
	width: 145px; 
}

#naviob_3, #naviob_3 a {
	width: 150px; 
}

#navi {
	width: 165px;
	height: 493px;
	padding: 23px 0px 0 60px;
	line-height: 2.3em;
	background: url(../images/navibg.jpg) no-repeat;
}

#navi a {
	font-size: 14px;
	color: #FFFFFF;
}

#navi a:hover {
	text-decoration: none;
	color: #669BED;
}

#navi ul {
	list-style: none;
}

* html #content {
	height: 516px;
}

#content {
	width: 430px;
	margin: -516px 0 0 225px;
	padding: 0px 30px 0px 30px;
	background: url(../images/contentbg.jpg) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.5em;
	min-height: 516px;
}

#content a {
	font-size: 14px;
	font-style: normal;
	color: #FFF507;
}

#content a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#rechts {
	position: absolute;
	top: 294px;
	left: 858px;
	padding: 0px 44px 0px 44px;
	background: url(../images/rechtsbg.jpg) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.5em;
	min-height: 560px;
}

#footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat;
	width: 980px;
	height: 106px;
	padding: 60px 0 0 0px;	
	font-size: 14px;
	color: #FFFFFF;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF507;
	font-size: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 15px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #39609C;
	font-size: 20px;
	font-weight: normal;
	padding-top: 5px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 6px;
}

.imgborder {
	border: 2px solid #8195B3;
}

.list {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.60em;
	background-color: #ffffff;
	border-style:dashed;
}

#scroller {
	text-align: right;
	padding-top:30px;
	padding-bottom:15px;
	float:inherit;
}
#scroller a {
	font-size: 14px;
	color: #FFFFFF;
}

#scroller a:hover {
	text-decoration: none;
	color: #FFF507;
}


