/* CSS Document-menk-arts_4.1 */
body
{
    font-family: 'Century Gothic', sans-serif, Veranda, Arial;
    background: #efefeb url(slices/background_gradient.jpg) repeat-x;
    margin: 0;
    padding: 0 0 0 0;
    font-size: 13px;
    text-align: left;
}

.root
{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.top
{
    width: 1015px;
	height: 9px;
	margin: 0 0 0 0;
}
   
#header
{ 
    background: #a6a4a1 url(slices/header.jpg) no-repeat bottom;
	margin: 0 0 0 0;
    width:1015px;
	height: 189px;
}


.middle
{
    background-color: #ffffff;
	width: 980px;
	height: 676px;
	float: left;
}

.left
{
    width: 18px;
	height: 676px;
	float: left;
}

#borderleft_up
{
    background: #efefeb url(slices/borderleft_up.jpg) no-repeat left;
	width: 18px;
	height: 626px;
}  

#borderleft_down
{
    background: #efefeb url(slices/borderleft_down.jpg) repeat-y center;
	width: 18px;
	height: 50px;
}

.right
{
    width: 18px;
	height: 676px;
	margin-left: 997px;
}

#borderright_up
{
    background: #efefeb url(slices/borderright_up.jpg) no-repeat right;
	width: 18px;
	height: 626px;
} 
#borderright_down
{
    background: #efefeb url(slices/borderright_down.jpg) repeat-y center;
	width: 18px;
	height: 50px;
}

#navi
{
    background-color: #ffffff;
	width: 300px;
	height: 626px;
	float: left;
}

#navibottom
{
    background: #ffffff url(slices/navibottom.jpg) no-repeat right;
	width: 300px;
	height: 50px;
	float: left;
}

#contentbottom
{
    background: #ffffff url(slices/contentbottom.jpg) no-repeat left;
    width: 680px;
	height: 50px;
	float: right;
}

#content
{
    background: #ffffff url(slices/content.jpg) no-repeat right top;
	width: 680px;
	height: 626px;
	float: right;
	
}

.footer
{
    background: #efefeb url(slices/footer.jpg) no-repeat center;
	width: 1015px;
	height: 38px;
	clear:both;
}

.bottom
{
    width: 1015px;
	height: 20px;
	margin: 0 0 0 0;
}
 


  ul#navigation {
        margin: 0px;
        padding: 40px;
		text-align: right;
		font-size: 1.1em;
        list-style-type: none;
    }

    ul#navigation li {
        padding: 0px;
        margin: 10px;
        width: 160px;
    }

    ul#navigation li a:link 
{
        display: block;
        background-color: #FFFFFF;
        padding: 10px;
        color: #666666;
        font-family: 'Century Gothic', Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
}

    ul#navigation li a:visited 
{
        display: block;
        background-color: #FFFFFF;
		padding: 10px;
        color: #666666;
		font-family: 'Century Gothic', Helvetica, sans-serif;
		text-decoration: none;
        font-weight: bold;
}

    ul#navigation li a:hover
{
        display: block;
		background: url("allgpics/nav_on.gif") no-repeat top right;
        background-color: #FFFFFF;
		padding: 10px;
        color: #999999;
		font-family: 'Century Gothic', Helvetica, sans-serif;
		text-decoration: none;
        font-weight: bold;
 }
 
 ul#navigation li a:active 
{
        display: block;
		background: url("allgpics/nav_on.gif") no-repeat top right;
        background-color: #FFFFFF;
		padding: 10px;
        color: #999999;
		font-family: 'Century Gothic', Helvetica, sans-serif;
		text-decoration: none;
        font-weight: bold;
}
 
 ul#navigationbottom {
        margin: 0 15px 5px 0;
        padding: 0 25px 5px 0;
		text-align: right;
		font-size: 0.9em;
        list-style-type: none;
    }

    ul#navigationbottom li {
        list-style-type: none;
		display: inline;
		padding: 5px;
        margin: 3px;
        width: 500px;
		height: 25px;
    }

    ul#navigationbottom li a:link 
{
        display: inline;
        padding: 2px;
        color: #666666;
        font-family: 'Century Gothic', Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
}

 ul#navigationbottom li a:visited
{
        display: inline;
		padding: 2px;
        color: #666666;
		 font-family: 'Century Gothic', Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
 } 

  ul#navigationbottom li a:hover
{
        display: inline;
		padding: 2px;
        color: #333333;
 }
 
 ul#navigationbottom li a:active 
{
        display: inline;
		padding: 2px;
        color: #333333;
		font-family: 'Century Gothic', Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
}
  
h1
{
    background: #ffffff url(allgpics/linie_ueberschrift.jpg) no-repeat right bottom;
	width: 560px;
	padding-right: 30px;
	min-height: 50px;
	font-size: 1.5em;
	color: #999999;
}

h2
{
    background-color: #ffffff;
	width: 560px;
	padding-right: 30px;
	padding-top: 20px;
	font-size: 1.1em;
	color: #999999;
}

p
{
    width: 620px;
	font-size: 1em;
}

.infobox
{
    background-color: #999999;
	border-left: 5px;
	border-color: #333333;
}
