body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
  
}
body {
	background-color: #002E00;
	background-image: url(pattern01.gif);
	background-repeat: no-repeat;
	margin: 10px;
	
}

.main {
  background-color: #fff;
  border: 1px solid #C40009;
  /*background-image: url(back.gif);*/
}

.table_pathway {
  padding: 5px 5px 2px 22px; 
  /*border-bottom: 1px dotted #999999;*/
  width: 97.5%;
  margin-left: 0px;
}


.pathway  {
         font-size:11px;
	       vertical-align: top;
	       text-align: left;
         text-decoration: none;
         color: 404040;
         /*background-color:#eeeeee*/
}


a:link, a:visited, a:active {
	color: #404040;
	text-decoration: none;
}
a:hover {
	background-color: #ddd;
	text-decoration: none;
	color:#fff;
}


.thumb a:link, a:visited, a:active {
	color: #404040;
	text-decoration: none;
}

.thumb a:hover {
	color: #333333;
	background-color: #D5003C;
	text-decoration: none;
}

hr {
	margin: 5px 0px 15px 20px;
	color: #ccc;
	height: 0px;
	width: 45%;
	border-width:1px 0px 0px 0px; 
	border-style:solid;
}
h1 {
	font-size: 18px;
	color: #000;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #333;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 980px;
	height: 148px;
	background-image: url(header.png);
	background-color: #FFFFFF;
	vertical-align: top;
	background-repeat: no-repeat;
	padding-right:20px;
	padding-top:10px;
}

img {
         padding:4px;
         border: 1px solid #cccccc;
	       margin: 2px 2px 2px 0;
	       backgroundcolor: none;
}

.img_ohne {
            padding: 0px;
            border: 0px;
            margin: 0px;
}

.title  {
         font-size:17px;
         font-weight:bold;
	     vertical-align: top;
	     text-align: left;
         text-decoration: none;
         color:#C40009;
         /*background-color:#FCEED5;*/
         padding     : 20px 10px 0px 20px;
}

#search {
          width:250px;
		  text-align: right;
   
}

#navContainer {width: auto;display:block;clear:both;border-right:0px solid #000;padding-left:0px;}

 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */
#header_menu {position: absolute; margin-left: 0px; background:164E25;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 0; clear: both;}

#nav {
	height: 19px;
	background: #164E25;
    background: url(./images/activ_current.png) top left repeat-x;
	border-top: 0;
	padding-left:20px;
	padding-bottom:10px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
        // font-weight:bold;
	//text-transform: uppercase;
	width: auto;
	position: relative;
}
#nav ul li {float: left; color: #fff; text-align: center; font-weight: bold;}
#nav ul li a {display: block; padding: 9px 4px 5px 4px; padding-bottom: 5px; border-left: 1px solid #BBBBBB; border-right: 1px solid #BBBBBB; color: #fff; text-decoration: none; background:  url(./images/activ_current.png);}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: #C81302 url(./images/activ.png); border-color: #fff; color: #C40009;}
#nav li a:active, #nav ul li a.active {background: #2C3440 url(./images/activ_current.png); border-color: #323639; color: #fff;}

/* Current page Customisations*/
#nav li.menu-current a		{background: #D72917 url(./images/activ.png); color: #333;}
#nav li.menu-current a		{font-weight: bold;}

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; display: none; text-transform: none; border: 1px solid #000; border-top: 0; font-size: 100%;}
#nav .menu li ul li {width: 12em; text-align: left; font-weight: normal; margin: 0; padding: 0; line-height: 1.2em;}
#nav .menu li ul a {width: 11.5em; padding: .6em .1em .6em .4em; background:#2C3440 ; color: #fff; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #4b4c4d; background:#404956; border: 0; color:#fff;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .6em .1em .6em .4em; background: #434D5D; color: #fff; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}


/*Menu links*/
/*
.menu {
	vertical-align: top;

	width: 250px;
	padding: 10px 10px 10px 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	display: block;
	margin: 0;
    color: #000;
  	padding-left: 0px;
    padding-bottom: 0px;
    font-weight:normal;

}

.menu ul ul {
	padding-left: 10px;
	font-weight:normal;
}

.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 10px 1px 10px;	
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #aaa;
	
}
.menu a:hover {
	background-color: #D5003C;
	text-decoration: none;
	color:white;
}
.menu_current {
	background-color: #fff;
	text-decoration: none;
	color:white;
	border-left:1px solid #D5003C;
	border-bottom: 1px dotted #D5003C;
	display:block
}
*/


.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 10px 10px 2px 25px;
	font-size: 10px;
	/*background-color: #666666;*/
	color: #404040;
	text-align: center;
	line-height: 180%;
}
.login input {
	width: 75%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.back {
		background-image: url(content_back.gif);
		background-repeat: no-repeat;				
}

.content_links {
	padding: 0px 10px 20px 20px;
	height: 400px;
	vertical-align: top;
	text-align: left;
	width: 470px;
}

.content_rechts {
	padding: 0px 20px 20px 10px;
	vertical-align: top;
	text-align: left;	
	width: 470px;
}

.footer {
	padding: 5px;
	height: 20px;
	color: #530001;
	background-color: #C3D5C3;
	vertical-align: middle;
	text-align: center;
	font-weight: bolder;
}

input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333;
        font-weight:bold;
        text-decoration: none;
        border: 1px #aaa solid; margin-top: 0px; margin-right: 1px; margin-bottom: 5px; margin-left: 1px;
        padding-left:5px;
        background-color: #fff;
	  }

textarea {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333;
        font-weight:bold;
        text-decoration: none;
        border: 1px #aaa solid; margin-top: 0px; margin-right: 1px; margin-bottom: 5px; margin-left: 1px;
        padding-left:5px;
        background-color: #fff;
		}
		
.weiss {
	padding: 5px 0px 3px 0px;
	font-size: 11px;
	color: #F6C97A;
	text-align: center;
}
