@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}
a.menu_bottom, a.menu_bottom:link, a.menu_bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_bottom:active, a.menu_bottom:hover {
	text-decoration: underline;
	
}
content {
	width:689px;	
		}
#main #content #box #funktion {
	color: #FFFFFF;
}
#bottom #inhalt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a:link, a:visited, a:focus {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
	
a:hover, a:active {
	text-decoration: underline;
	color: #999999;
}


a.weis {
	color: #FFFFFF;
    text-decoration:none;
}
table {
	font-size: 12px;
}
a.beitritt, a.beitritt:link, a.beitritt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.beitritt:active, a.beitritt:hover {
	text-decoration: underline;
	color: #999999;
}
input, textarea {
	font-size: 12px;
}
#bottom input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}
.button {
	background-color:#FFFFFF;
	border:1px solid #000000;
}
.feld {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rot {
	color:#C33738;
}
a.link, a.link:link, a.link:visited {
	text-decoration:none;
	color: #000000;
}
a.link:active, a.link:hover {
	text-decoration: none;
	color: #999999;
}
a.weis_link, a.weis_link:link, a.weis_link:visited {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: bold;
}
a.weis_link:active, a.weis_link:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.linkgbook, a.linkgbook:link, a.linkgbook:visited {
	text-decoration:none;
	color: #F0000F;
	font-weight: bold;
}
a.linkgbook:active, a.linkgbook:hover {
	text-decoration: underline;
	color: #F0000F;
	font-weight: bold;
}
a.top, a.top:link, a.top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a.top:active, a.top:hover {
	text-decoration: underline;
	color: #999999;
}

.ebene1
{
width:100px;
top:8px;
left:50%;
margin-left:460px;
position:absolute;
}

.ebene2
{
z-index:10;
width:100px;
top:8px;
right:50%;
margin-right:500px;
position:absolute;
}


/* Sortable tables */
table.sortable thead {
    background-color:#C33738;
    color:#ffffff;
    font-weight: none;
    cursor: default;
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	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: #666;
	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;
	outline: none;
}

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

#lbCaption {
	font-weight: bold;
}

