/**************************/
/*     Content Styles     */
/**************************/

img.left {
    margin: 0 5px 5px 0;
    float: left;
    clear: left;
}

img.right {
    margin: 0 0 5px 5px;
    float: right;
    clear: right;
}

img.left_horizontal {
    margin: 0 5px 5px 0;
    float: left;
}

img.right_horizontal {
    margin: 0 0 5px 5px;
    float: right;
}

p.small {
    font-size:10px;
}

div.important, .important {
    clear: both;
    /* background: #eee; */
	background: rgb(220,255,220);
	padding: 1em 2em;
	 /*    border: .3em solid #6999A3; */
	border: .3em solid rgb(0,150,50);
    margin: 1em 0;
}

div.warning, .warning {
    clear: both;
    text-align: center;
    font-weight: 900;
	background: rgb(220,255,220);
/*     background: #6999A3; */
    color: #000;
    padding: 1em;
    /* border: .3em solid #afc; */
    margin: 1em 0;
}
.warning a {
    color: #aaf;
}

.important p:first-child,
.warning p:first-child {
    margin-top: 0;
}
.important p, .warning p {
    margin: 1em 0 0;
}

span.highlight {
    font-weight: 900;
    letter-spacing: .1em;
    color:#066;
    /* background:#dff; */
}

/* Marker for tinymce 3 */
._-_-_-_-_-_-_-_ {}


/*******************/
/*      Start      */
/*******************/

/* body {
    font: 13px/1.4 Verdana, Geneva, sans serif;
    margin:0;
} */
body {
    font: 13px/1.4 Arial, 'Times New Roman', sans serif;
    margin:0;
}
/* #body {
    background: url(images/venetia.jpg) repeat-x 50% 0%  #6999a3;
} */
#body {
    background-image: url(images/Eiche_F6_16052002_bg.jpg); 
	background-repeat:repeat;
	background-position: 0% 0%;
	background-attachment: fixed;
	background-color: #6999a3;
	padding-top:2%;
}

/*********************/
/*  Extra-Large Container  */
/*********************/

.containerxl {
 /*    float: left; */
	margin:0 auto;
}

/*********************/
/*  Large Container  */
/*********************/

.container1 {
    /* float: left; */
	margin:0 auto;
    max-width:800px;
	background-color: rgba(220,255,220,0.4);
}


/*******************/
/*    Head Nav     */
/*******************/

/* .headnav {
    float:right;
    margin:0;
}
.headnav p {
    text-align:right;
    white-space: nowrap;
    margin:0 10px 0 0;
    font-size:.9em;
    letter-spacing: .03em;
    line-height: 1.7;
}
.headnav p a {
    color:black;
    text-decoration: none;
    padding:0 .5em;
}
.headnav p a:hover {
    background: #cfe;
} */




.header {
    margin:0 auto;
    min-height:200px;
/* 	background-color: rgba(185,225,175,0.90); */
    background-color: rgba(160,200,140,0.5);
	/* background:URL(images/venetia.jpg) repeat-x 50% 0%  #899; */
	width: 76%;
	/* position: absolute; */
	position: relative;
	left: 24%;
	color:rgb(0,80,0);
	margin: 0 0 0 0;
	padding:0% 0% 0%;
}
.headerin {
/*     padding:1% 7% 4%; */
	float:left;
	padding:2% 0% 0% 6%;
    width:53%;
	position: relative;
/* 	margin-left: 20px; */
    /* background:white; */
    /* border-radius:.7em; */
    /* box-shadow: inset 0 0 1em .2em #899; */
/*     min-height:8em; */
}

.headerin h1 {
    font: bold 150% Arial, serif;
    letter-spacing:.01em;
    margin-top: 10px;
	text-align: left;
	color:rgb(0,80,0);
}
.headerin h2 {
    font: bold 140% Arial, serif;
    letter-spacing:.01em;
    margin-top: 20px;
	text-align: left;
	color:rgb(0,80,0);
	text-indent:0em;
}
.headerin p {
    font: bold 115% Arial, serif;
    clear:both;
    text-align:left;
    margin-right:10px;
	margin-top: 0px;
	margin-bottom:0px;
    /* font-size:1.5em; */
    letter-spacing:.05em;
	color:rgb(0,80,0);
}
.kopfbild {
/*     padding:1% 7% 4%; */
	padding:0 0 0 0;
	margin:0;
    float:right;
	width:40%;
 /*    background:white; */
    /* border-radius:.7em; */
    /* box-shadow: inset 0 0 1em .2em #899; */
/*     min-height:8em; */
	max-height: 300px;

}
	
.kopfbild img {
  /*   clear:both;  clear:both; */
    float:right;
	position: relative;
    margin:0 0 0 0;
    /* font-size:1.5em; */
	max-height: 200px;
	
}


/**********************/
/*    Navigation      */
/**********************/
.nav {
    float:left;
    width: 20%;
    padding:0 1em 0 1em;
    margin:0;
	font-weight: bold;
	font-size: 120%;
	/* color: rgb(0,60,0); */
}
.nav ul {
    list-style-type: none;
    margin:0;
    padding:0;
    line-height:1.4;
}
.nav ul li {
    display:block;
}
.nav ul li span {
    /* color: black; */
	color: rgb(0,150,50);
/*     padding:.8em 0; */
    display:block;
}
.nav ul li a {
    display:block;
    /* color:white; */
	color:rgb(0,80,0);
    text-decoration: none;
    width:183px;
    padding:.8em 0;
}
.nav ul li a:hover {
    /* background:rgba(195,235,185,1); */
    background:rgba(220,255,220,0.4);	
	/* background:#cfe; */
    margin-left:-.9em;
    padding-left:0.9em;
    /* color:rgb(0,60,0); */
	width: 177px;
}
.nav ul.menulevel1 li {
    float:left;
    position:relative;
    margin: 0;
}
.nav ul.menulevel2,
.nav ul.menulevel3 {
    font-weight: normal;
	position:absolute;
    visibility: hidden;
    width:175px;
    background:rgba(190,220,190,1);
	/* background:#e7e7e7; */
    padding:0 0 0 0.5em;
    margin: 0;
    left:177px;
    top:0;
    z-index:15;
}

.nav li:hover > ul {
    visibility: visible;
}
.nav li:hover > ul li a {
	/* color:black; */
	color:rgb(0,80,0);
	width:175px;
	margin-left:-.5em;
    padding-left:0.5em;

}
.nav ul.menulevel1 li.sdocs ul.menulevel2,
.nav ul.menulevel1 li.sdocs ul.menulevel2 li.sdocs ul.menulevel3 {
    position:relative;
    top:0;
    left:0;
    visibility:visible;
}
.nav ul.menulevel1 li.sdocs ul.menulevel2 li a,
.nav ul.menulevel1 li.sdocs ul.menulevel2 li.sdocs ul.menulevel3 li a {
    /* color:white; */
	/* color:rgb(0,180,0); */
	padding-top: 0em;
	padding-bottom: 0.3em;
	/* color: rgb(100,255,50); */
	color: rgb(0,150,50);
}
.nav ul.menulevel1 li.sdocs ul.menulevel2 li a:hover,
.nav ul.menulevel1 li.sdocs ul.menulevel2 li.sdocs ul.menulevel3 li a:hover {
    /* color:black; */
	background:rgba(220,255,220,0.4);
	color:rgb(0,150,50);
	width: 170px;
/* 	margin-left:0.2em;
    padding-left:-0.2em; */
}
.nav li.docs:hover > ul li a {
/*    color:black !important; */
	color:rgb(0,80,0);
}


/* /**************************/
/*     Search field      
*************************/

/* #search {
    display: inline-block;
    position:relative;
    margin:1em 0 3em;
}
#search input {
    position:relative;
    top:-3px;
    background: URL(images/search.jpg) no-repeat left 1px white;
    border: 1px solid #aaa;
    cursor: text;
    padding:1px 0 1px 17px;
    color:#888;
    border-radius: .5em;
}
#search input:hover {
    border: 1px solid #fa0;
}
#search input:focus {
    border: 1px solid #fa0;
    color:black;
}
#search .button {
    position: absolute;
    top:3px;
    width:13px;
    background:none;
    border:none;
    cursor:pointer;
    z-index:100;
}
#search input.button:hover {
    border:none;
} */ */


/***********************/
/*      Container     */
/***********************/

.container2 {
    margin:0 auto;
    /* max-width: 1000px; */
    padding:0;
	position: relative;

}


/********************/
/*     Content      */
/********************/

.content {
    width:76%;
    min-width:300px;
    float:right;

    /* border:1px red solid; */
}
.contentin {
    padding:1% 4% 4% 6%;
    width:90%;
    background:white;
    /* border-radius:.7em; */
    /* box-shadow: inset 0 0 1em .2em #899; */
    min-height:32em;
}
h1, h2, h3, h4 {
    font: normal normal 21px Arial;
	color:rgb(0,150,50);
}
h1, h2, h3, h4, h5, h6 {
    margin: 1.5em 0 .5em;
}
h5, h6 {
    letter-spacing: .05em;
}
h5 {
    font: normal small-caps bold 19px/1.4 Arial, Verdana, sans-serif;
}
h6 {
    font-size: 10pt;
    font-weight:bold;
}


/*********************/
/*    Newsboxes    */
/*********************/

.subarea {
    width:76%;
    float:right;
    margin:0;
}

.newsbox {
    float:right;
	width:90%;
    padding:0% 4% 0% 6%;
    border-top: 3px;
	border-top-color:rgb(0,150,50);
	border-top-style: solid;
	background-color: white;
	margin-right:0;
	margin-top:0em;
	
}


/**************************/
/*    Subnavigation       */
/**************************/

.subnav {
    width:100%;
}
.subnav td a {
    text-decoration:none;
    color:#ccc;
    display:block;
    white-space: nowrap;
    padding: 0 1em;
    letter-spacing: .2em;
}
.subnav td a:hover {
    color:black;
    background-color:#cfe;
}
.previous {
    width:33%;
    text-align:left;
}
.top {
    width:33%;
    text-align:center;
}
.next  {
    width:33%;
    text-align:right
}


/**************************/
/*  Copyright & Login     */
/**************************/

.copyright {
    clear:both;
    text-align:center;
    font-size:x-small;
    letter-spacing:.2em;
    margin:1em 0;
}
.copyright a {
    color:#333;
    text-decoration:none;
    padding:0 .5em;
}
.copyright a:hover {
    color:black;
    background:rgb(220,255,220);
}


