*{
	font-family: "Trebuchet MS", Verdana, Arial, sans serif;
	line-height: 1.8em;
	color: #FFFFFF;
	
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

ul, ol{
	padding: 0 0 1.8em 10px;
	list-style: none;
}

body, html{
	height: 100%;
	
	background: #0D288F url(http://www.tauchcenterkarlsruhe.de/images/layout/body_kachel.jpg) repeat-x top center;
}

div#abstandOben{
padding-top: 400px;
width: 600px;
margin: 0 auto;
background: transparent url(http://www.tauchcenterkarlsruhe.de/images/layout/gaestebuch.jpg) no-repeat top center;
}

table.outborder {
	width: 600px;
	
}
.outinnen {
	padding: 2px;
	font-size: 12px;
	color: #FFF
}
.gbentry {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #7497CF;
}

.gbentrytop, .gbentryout, .gbentrybottom {  
	padding: 5px;
}
.gbentrytop {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.gbentryout {
	font-size: 13px;
	color: #FFF;
}

.gbentrybottom {
	font-size: 12px;
	color: #FFF;
}

.gbentrytop a, .gbentryout a, .gbentrybottom a {  
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
	.gbentrytop a{
		font-size: 14px;
	}
.gbentrytop a:hover, .gbentryout a:hover{  
	font-size: inherit;
	text-decoration: underline;
}
.gbentrybottom a:hover {
	font-size: 11px;
	text-decoration: underline;
}

input, textarea{
	color: #000;
}

.feld {
	background: #FFF url(http://www.tauchcenter-karlsruhe.de/images/form-hg.png) repeat-y;
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #EFEFEF;
	width: 200px; 
}
.textfeld {
	background: #FFF url(http://www.tauchcenter-karlsruhe.de/images/form-hg.png) repeat-y;
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #EFEFEF;
	width: 300px; 
}
.los {
	background-color: #e6be6c;
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #c19d59;
	width: 100px; 
}

form {
	display: inline;
}
/* ------------------------------------------- */
/* CSS Angaben fuer GB Navi zum Seitenweisen blaettern*/

.naviborder {
}

.tc {
	font-family:Verdana, Arial;
	font-size: 12px;
	text-align: center;
	padding: 2px;
	width: 20px;
}

.tca {
	font-family:Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	width: 18px;
	text-align: center;
}

.tci {
	font-family:Verdana, Arial;
	font-size: 12px;
	padding: 2px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.tc a {
	text-decoration: none;
	color: #FFF;
}
.tc a:hover {
	text-decoration: underline;
}

/* ------------------------------------------- */
