/* CSS Document */
@import url("menu.css");
@import url("pagenav.css");
/****************************************************************************/
/* COMMON                                                                   */
/****************************************************************************/

body {
	background-color:#4B3C1F;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#FDE5AF;
	background-image:url(../img/links.png);
	background-repeat:repeat-y;
}
html,body {
height: 100%;
}
* {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
}

a {
	color:#B3E600;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#BalkenText a {
	color:#4B3C1F;
	font-weight:bold;
	font-size:12px;
}

p {
	margin-top:10px;
	margin-bottom:5px;
}
h1 {
	font-weight:bold;
	font-size:15px;
	margin:10px 0px 10px 0px;
}
h2 {
	font-weight:bold;
	font-size:13px;
	margin-top:10px;
}
img {
	border:none;
}
hr {
	margin-bottom:15px;
	margtin-top:15px;
}
strong {
	font-weight:bold;
}
/******************************************************************************/
/* Formular                                                                   */
/******************************************************************************/
fieldset {
	margin:auto;
	width:450px;
	border:#999 solid 1px;
	padding-left:10px;
}
legend {
	color:#FDE5AF;
}
form {
	padding-top:20px;
	padding-bottom:5px;
	margin:0px;
}
input, textarea {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	border:#555 solid 1px;
	background-color:#3D3018;
	color:#FDE5AF;
	width:300px;
	margin-bottom:5px;
}
textarea {
	height:150px;
}
label {
	width:100px;
	border:1px;
	display:block;
	float:left
}

/******************************************************************************/
/* Design                                                                     */
/******************************************************************************/
#All {
	background-image:url(../img/links.png);
	background-repeat:repeat-y;
	height:100%;
}
#Links {
	/*width:326px;*/
	width:286px;
	float:left;
	margin-right:-40px;
}
#Kopf {
	background-image:url(../img/kopf.png);
	background-repeat:no-repeat;
	height:324px;
}
#KopfOben {
	background-image:url(../img/kopf_oben.png);
	background-repeat:no-repeat;
	height:150px;
	width:326px;
}
#KopfUnten {
	background-image:url(../img/kopf_unten.png);
	background-repeat:no-repeat;
	height:174px;
}

#Rechts {
	margin-left:320px;
}
#Top {
	line-height:120px;
	background-image:url(../img/top_balken.png);
	background-repeat:repeat-x;
	padding-top:5px;
}
#Banner, #Foto1, #Foto2 {
	float:left;
	margin-left:5px;
}
#Banner {
	margin-left:20px;
}
#Foto1, #Foto2 {
	width:85px;
}
#BalkenText {
	color:#4B3C1F;
	position:absolute;
	float:left;
	margin-top:-44px;
	margin-left:265px;
	width:400px;
	line-height:20px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	display:inline;
}
#Content {
	background-color:#4B3C1F;
	width:680px;
	margin-top:30px;
	margin-left:-30px;
}
#Content ul {
	margin-left:40px;
}
.Box {
	margin-bottom:20px;
}
.BoxHead {
	height:20px;
	border-bottom:#000000 solid 0px;
	margin-bottom:5px;
}
.BoxHeadLeft {
	font-weight:bold;
	font-size:13px;
	float:left;
}
.BoxHeadRight {
	float:right;
}
.BoxContent {
	margin-bottom:5px;
}
/******************************************************************************/
/* Events                                                                     */
/******************************************************************************/
.event_titel {
	background-image:url(../img/event_title_back.gif);
	background-repeat:no-repeat;
	height:26px;
	color:#B3E600;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 20px;
}

/******************************************************************************/
/* Gallery                                                                    */
/******************************************************************************/
.gallery_box {
	margin: 20px 0px 0px 20px;
	height:65px;
}
.gallery_box_pic {
	text-align:center;
	width:95px;
	float:left;
}
.gallery_box_pic img{
	border:1px solid #70582E;
}
.gallery_box h2 {
	font-size:13px;
	font-weight:bold;
	margin:0px;
}
.gallery_box_text {
	margin:0px 0px 0px 15px;
}
.gallery_thumb_box {
	float:left;
	padding-left:40px;
	padding-top:30px;
	width:600px;
	height:250px;
}
.gallery_thumb {
	float:left;
	text-align:center;
	margin:10px 0px 10px 0px;
	width:100px;
	height:60px;
}
.gallery_thumb img {
	border:1px solid #70582E;
}
.gallery_left {
	text-align:left;
	padding-left:30px;
	width:32px;
}
.gallery_middle {
	text-align:center;

}
.gallery_right {
	text-align:right;
	padding-right:45px;
	width:32px;
}

.gallery_thumb_nav {
	width:600px;
}
gallery_bild_box {
	float:left;
	padding-left:40px;
	width:510px;
	height:340px;
}
.gallery_bild {
	float:left;
	text-align:center;
	margin:10px 0px 10px 0px;
	width:582px;
	height:330px;
}
.gallery_bild_nav {
	width:600px;
}
.gallery_bild img {
	border:1px solid #70582E;
}

/******************************************************************************/
/* DJS                                                                        */
/******************************************************************************/
.dj_box {
	margin: 20px 0px 0px 20px;
	height:65px;
}
.dj_box_pic {
	text-align:center;
	width:95px;
	float:left;
}
.dj_box_pic img{
	border:1px solid #70582E;
}
.dj_box h2 {
	font-size:13px;
	font-weight:bold;
	margin:0px;
}
.dj_box_text {
	margin:0px 0px 0px 15px;
	line-height:13px;
}
.dj_box_text p{
	margin-top:5px;
}


#Footer {
	/*background-image:url(../img/footer.png);*/
	background-image:url(../img/links.png);
	background-repeat:repeat-y;
	height:54px;

}
.Clearer {
	clear:both;
	width:1px;
	height:1px;
	font-size:1px;
}
