* {
	margin:0;
	padding:0;
}

body {
	font-size:11pt;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height:15pt;
	background-image:url(../images/bg1.jpg);
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
	background-attachment:scroll;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
}

#container {
	background-color:#FFFFFF;
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
	background-attachment:scroll;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	width:900px;
	margin:auto;
}

#layoutHeader {
	background-color:transparent;
	background-image:url(../images/hdr1.jpg);
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	width:900px;
	height:216px;
}

#layoutHeader h1 {
	color:#DB0D73;
	font-size:30px;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:bold;
	font-style:oblique;
	line-height:130%;
	width:630px;
	padding-top:20px;
	padding-left:235px;
	text-shadow:black 1px 1px 5px;
}

#layoutHeader h2 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	width:880px;
	padding-top:10px;
	padding-right:20px;
}

#layoutCenterBody {
	margin:42px 10px 0px 10px;
}

#layoutNavigation .navTitle {
	background-image:none;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	height:30px;
}

#layoutNavigation .navTitle h3 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#layoutBodyContent {
	width:660px;
	margin-left:210px;
}

#layoutBodyContent a {
	color:#C167CF;
	text-decoration:underline;
}

#layoutBodyContent a:hover {
	color:#FFFFFF;
	background-color:#C167CF;
	text-decoration:none;
}

#layoutBodyContent h1 {
	color:#C167CF;
	font-weight:bold;
	font-size:2.5em;
	padding-top:5px;
}

#layoutBodyContent h2 {
	color:#C167CF;
	font-weight:normal;
	font-size:14pt;
	margin-top:10px;
}

#layoutBodyContent p {
	color:#6A3685;
	font-size:1.1em;
	font-family:'Times New Roman', Times, Georgia, serif;
	text-align:justify;
	margin-top:10px;
}

.clearer {
	clear:both;
	height:10px;
}

#layoutFooter {
	background-color:#C167CF;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	height:auto;
	text-align:center;
}

#layoutFooter p {
	padding-top:10px;
	color:#FFFFFF;
	font-size:9pt;
}

.company {
	color:#FFFFFF;
	font-size:8pt;
}

#layoutFooter a {
	color:#FFFFFF;
	text-decoration:underline;
}

#layoutFooter a:hover {
	color:#FFFF00;
	text-decoration:none;
}

/* main menu begins */

#topBar {
	background-image:url(../images/logo1.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#003200;
	height:144px;
}

#topBar h1 {
	color:#FFFFFF;
	font-size:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	padding-top:30px;
	padding-left:150px;
}

#topBar h4 {
	color:#6C9F67;
	font-size:16px;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style:oblique;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	padding-top:12px;
	padding-left:150px;
}

#siteFuncs {
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	position:absolute;
	top:114px;
	width:900px;
	height:24px;
	float:right;
}

#siteFuncs ul {
	text-align:right;
	padding-top:9px;
}

#siteFuncs li {
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	display:inline;
}

#siteFuncs li a {
	font-size:12px;
	text-decoration:none;
	background-image:url(../images/mainMenuList.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:0% 5px;
	background-position-x:0%;
	background-position-y:5px;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	padding:3px 30px 3px 8px;
}

#layoutNavigation li {
	font-family:'Times New Roman', Times, serif;
	font-weight:bold;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:scroll;
	text-decoration:none;
}

#siteFuncs li a:link {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}

#siteFuncs li a:hover {
	color:#FFA500;
	text-decoration:underline;
}

#siteFuncs li a:visited {
	color:#FFFFFF;
}

#layoutMenu {
	background-color:#003700;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
	text-align:right;
	height:36px;
}

#layoutMenu ul {
	text-align:left;
	padding-top:9px;
	padding-left:12px;
}

#layoutMenu li {
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	display:inline;
}

#layoutMenu li a {
	text-decoration:none;
	background-image:url(../images/mainMenuList.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:0% 5px;
	background-position-x:0%;
	background-position-y:5px;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	font-size:15px;
	font-weight:bold;
	padding:3px 30px 3px 8px;
}

#layoutMenu li a:link {
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
}

#layoutMenu li a:visited {
	color:#FFFFFF;
}

#layoutMenu li a:hover {
	color:#FFA500;
}

/* mein menu ends */

/* left navigation menu begins */

#layoutNavigation {
	position:absolute;
	top:246px;
	width:180px;
	clear:right;
}

#layoutNavigation ul {
	list-style-type:none;
}

#layoutNavigation a {
	background-color:#F6E1FF;
	display:block;
	width:180px;
	margin:4px 10px 4px 0px;
	padding:2px 5px 2px 5px;
}

#layoutNavigation a:link, #layoutNavigation a:visited {
	color:#740070;
	font-size:1.3em;
	font-weight:bold;
	text-decoration:none;
}

.picNum {
	color:#740070;
	font-size:1em;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

#layoutNavigation a:hover {
	background-color:#740070;
	color:#FFFFFF;
	font-weight:bold;
}

/* left navigation menu ends */

.byline {
	color:#C0C0C0;
	font-size:10px;
}

.imageRight {
	float:right;
	margin-left:12px;
}

.formSect {
	color:#000000;
	font-size:8pt;
	line-height:normal;
	text-align:left;
	padding-left:6px;
}

.formTitle {
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding-left:6px;
}

#rColumn {
	width:300px;
	height:auto;
	float:right;
	margin-top:12px;
	margin-left:20px;
}

.thumbs {
	position:relative;
	top:300px;
}

#flashContainer {
	width:190px;
	height:220px;
}

#fix {
	width:190px;
	float:left;
}

.thumbTable {
	width:300px;
	border:2px solid #D69EDB;
}

#slideshow3 {
	width:190px;
	height:428px;
}

#page-wrap {
	background-color:#C0C0C0;
	width:auto;
	min-height:500px;
}

#contact-area {
	width:auto;
	margin-top:25px;
}

#contact-area input, #contact-area textarea {
	width:auto;
	font-family:Helvetica, sans-serif;
	font-size:1.4em;
	border:2px solid #CCCCCC;
	margin:0px 0px 10px 0px;
	padding:5px;
}

#contact-area textarea {
	width:471px;
	height:90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border:2px solid #990000;
}

#contact-area input.submit-button {
	width:100px;
	float:right;
}

label {
	float:left;
	text-align:right;
	margin-right:15px;
	width:70px;
	padding-top:5px;
	font-size:1em;
}

#formdiv {
	background-color:#FFF4FA;
	padding:12px;
}

#adBox {
	background-color:#F6E1FF;
	text-align:center;
	border:1px dotted #FF00FF;
	padding:12px;
}

#adBox1 {
	background-color:#F6E1FF;
	border:1px dotted #FF00FF;
	padding:12px;
}

#adBox2 {
	background-color:#F6E1FF;
	border:1px dotted #FF00FF;
	padding:12px;
}

#adBox h1 {
	color:#C167CF;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#adBox2 h1 {
	color:#C167CF;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#adBox1 h1 {
	color:#C167CF;
	font-size:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#adBox1 h2 {
	color:#C167CF;
	font-size:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

#adBox2 h2 {
	color:#C167CF;
	font-size:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

#adBox1 h3 {
	color:#C167CF;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:oblique;
	text-align:center;
}

#adBox2 h3 {
	color:#C167CF;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:oblique;
	text-align:center;
}

#adBox1 h4 {
	color:#C167CF;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#adBox2 h4 {
	color:#C167CF;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#adBox2 p {
	text-align:left;
}

#adBox p {
	text-align:center;
}

#adBox1 p {
	color:#808080;
	font-size:11pt;
	font-family:Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align:left;
	margin-top:0;
}

.heroes {
	color:#000000;
	font-size:0.9em;
	font-family:Georgia, 'Times New Roman', Times, serif;
}


