/*******GLOBAL*******/
p {
	margin:0;
}

/*******GENERAL******/
body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#5890bf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
}

.page {
	width:910px;
	background-image:url(images/content_bg.png);
	background-repeat:repeat-x;
	background-color:#edf2f7;
	margin:30px auto 10px;
	text-align:left;
}

.banner {
	height:157px;
	background-image:url(images/top.png);
	background-repeat:no-repeat;
}

.menu {
	float:left;
	margin:145px 0 0 20px;
	display:inline;
}

.menu .button {
	display:block;
	width:255px;
	height:57px;
	background-image:url(images/button.png);
	background-repeat:no-repeat;
	margin-bottom:5px;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.menu .active, .menu .button:hover {
	opacity:1;
	filter:alpha(opacity=100);
}

.menu .button img {
	padding:18px 0 0 10px;
	border:none;
}

.content {
	overflow:hidden;
	padding:20px 20px 30px 20px;
}

*html .content {
	float:left;
}

.content_large {
	clear:both;
	padding:10px 30px 30px;
}

.footer {
	clear:both;
	height:35px;
	line-height:38px;
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
	background-color:#5890bf;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.footer a {
	color:#FFF;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

/*********DYNAMIC********/
.start {
	margin-top:20px;
}

.start1, .start2 {
	text-align:justify;
	position:relative;
	z-index:1;
}

.start1 {
	width:400px;
	margin-top:-50px;
}

.spacer {
	height:30px;
	background-image:url(images/pattern.png);
	background-repeat:repeat-x;
	background-position:center;
}

.form_mail {
	margin:-24px 0 0;
}

.input_box {
	width:271px;
	height:28px;
	background-image:url(images/input_box.png);
	background-repeat:no-repeat;
	position:relative;
	left:150px;
}

.input_box input {
	width:95%;
	border:none;
	background:none;
	font-size:16px;
	padding:4px 5px 5px 6px;
}

.submit {
	position:relative;
	left:425px;
	top:-28px;
}

/*******archiv******/
.archiv, .gbuch {
	position:relative;
	left:5px;
}

.archiv {
	margin-top:31px;
}

.box {
	margin-top:10px;
}

.box .top {
	height:11px;
	background-image:url(images/archiv/day_top.png);
	background-repeat:no-repeat;
	font-size:0;
}

.box .body {
	background-image:url(images/archiv/day_ff.png);
	background-repeat:repeat-y;
}

.box .left {
	float:left;
	padding:5px 0 0 15px;
	position:relative;
}

.box .left .h1 {
	color:#2f6895;
	font-size:14px;
	font-weight:bold;
}

.box .left .h2 {
	color:#000;
	font-size:14px;
	padding-top:5px;
}

.gbuch .spruch {
	margin-left:135px;
}

.archiv .spruch {
	margin-left:107px;
}

.archiv .spruch {
	text-align:center;
}

.box .spruch img {
	border:3px solid #a3a3a3;
	margin:10px 0 25px;
}

.archiv .spruch .h1 {
	color:#2f6895;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:20px;
	margin: 0 20px;
}

.box .bottom {
	height:14px;
	background-image:url(images/archiv/day_bottom.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:0;
	background-color:#edf2f7;
}

.pages {
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	padding-top:20px;
	position:relative;
}

.pages .title {
	color:#4681b0;
	font-size:16px;
	padding-right:4px;
}

.pages a {
	color:#7b7b7b;
	font-size:14px;
	text-decoration:none;
	padding:0 3px;
}

.pages a:hover {
	text-decoration:underline;
}

.pages .marked {
	color:#4681b0;
	font-size:30px;
	position:relative;
	top:5px;
	padding:0 5px;
}

/******gbuch******/

/*beitrag*/
.gb_write {
	display:block;
	background-color:#f5f9fb;
	border:1px solid #bad7f2;
	font-size:14px;
	padding:10px 0 10px 12px;
	margin:32px 6px 0;
}

*html .gb_write span {
	position:relative;
	top:-7px;
}

.gb_write input, .gb_write textarea, .gb_write .captcha {
	border:1px solid #a8c5dd;
}

.gb_write input:focus, .gb_write textarea:focus {
	border:1px solid #5890bf;
}

.gb_write input {
	width:214px;
	padding:7px 5px;
	margin:0;
}

.gb_write .h1 {
	font-size:18px;
	color:#2f6895;
	margin:0 12px 10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #d1dae3;
}

*html .gb_write .top_line {
	margin-top:-10px;
	position:relative;
	top:10px;
}

.gb_write .top_line span {
	padding-right:7px;
}

.gb_write .message_label {
	float:right;
	display:inline;
	margin:17px 44px -27px 0;
	position:relative;
}

*html .gb_write .message_label {
	top:10px;
}

.gb_write textarea {
	width:545px;
	height:100px;
	margin-bottom:10px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	overflow-y:scroll;
}

.gb_write .captcha {
	float:left;
	display:inline;
	height:20px;
	width:50px;
	background-color:#FFF;
	margin-right:21px;
	overflow:hidden;
	padding:5px 9px;
	position:relative;
}

*html .gb_write .captcha {
	margin-right:15px;
}

.gb_write .captcha img {
	position:relative;
	top:0px;
}

.gb_write .foot_line span {
	margin-right:17px;
}

.gb_write .send, .gb_write .send:focus {
	width:122px;
	height:33px;
	border:none;
	margin:8px 0 -4px -6px;
}

/*liste*/
.gbuch .box .left {
	width:120px;
}

.gbuch .top_bar {
	background-image:url(images/gbuch/spacer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px 0 8px;
	margin:0 20px 10px 0;
}

.gbuch .top_bar .time {
	float:right;
	background-image:url(images/gbuch/time.png);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:14px;
	padding:0 10px 0 25px;
}

.gbuch .top_bar .name {
	color:#2f6895;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.gbuch .top_bar .name:hover {
	text-decoration:underline;
}

.gbuch .spruch .h1 {
	color:#3c3c3c;
	font-size:16px;
	margin-bottom:20px;
	padding-right:22px;
}

.gbuch .bottom_bar {
	height:25px;
	padding:5px 0 5px 0;
}

.gbuch .bottom_bar a {
	float:left;
	background-repeat:no-repeat;
	color:#2f6895;
	font-size:14px;
	text-decoration:none;
	padding:3px 20px;
}

.gbuch .bottom_bar a:hover {
	text-decoration:underline;
}

.gbuch .mail {
	background-image:url(images/gbuch/mail.png);
	padding-left:30px !important;
}

.gbuch .inet {
	background-image:url(images/gbuch/inet.png);
}