#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #800000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #800000;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.png) repeat-x;
	font: 0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9A9A9A;
}

#footer a{
	font-weight: normal;
	color: #800000;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #ffffff;
	font-size: 1.0em;
}

h2 {
	letter-spacing: -2px;
	font-size: 1.8em;
}
h4 {
	letter-spacing: -2px;
	font-size: 1.8em;
}

p, blockquote, ol, ul {
	line-height: 180%;
	font-size: .9em;
}

a {
	text-decoration: none;
	color: #F5C314;
	
}

a:hover {
	border: none;
	
}

/* Header */

#header
	{
	width: 450px;
	height: 600px;
	margin-left: 3px;
	background: #800000;
	font: 1.0em bold "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	border-top: 2px solid #EFCBBD;
	border-bottom: 2px solid #EFCBBD;
	border-left: 2px solid #EFCBBD;
	border-right: 2px solid #EFCBBD;
	text-decoration: none;

	
}
#text { margin-left:15px; }
#text_innen { margin-left:150px; }
#text_innen_rechts { margin-right:100px; }

#rahmen
{
position: absolut;
margin:auto;
padding:auto;
height:645px;
width:868px;
background: url(../images/rahmen.jpg);
}
.bildlinks
{
float: left;
margin: 4px 4px 4px 18px;

}

/* Content */

#content {
float: left;


margin-top: 5px;

margin-left: 20px;
	width: 830px;
	height: 600px;
	background: #ffffff;

}

/* Column One */

#colOne {
	float: left;
	width: 460px;
	height: 554px;
	background: #ffffff;
}

#colOne .post {
	margin: 0 4px;
	padding: 20px 0 10px 0;
	border-top: 0px solid #ffffff;
}

#colOne .posted {
	font-size: .8em;
}

/* Column Two */

#colTwo {
	float: left;
	width: 240px;
	height: 600px;
	background: #800000;
	border-right: 2px solid #EFCBBD;
	border-top: 2px solid #EFCBBD;
	border-left: 2px solid #EFCBBD;
	border-bottom: 2px solid #EFCBBD;

}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#colTwo li {
	padding: 20px 11px;

	
}

#colTwo li ul {
	padding-left: 24px;
	
}

#colTwo li li {
	padding: 0;
	border: none;
	
}

#colTwo h2 {
	letter-spacing: -1px;
	font-size: 1.4em;
	margin-bottom: 1em;
	padding: 0 0 0 24px;
	
}

#colTwo a {
	border: none;
	padding-left: 10px;
	
}

#colTwo a:hover {
	color: #800000;
}

#menu {
	background: #800000;
                 
}


#menu ul {
	margin: 0;
	padding: 0;
	width: 195px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 195px;
	font: 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left: -20px;
	padding: 4px 0 3px 10px;

	color: #ffffff;
}

#menu a:hover, #menu .active a {
	background: #ffffff;
	color: #800000;
}

#left {
width:180px;
line-height:15px;
margin-top:2px;
margin-left:10px;
height: 140px;
float:left;
}
#right {
width: 220px;
height: 140px;
line-height:15px;
margin-top:2px;
margin-right:7px;
float:right;
}


#banner_left {
width:130px;
line-height:15px;
margin-top:2px;
margin-left:10px;
float:left;

}
#banner_right {
width: 270px;
line-height:15px;
margin-top:2px;
margin-right:7px;
float:right;

}












/* Column Three */

#colThree {
	float: left;
	overflow : hidden;
	width: 120px;
	height: 600px;
	border-top: 2px solid #EFCBBD;
	border-bottom: 2px solid #EFCBBD;
	border-left: 2px solid #EFCBBD;
	border-right: 2px solid #EFCBBD;
	background: #800000;
	color: #000000;
	font: 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#colThree ul {
	
	margin: 2px;
	padding: 0;
	list-style: none;
	
}

#colThree li {

padding: 2px 2px;


	
}

#colThree li ul {

	
	
}

#colThree li li {

	padding: 0;
	border: none;
	
}

#colThree h2 {

	
}

#colThree a {
color: #ffffff;
}

#colThree a:hover {
	#F5C314;
}

#menu_right {



             
}

#menu_right h2 {
	
}

#menu_right ul {
	margin: 0;
	padding: 0;
	width: 125px;
	   
}

#menu_right li {
	display: inline;

}

#menu_right a {
	
	
	display: block;
	width: 125px;
	padding: 1px 0 1px 10px;
	background: none;
	color: #ffffff;
	

	
}

#menu_right a:hover, #menu_right .active a {
	background: #800000;
	color: #ffffff;
}


