/* LAYOUT */

#body {
		background-color: #0d0e2b;
		background-image: url(../images/graphics/bg2.gif);
		/*background-attachment: fixed;*/
		background-repeat: repeat;	
		margin: 0px 0px 20px 0px; /* top right bottom left */
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#fff;
		font-size: 13px;
}
		
#wrap {
		width:780px;
		margin: 0 auto;
		/*background-color: #ffffff;*/
		padding: 3px;
		text-align: left;
}

#header {
		width:750px;
		height:128px;
		margin: 0px 0px 0px 5px;
		background-image: url(../images/graphics/header2.gif);
 		padding: 0px 10px 0px 10px; /* top right bottom left */
 		/*background-color: #fff;*/
 		text-align:left;
}

#footer {
		clear:both;
		width:720px;
		margin: 0px 0px 5px 0px; /* top right bottom left */
		padding: 10px 0px 5px 25px; /* top right bottom left */
		color: #393951;
		font-size: 10px;
		font-weight:bold;
		text-align: center;
		font-family: Arial, Helvetica, Sans-Serif, Verdana;
		letter-spacing:0.1em;
		border:0px solid #009933;
}

#footer a {
		color: #393951;
		text-decoration:none;
}

#footer a:hover {
		color: #ee5862;
		border-bottom:none;
}

#content {
		width:762px;
		margin: 0px 15px 0px 8px;
		padding: 0px;
		border: 1px #CCCCCC solid;
		display:block;
}

.normal_column {
		display: block;
		/*float:left;*/
		margin: 0px 0px 0px 0px; /* top right bottom left */
		padding: 45px 10px 30px 40px; /* top right bottom left */
}

.startsida {
		width:762px;
		display: block;
		float:left;
		margin: 20px 0px 0px 0px; /* top right bottom left */
		padding: 0px 0px 0px 0px; /* top right bottom left */
}

#top_image {
		margin: 15px 0px 0px 7px; /* top right bottom left */
 		padding: 0px 0px 0px 0px; /* top right bottom left */
}


/* FONTS */


P {margin: 6px 0 10px 0; line-height: 1.3em; padding: 0px 0px 0px 0px; /* top right bottom left */	}
h1 { font-family: Arial, Helvetica, Sans-Serif, Verdana; font-size: 26px; font-weight: bold; color: #ee5862; letter-spacing:-2px; margin: 20px 0px 0px 0px; }
h2 { font-family: Arial, Helvetica, Sans-Serif, Verdana; font-size: 16px; font-weight: bold; color: #fff; letter-spacing:-1px; margin: 10px 0px 0px 0px;}
h3 { font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, Helvetica, Sans-Serif; font-size: 15px; font-style:italic; color: #404040; margin: 6px 0px 15px 0px;  font-weight: normal; line-height: 1.3em;}
h4 { font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, Helvetica, Sans-Serif; font-size: 10px; font-weight:bold; color: #000; margin: 0px 0px 0px 0px;}
h5 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: bold; margin: 0px 0px 0px 0px;}
h6 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight: normal; margin: 0px 0px 0px 0px;}
		
/* LINKS */

a { color: #fff; text-decoration: underline;}
a:visited { color:#fff; text-decoration: none;}
a:hover, a:visited:hover { color: #CCCCCC; text-decoration: none;}
.normal_column a:hover, .normal_column a:visited:hover { color:#d67b04; border-bottom:1px dashed #d67b04;}

/* IMAGES */
img {border-style:none;}

/*  TABLE */

.thetable {
	margin-top:5px;
	margin-left:10px;
	border: #393951 1px solid; 
	background-color:#000;
	}

.left_td {
	
	padding: 5px 10px 5px 0px;
	vertical-align:top;
	width:152px;
/*	background-color:#fff;*/
	border-right:1px solid #000;
	}

.main_td {
	padding: 5px 35px 15px 35px;
	vertical-align:top;
	width:519px;
	/*background-color:#fff;*/
	}
	
.full_td{
	padding: 5px 35px 15px 35px;
	vertical-align:top;
	width:687px;
	/*background-color:#fff;*/
	}
	
.full_td_start {
	padding: 10px 35px 50px 35px;
	vertical-align:top;
	width:687px;
	background-image: url(../images/graphics/startwithbox.jpg);
	background-repeat:no-repeat;
	/*background-color:#fff;*/
	}
	
.full_td_start h2 {
	color:#000000;
	/*background-color:#fff;*/
	}

/*td
{
		background:#F9F9F9;
		border-style: solid;
		border-color: #EFEFEF;
		border-top-width: 0px;
		border-right-width: 4px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		vertical-align: top;
}*/


/* NAVIGATION TOP*/

#navigation_top {
		width:770px;
		height: 35px;
		margin: 0 auto 0 auto;	/* center content */
		padding: 0px 0px 8px 0px; /* top right bottom left */
		background-image:url(../images/graphics/navigation_bg2.gif);
		background-repeat : no-repeat;
}
  
#navigation_top ul {
		margin:0px 0px 0px 10px; /* top right bottom left */
		padding: 0px;
 		list-style:none;
}
  
#navigation_top li {
		float:left;
		margin:0px 1px 0px 1px; /* top right bottom left */
		padding:0px 0px 0px 0px; /* top right bottom left */
}
  
#navigation_top li a {
  		float:left;
  		display:block;
  		margin:0px 0px 0px 0px; /* top right bottom left */
  		padding:13px 16px 10px 16px; /* top right bottom left */
  		font-family: Arial, Helvetica, Sans-Serif, Verdana;
  		text-decoration:none;
		color: #fff;
		letter-spacing:0.1em;
 		font-size: 10px;
  		font-weight: bold;
  		margin:0;
  }
   
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navigation_top a {float:none;}
/* End IE5-Mac hack */

 #navigation_top a:hover{
 color:#ee5862;
 border-bottom:none;
		/*background-color: #f7f7f7;*/
}

#navigation_top .active, #navigation_top .dir_active {
		/*background-color: #f7f7f7;*/
}

#navigation_top .active a, #navigation_top .dir_active a{
		/*background-color: #f7f7f7;*/
		/*color:#A04040;*/
}



/* NAVIGATION LEFT*/

#navigation_left {
		display: block;
		float:left;
  		margin:0px 0px 0px 0px; /* top right bottom left */
		padding: 20px 0px 0px 13px; /* top right bottom left */
}

#navigation_left ul {
	  	margin:0px 0px 0px 0px; /* top right bottom left */
		padding: 0px 0px 0px 0px; /* top right bottom left */
 		font-family: Arial, Verdana, Geneva, Helvetica, Sans-Serif;
		letter-spacing:0.1em; 
 		font-size: 10px;
		list-style: none;
		font-weight: bold;
}

#navigation_left li.header{
  		margin:0px 0px 0px 0px; /* top right bottom left */
 		padding:7px 0px 3px 14px; /* top right bottom left */
		/*width:161px;
		background-image: url(/images/graphics/nav_left_header.gif);
		background-repeat : no-repeat;*/	
		text-decoration: none;
 		font-size: 10px;
		color: #fff;
  		font-weight: bold;
}

#navigation_left li a{
		display: block;
	  	margin:0px 0px 0px 0px; /* top right bottom left */
	 	padding:6px 0px 6px 14px; /* top right bottom left */
		/*width:161px;*/
		/*height: 16px;*/
		/*background-image: url(/images/graphics/nav_left_lev1.gif);
		background-repeat : no-repeat;	*/
		text-decoration: none;
		color: #fff;
		line-height:10px;
}

#navigation_left li a:hover{
		/*background-image: url(/images/graphics/nav_left_lev1_over.gif);*/
		border-bottom:none;
}

#navigation_left li.active a{
		/*background-image: url(/images/graphics/nav_left_lev1_over.gif);*/
  		font-weight: bold;
		color:#A04040;
}

#navigation_left li.dir_active a, #navigation_left li.dir_active a:hover{
		/*background-image: url(/images/graphics/nav_left_lev1_dir_active.gif);*/
  		font-weight: bold;
}

#navigation_left li li a, #navigation_left li.dir_active li a {
	 	padding:6px 8px 6px 22px; /* top right bottom left */
		width:145px;
		height: auto;
		/*background-image: url(/images/graphics/nav_left_lev2.gif);
		background-repeat : repeat;	*/
  		font-weight: normal;
}

#navigation_left li li a:hover, #navigation_left li.dir_active li a:hover{
		/*background-image: url(/images/graphics/nav_left_lev2_over.gif);*/
  		font-weight: normal;
}

#navigation_left li li.active a, #navigation_left li li.active a:hover{
		/*background-image: url(/images/graphics/nav_left_lev2_over.gif);*/
  		font-weight: bold;
}

#navigation_left li li.dir_active a, #navigation_left li li.dir_active a:hover{
		/*background-image: url(/images/graphics/nav_left_lev2_dir_active.gif);*/
  		font-weight: bold;
}

#navigation_left li li li a, #navigation_left li.dir_active li li a {
	 	padding:6px 8px 6px 42px; /* top right bottom left */
		width:125px;
		height: auto;
		/*background-image: url(/images/graphics/nav_left_lev3.gif);*/
  		font-weight: normal;
}

#navigation_left li li li a:hover, #navigation_left li li.dir_active li a:hover{
		/*background-image: url(/images/graphics/nav_left_lev3_over.gif);*/
  		font-weight: normal;
}

#navigation_left li li li.active a, #navigation_left li li li.active a:hover, #navigation_left li li li.dir_active a:hover{
		/*background-image: url(/images/graphics/nav_left_lev3_over.gif);*/
  		font-weight: bold;
}

.dekor {
		float:right;
		margin-left:20px;
		margin-bottom:20px;
}	

.designinfo {color:#eeeef5;}
.designinfo a {color:#eeeef5;}

 