html {
/* 	height: 100%; */
}

body {
/* 	height: 100%; */
	margin: 0px auto 0px auto;
	background-color: #e6e6e6;
	color: #444444;
/* 	background-image: url('../pics/background/bg.png'); */
background-color: #666666;

	font-family: Verdana, Arial;
	font-size: 12px;
}

img {
	border: 0px;
}


h1, h2, h3, h4, h5 {
	color: #006ab3;
	margin: 0px;
	font-weight: bold;
}

h1 {
	font-size: 23px;
}

h2 {
	font-style: italic;
}


.sub_headline_description {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}

.preview_headline {
	font-size: 23px;
	color: #00498a;
	font-weight: bold;
}



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

li {
	margin-left: 17px;
	margin-bottom: 7px;
}

hr {
	border-top: 1px solid #cccccc;
	border-bottom: 0px dashed #FFFFFF;
	border-left: 0px dashed #FFFFFF;
	border-right: 0px dashed #FFFFFF;
}

form {margin: 0px; display: inline;}
.submit {height: 35px; font-size: 13px; font-weight: bold;}


.content {
	position: relative;
	z-index: 1;
	margin: 0px 50px 0px 50px;
	padding-top: 310px;
	padding-bottom: 0px;
}


.content table {
	padding: 0px;

}

.abstand {padding: 17px;}



.where_i_am {
	position: relative;
	z-index: 3;
	height: 28px;
	margin: 45px 45px 0px 300px;
}

.where_i_am_sub {
	position: relative;
	z-index: 2;
	margin: 0px 0px 20px 0px;
}


.where_i_am_sub a  {
	font-weight: bold; color: #006ab3; text-decoration: none;
}

.where_i_am_sub a:link    {font-weight: bold; color: #666666; text-decoration: none;}
.where_i_am_sub a:visited {font-weight: bold; color: #666666; text-decoration: none;}
.where_i_am_sub a:hover   {font-weight: bold; color: #666666; text-decoration: underline;}
.where_i_am_sub a:active  {font-weight: bold; color: #666666; text-decoration: none;}
.where_i_am_sub a:focus   {font-weight: bold; color: #666666; text-decoration: none;}

.where_i_am_sub_marker   {font-weight: bold; color: #006ab3; text-decoration: none;}


.box {
/* 	border: 1px solid #fff; */
	border-radius: 3px;
	box-shadow: 2px 2px 5px #777;
	padding: 15px;
	background-color: #ccc;
	behavior: url(./css/PIE.htc);
}


.top_main_img {margin: 0px 0px 5px 0px;
				background-color: #edf9fe;
				border: 2px solid #a8b9d0;
				padding: 2px 0px 2px 0px;
				height: 28px;}



a:link    {font-weight: normal; color: #006ab3; text-decoration: none;}
a:visited {font-weight: normal; color: #006ab3; text-decoration: none;}
a:hover   {font-weight: normal; color: #006ab3; text-decoration: none;}
a:active  {font-weight: normal; color: #006ab3; text-decoration: none;}
a:focus   {font-weight: normal; color: #006ab3; text-decoration: none;}

.main_level a:link    {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.main_level a:visited {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.main_level a:hover   {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.main_level a:active  {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.main_level a:focus   {font-weight: normal; color: #FFFFFF; text-decoration: none;}


.sub_level a:link    {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.sub_level a:visited {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.sub_level a:hover   {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.sub_level a:active  {font-weight: normal; color: #FFFFFF; text-decoration: none;}
.sub_level a:focus   {font-weight: normal; color: #FFFFFF; text-decoration: none;}


#submenu {font-weight: normal;}
#submenu a:link    {font-weight: bold; color: #000000; text-decoration: none;}
#submenu a:visited {font-weight: bold; color: #000000; text-decoration: none;}
#submenu a:hover   {font-weight: bold; color: #FFFFFF; background-color: #00498a; text-decoration: none;}
#submenu a:active  {font-weight: bold; color: #000000; text-decoration: none;}
#submenu a:focus   {font-weight: bold; color: #000000; text-decoration: none;}
#submenu .im_here  {font-weight: bold; color: #FFFFFF; background-color: #00498a; text-decoration: none;}




.sitemap_a {font-size: 0.9em;}
.sitemap_a a:link    {font-weight: normal; color: #fff; text-decoration: none;}
.sitemap_a a:visited {font-weight: normal; color: #fff; text-decoration: none;}
.sitemap_a a:hover   {font-weight: normal; color: #fff; text-decoration: none;}
.sitemap_a a:active  {font-weight: normal; color: #fff; text-decoration: none;}
.sitemap_a a:focus   {font-weight: normal; color: #fff; text-decoration: none;}
.sitemap_a .im_here a {font-weight: normal; color: #beebff; text-decoration: none;}




