/* SITE CSS Jan */

body
{
    padding: 0;
    background-image: url("../images/bg-body.gif");
    color: #575e70;
}

a
{
    text-decoration: none;
}

div#leftcontent a, div#leftcontent a:hover
{
    color: #575e70;
}

div#maincontent a, div#maincontent a:hover,
div#header-menu a, div#header-menu a:hover
{
    color: #c7011a;
}

div#maincontent a.selected, div.pagenavigator span.current
{
    text-decoration: underline;
}

ul
{
    margin: 0.25em 0 0.25em 1.1em;
}

p
{
    margin: 0.25em 0 0.25em 0;
}

form
{
    margin: 0;
}

h2, h3, h4, h5
{
    margin: 0;
}

h1
{
    font-size: 1.2em;
    font-weight: bold;
}

h2
{
    font-size: 1.1em;
    font-weight: bold;
}

h3, h4, h5
{
    font-size: 1em;
    font-weight: bold;
}

div.horiz-ruler
{
    height: 3px;
    background-image: url("../images/bg-dot.gif");
    margin: 0.25em 0 0.25em 0;
}

.inline
{
    display: inline;
}

.color-red, a:hover.color-red
{
    color: #c7011a;
}

div.object-left
{
    margin-right: 10px;
}

div.object-right
{
    margin-left: 10px;
}

div.imageleft
{
    float: left;
    margin-right: 10px;
}

/* */

div#allcontent
{
    width: 790px;
    margin: 0 auto 0 auto;
    padding: 0 10px 30px 10px;
    background-image: url("../images/bg-allcontent.gif");
}

div#footer
{
    margin: 40px 0 0 220px;
}

div#login-box
{
    margin-top: 15px;
}

div#login-box, div#login-box a, div#login-box a:hover
{
    color: #c7011a;
}

div#left-menu
{
    margin-top: 15px;
    background-color: #e7e9e8;
}

div#my-menu
{
    margin-top: 10px;
    background-color: #e7e9e8;
    border: 1px solid #858b97;
}

div#my-menu img
{
    margin: 10px 0 0 10px;
}

div.pagenavigator, div.pagenavigator a, div.pagenavigator a:hover
{
    color: #c7011a;
}

div.pagenavigator, div.pagenavigator p
{
    display: inline;
}

div#edithelp
{
    background-color: #e7e9e8;
    margin: 25px 0 0 0;
    padding: 10px 5px 10px 10px;
}

div.map-mini
{
    width: 300px;
    height: 200px;
}

div.map-image
{
    width: 195px;
    height: 120px;
    overflow: hidden;
}


/* PAGE HEADER */

div#header
{
    height: 95px;
    width: 785px;
    background-image: url("../images/bg-head.jpg");
    background-repeat: no-repeat;
    color: #000000;
}

div#header-menu
{
    height: 40px;
    width: 100%;
    text-align: right;
    padding: 0px;
}

div#header-menu p
{
    margin: 0;
    padding-top: 0.25em;
}

div#header-search
{
    height: 50px;
    width: 165px;
    margin-left: 615px;
    padding: 0px;
}


/* COLUMNS */

div#leftcontent
{
    float: left;
    width: 180px;
    overflow: hidden;
    margin-top: -17px;
}

div.leftcontent-design
{
    border: 1px solid #858b97;
}

div#maincontent
{
    width: 590px;
    float: right;
    padding-top: 10px;
    overflow: hidden;
}


/* MENUE */

div.menu-level-0
{
    padding: 5px 0 5px 0;
    margin-top: 5px;
}

div.menu-level-1
{
    margin-bottom: 15px;
    background-color: #d6dadb;
}

div.menu-link
{
    padding: 3px 0 3px 10px;
}

div.menu-link,
div.menu-link a
{
    white-space: nowrap;
}

div.menu-link.level-0
{
    font-weight: bold;
}

div.menu-link.level-1
{
    
}

div.menu-link.selected
{
    
}

div.menu-link.selected,
div.menu-link.selected a
{
    
}

/* Images */

div#xajax-my-gallery-image
{
/*
    width: 588px;
    min-height: 300px;
    _height: 300px;
*/
}

div.gallery-image-full
{
    background-color: #dfdcd5;
    margin-top: 15px;
}
/*
div.gallery-image-full h1
{
    padding-top: 10px;
}
*/
div.gallery-image
{
    text-align: center;
    background-color: #cac7c2;
    border: 1px solid #a7a7a9;
    overflow: hidden;
}

div.gallery-image img
{
    vertical-align: middle;
}

div.gallery-image-line
{
    width: 98px;
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
}

div.gallery-image-line p
{
    white-space: nowrap;
    border-left: 1px solid #cacaca;
    padding-left: 3px;
}

div.gallery-image-line div.gallery-image
{
    
}

div.image-list div.gallery-image
{
    background-color: #cac7c2;
}

/* Forms */

input.box, textarea.box
{
    width: 98%;
}

input.searchinput
{
    background-color: #e2e1dd;
    border: 1px solid #999896;
    width: 160px;
}


/* Startseite */

div.folder-main div.left-col
{
    float: left;
    width: 324px;
}

div.folder-main div.right-col
{
    float: right;
    width: 245px;
}
/*
div.folder-main h1, div.folder-main h2, div.folder-main h3
{
    color: #c7011a;
}
*/

/* Diverses */

div.class-article p
{
    margin:0.25em 0em 0.75em 0em;
}

div.block label
{
    white-space: normal;
}


/* SLIMBOX */

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

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/slimbox/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/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/slimbox/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: 66px;
	height: 22px;
	background: transparent url(../images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

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

#lbCaption {
	font-weight: bold;
}
