/*
#	on-Laing Ltd. webdesign and more...
#	main.css hier sind die generellen styles abgelegt.
#	28.02.2008 by richard laing für funkystreet.de
*/

/*Alles auf null setzen*/
* {
	margin: 0px;
	padding: 0px;
}

/*für fload blöcke*/
.clear {
	display: block;
	height: 1px;
	clear:both;
}
a {
	color:#ccc;
	text-decoration:none;
}
a:hover {
	color:#999999;
}
.red {
	color:red;
	font-weight:bold;
}
hr {
	color:#777777;
	height:1px;
	margin-bottom:10px;
}
/*generelle einstellungen*/
body {
	font: 0.8em Arial;
	color: #ccc;
	text-decoration: none;
	background: #333;
}

#webseite {
	text-align: left; /*ausgleich zum body*/
	width: 900px;
	margin:10px;
	border-right:1px dotted #c2e1df;
}

#webseite #header {
	height: 150px;
	background:#333333 url(../images/bg_header.jpg) no-repeat;
}

#webseite #navigation {
	height: 30px;
	background:#c2e1df;
}

/*genereller inhalt innenabstand rand*/
.inhalt {
	padding: 5px 0 0 5px;
}
.gutschein {
	color:#333;
	display:block;
	background:#c2e1df;
	margin:5px 0;
	text-align:center;
	font-weight:bold;
	letter-spacing:.1em;
}

#webseite #content {
	background:#333333 url(../images/bg_center.jpg) no-repeat top center;
}
#webseite #footer {
	background:#333333 url(../images/bg_footer.jpg) no-repeat bottom center;
	height: 80px;
	text-align:center;
	line-height:80px;
}

#webseite #content .inhalt #unten #mitte {
	min-height:400px;
	height:auto !important;  /* für moderne Browser */
	height:400px;
	text-align: left;
}

.flleft {
	float: left;
}
.flright {
	float: right;
}

blockquote {
	margin:0 0 20px 0;
	padding-bottom:10px;
	border-bottom:1px dotted #666666;
}
#oben {
	display: block;
	height: 80px;
}

#linkes {
	float: left;
	width:189px;
	margin-right:10px;
	border-right: 1px dotted #c2e1df;
}

#mitte {
	float: left;
	width: 500px;
	margin-right:10px;
}

#rechts {
	float: left;
	width: 185px;
}

/* hide hack from Mac-IE5 \*/* html #rechts {
	height: 1%;
}/* end hiding */

#webseite #content .inhalt #oben p {
	text-align: center;
	padding-top: 10px;
}

span.klein {
	font-size:.85em;
}

.order_box  {
	margin-bottom:20px;
}
.order_box .order {
	text-align:right;

}

.order_box .order a {
	color:#c2e1df;
	font-weight:bold;
	text-align:right;
	text-decoration:none;

}

.order_box .order a:hover {
	color:#ccc;

}

h1 {
	font-size: 1.4em;
	color: #c2e1df;
	border-bottom: 1px dotted #c2e1df;
	margin:0 0 10px 0;
	letter-spacing:.1em;
}
h1.start {
	font-size: 1.1em;
	color: #c2e1df;
	border-bottom: 1px dotted #c2e1df;
	margin:0 0 10px 0;
	letter-spacing:.1em;
}

h2 {
	font-size: 1em;
	color: #c2e1df;
	margin:0 0 10px 0;
	text-align:center;
}
h3 { /* ÜBERSCHRIFT FÜR DIE NEUHEITEN*/
	font-size: 1em;
	border-bottom: 1px dotted #666666;
	color: #c2e1df;
	margin:0 0 5px 0;
	text-align:left;
}
#webseite #footer .inhalt .klein a {
	color: #CCCCCC;
	text-decoration: none;
}
#webseite #footer .inhalt .klein a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a.impress {
	color:#CCCCCC;
	text-decoration:none;
}

a.impress:hover {
	color:#666666;
	text-decoration:none;
}

#uhr {
	width: 150px;
	float: left;
	line-height: 27px;
	padding-left: 5px;
	color:#333;
	background:transparent;
	font-size:.8em;
	letter-spacing:.1em;
}

.news {
	border-bottom: 1px dotted #c2e1df;
	text-align: left;
}

#webseite #content .inhalt #unten #linkes #news p {
	text-align: justify;
	padding: 3px;
}

.klein {
	font-size:.9em;
	line-height:normal;
}

/* Gästebuch */
.gb_eintrag a {
	color: #333;
	background: #c2e1df;
	display: block;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	letter-spacing:.1em;
	font-weight:bold;
}
.gb_eintrag a:hover {
	color: #fff;
	background: #c2e1df;
}

.gb_einleitung {
	padding: 10px;
}

.gb_von {
	line-height: 30px;
	padding-right: 10px;
	border-bottom: 5px solid #c2e1df;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align:right;
}

.gb_inhalt {
	padding: 10px 20px;
}

#webseite #content .inhalt #unten #linkes #news img {
	padding: 0px 3px 0px 0px;
}

.right {
	text-align:right;
	margin:10px 10px;
}

.anker {
	text-align: right;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.anker .ankerlink {
	color: #999999;
	text-decoration: none;
}
.anker .ankerlink:hover {
	color: #fff;
	text-decoration: none;
}
#login input {
	width:200px;
	padding:2px;
}
#login textarea {
	width:250px;
	height:120px;
	padding:2px;
}
.sort a {
	background:#c2e1df;
	color:#333;
	padding-left:2px;
	padding-right:2px;
}
.sort a:hover {
	background:#990000;
	color:#FFFFFF;
}

.button {
	display: block;
	background: #A42027;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
}
/*.button {
	display:block;
	text-align:right;
	margin-bottom:20px;
}
*/.button a {
	display:block;
	padding:3px 10px;
	background: url(../images/bg_navigation_oben.png) repeat-x;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	letter-spacing:.1em;
	text-decoration:none;	
}
.button a:hover {
	background: url(../images/bg_navigation_oben.png) repeat-x center;
}
.haken {
	padding-left:20px;
	background:url(../images/pfeil_oben.png) no-repeat left center;
}
#webseite #content .inhalt #unten #rechts .gutschein .gbuch {
	color: #ff0000;
	display: block;
	line-height: 25px;
	background: #C2E1DF url(../images/bg_navigation.png) no-repeat right top;
	letter-spacing: 0.2em;
}

#webseite #content .inhalt #unten #rechts .gutschein .gbuch:hover {
	color: #000000;
	display: block;
	line-height: 25px;
	background: #C2E1DF url(../images/bg_navigation.png) no-repeat left top;
	letter-spacing: 0.2em;
}

#webseite #content .inhalt #unten #mitte .master_box .rechte_box h6 {
	font-size: 1em;
}
