/*****************************/
/* element definitions start */
/*****************************/

html, body {
	color:#333333;
	background-color:#7F8270;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

body {
	color:#000000;
	margin: 0px;
	padding: 0px;
	background-color: #7F8270;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-weight:bold;
	text-decoration:none;
	color: #333333;
}

a.link {
	color:#333333;
	font-weight: bold;
}

a:hover {
	color:#666633;
	font-weight: bold;
}



a img {
	text-decoration:none;
}

h1 {
	font-size:16px;
	text-align:left;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
	font-weight: bold;
	text-transform: uppercase;
}
.catroot {
	font-weight: bold;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	background-image: url(http://www.normandy1944.info/images/icon/clipboard_text.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #D7DCC5;
}
a.black{
	color:#454545;

}
a.black:hover{
 color:#000000;
}

.catsub {
	line-height:1px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #343434;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
h1.title {
	color:#666633;
	text-align: left;
	vertical-align: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

h1 a {
font-size:18px;
font-weight:normal;
text-decoration:none;
color:#666633;
}

h1 a:hover {
	text-decoration:none;
	color:#666633;
	font-weight: normal;
}

h2 {
	font-size:12px;
	text-align:left;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
}

h2.title {
	font-size:11px;
	font-weight:normal;
	color:#333333;
	margin:0px 0px 0px 20px;
	width: 300px;
}

h2 a {
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	}

h2 a:hover {
	text-decoration:none;
	color:#666633;
}

div.summary {
  color:#555555;
  margin-left:15px;
}

/*****************************/
/* element definitions end   */
/*****************************/

/*****************************/
/* class definitions start   */
/*****************************/

div.footer {
color:#555555;
font-size:11px;
font-weight:normal;
background-color:transparent;
border-top:solid 1px #cccccc;
padding:10px 5px 10px 5px;
margin:30px 10px 0px 10px;
}

div.footer a {
font-size:11px;
font-weight:normal;
}

div.path {
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:15px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
}

div.path a {
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
}

div.printlink {
float:right;
width:auto;
}

div.quicknav {
	font-size:12px;
	font-weight:normal;
	text-align:right;
	padding:0px;
	margin:0px 13px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

div.quicknav a {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

div.quicknav a:hover {
color:#666633;
}

div.toplink {
padding:0px;
margin:0px 0px 0px 15px;
}

div.toplink a {
font-size:11px;
font-weight:normal;
}

table.main {
	width:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

/*****************************/
/* class definitions end     */
/*****************************/

/*****************************/
/* top table starts          */
/*****************************/

td.title_top_left {
color:#000000;
/*background-color:#666633;*/
height:44px;
/*border-top:solid 1px #bb0000;
border-bottom:solid 1px #880000;*/
}

td.title_top_right {
color:#000000;
/*background-color:#666633;*/
height:44px;
/*border-top:solid 1px #bb0000;
border-bottom:solid 1px #880000;*/
}

td.title_bot_left {
color:#000000;
/*background-color:#cc3300;*/
height:29px;
/*border-top:solid 1px #ee3300;
border-bottom:solid 1px #a07050;*/
}

td.title_bot_right {
color:#000000;
/*background-color:#cc3300;*/
/*border-top:solid 1px #ee3300;
border-bottom:solid 1px #a07050;*/
}

/*****************************/
/* top table ends            */
/*****************************/

/*****************************/
/* quicksearch starts        */
/*****************************/

form.qs {
text-align:right;
padding:0px;
margin:0px 13px 0px 0px;
}

form.qs p {
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

form.qs input.button {
	font-size:11px;
	font-weight:normal;
	width:25px;
	color:#000000;
	/*background-color:#f9f9ff;*/
border:1px solid #CCCCCC;
	padding:0px;
	margin:0px;
}

form.qs input.textfield {
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

/*****************************/
/* quicksearch ends          */
/*****************************/

/*****************************/
/* main starts               */
/*****************************/

td.main {
	vertical-align:top;
	width:100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.main {
	font-size:12px;/* Internet Explorer needs this */
	font-weight:normal;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

div.main h3 {
	font-size:16px;
	font-weight:bold;
}

div.main h4 {
font-size:13px;
font-weight:bold;
padding:0px;
margin:25px 0px 2px 0px;
border-bottom:solid 1px #cccccc;
}

div.main h4 a {
font-size:13px;
font-weight:bold;
text-decoration:none;
}

div.main h4 span.top {
font-size:11px;
font-weight:normal;
}

div.main h4 span.top a {
font-size:11px;
font-weight:normal;
text-decoration:none;
}

div.main p {
	padding:0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #333333;
}

div.main table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;				/* Internet Explorer needs this */
	font-weight:normal;
	line-height:17px;
	margin: 0px;
	padding: 0px;
}

div.main td {
	padding:0px 5px 0px 5px;
	margin:0px;
}



/*****************************/
/* main ends                 */
/*****************************/

/*****************************/
/* navbox starts             */
/*****************************/

td.navbox {
	vertical-align:top;
	width:190px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

div.navbox {
	font-size:12px;
	font-weight:bold;
	line-height:17px;
	width:160px;
	padding:0px;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.navbox h5 {
	font-size:11px;
	font-weight:bold;
	padding:2px 5px 1px 5px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
}

div.navbox h5 a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666633;
}

div.navbox2 ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


div.navbox2 li {
	margin:0px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul.collapse{
padding:0px;
margin:0px;
}

div.navbox div.inactive {
	color:#333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div.navbox div.active {
	color:#000000;
	padding:0px 0px 20px 0px;
	margin:-1px 0px 0px 0px;
}

div.navbox div.active h5 {
	color:#000000;
/*background-color:#ffe0e0;*/
}

div.navbox div.impressum {
color:#000000;
/*background-color:#f9f9ff;*/
padding:0px;
margin:20px 0px 0px 0px;
border:solid 1px #c0d3e2;
}

div.navbox div.impressum div.active {
border:solid 1px #ffc9c9;
padding:0px;
margin:-1px;
}

/*****************************/
/* navbox ends               */
/*****************************/

/*****************************/
/* Titlebar             */
/*****************************/
.thickwhitegreeen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #BCBD9D;
	text-decoration: none;
	letter-spacing: 0.067em;
	text-transform: uppercase;
}
/*****************************/
/* Titlebar ends               */
/*****************************/
input {
	background-color: #FAFAF5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
        
        
        