	body
	{
		margin: 0;
		padding: 0;
		font: 15px arial, hevetica, sans-serif;
		text-align: center;
		color: #323232;
		background-color: #01173f; /* #283E87; */
}

a:link {
	font-size: 14px;
	color: #0076f1;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	color: #0076f1;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}


a.suche:link {
	font-family: Arial , Univers;
	font-size: 10px;
	color: rgb(0,10,140);
	text-decoration: none;
}
a.suche:visited {
	font-family: Arial , Univers;
	font-size: 10px;
	color: rgb(0,10,140);
	text-decoration: none;
}
a.suche:hover {
	font-family: Arial , Univers;
	font-size: 10px;
	color: rgb(255,255,0);
	text-decoration: none;
}

a.erzgebirge:link {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,10,140);
	text-decoration: none;
}
a.erzgebirge:visited {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(0,10,140);
	text-decoration: none;
}
a.erzgebirge:hover {
	font-family: Arial , Univers;
	font-size: 14px;
	color: rgb(255,255,0);
	text-decoration: none;
}

a.menu { 
	height: 22px;
	width: 180px;
	display: block; 
	color: #122259; 
	text-decoration:none; 
	font-size: 16px; 
	text-align: center;
	border: 1px solid #122259; 
	margin-bottom: 2px; 
	font-weight: normal;
	padding: 10px;
	border-radius: 5px;
	background: #e1ffff; /* Old browsers */
	background: -moz-linear-gradient(top, #e1ffff 0%, #e1ffff 7%, #e1ffff 12%, #fdffff 12%, #e6f8fd 30%, #c8eefb 54%, #bee4f8 75%, #b1d8f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1ffff), color-stop(7%,#e1ffff), color-stop(12%,#e1ffff), color-stop(12%,#fdffff), color-stop(30%,#e6f8fd), color-stop(54%,#c8eefb), color-stop(75%,#bee4f8), color-stop(100%,#b1d8f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e1ffff 0%,#e1ffff 7%,#e1ffff 12%,#fdffff 12%,#e6f8fd 30%,#c8eefb 54%,#bee4f8 75%,#b1d8f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1ffff', endColorstr='#b1d8f5',GradientType=0 ); /* IE6-9 */
}

a.menu:link    { color: #122259; text-decoration:none;}
a.menu:hover   { 
	color:#ffffff; 
	font-size:16px;	
	text-decoration: underline; 
	overflow: auto;
	padding: 10px;
	border-radius: 5px;
	font-weight: normal;
	background: rgb(40,62,135); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(40,62,135,1) 0%, rgba(61,87,160,1) 50%, rgba(70,93,161,1) 51%, rgba(157,183,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,62,135,1)), color-stop(50%,rgba(61,87,160,1)), color-stop(51%,rgba(70,93,161,1)), color-stop(100%,rgba(157,183,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(40,62,135,1) 0%,rgba(61,87,160,1) 50%,rgba(70,93,161,1) 51%,rgba(157,183,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(40,62,135,1) 0%,rgba(61,87,160,1) 50%,rgba(70,93,161,1) 51%,rgba(157,183,234,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(40,62,135,1) 0%,rgba(61,87,160,1) 50%,rgba(70,93,161,1) 51%,rgba(157,183,234,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(40,62,135,1) 0%,rgba(61,87,160,1) 50%,rgba(70,93,161,1) 51%,rgba(157,183,234,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#283e87', endColorstr='#9db7ea',GradientType=0 ); /* IE6-9 */
}

#menuselect	{
	height:22px; 
	width: 180px; 
	display:block; 
	color:#ffffff; 
	text-decoration: none; 
	font-weight: normal;
	font-size:16px;
	text-align: center; 
	border-bottom: 1px solid #122259;
	margin-bottom: 2px; 
	padding: 10px;
	border-radius: 5px;
	background: rgb(40,62,135); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(40,62,135,1) 0%, rgba(61,87,160,1) 50%, rgba(70,93,161,1) 51%, rgba(157,183,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,62,135,1)), color-stop(50%,rgba(61,87,160,1)), color-stop(51%,rgba(70,93,161,1)), color-stop(100%,rgba(157,183,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(40,62,135,1) 0%,rgba(61,87,160,1) 50%,rgba(70,93,161,1) 51%,rgba(157,183,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(40,62,135,1) 0%,rgba(61,87,160,1) 50%,rgba(70,93,161,1) 51%,rgba(157,183,234,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(40,62,135,1) 0%,rgba(61,87,160,1) 50%,rgba(70,93,161,1) 51%,rgba(157,183,234,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(40,62,135,1) 0%,rgba(61,87,160,1) 50%,rgba(70,93,161,1) 51%,rgba(157,183,234,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#283e87', endColorstr='#9db7ea',GradientType=0 ); /* IE6-9 */
}

a.menuselect { height:22px; width: 180px; display:block; color:#122259; text-decoration:none; background-color: #97b0e6; font-size:16px; opacity: .7; filter: alpha(opacity=70); -moz-opacity: .7; text-align: left; border-bottom: 1px solid #122259; margin-bottom: 2px; padding: 0 10px; font-weight: normal;}
a.menuselect:link    { color:#000000; background-color: #97b0e6; font-size:16px; opacity: .7; filter: alpha(opacity=70); -moz-opacity: .7; text-decoration:none; font-weight: normal;}
a.menuselect:visited { color:#000000; background-color: #97b0e6; font-size:16px; opacity: .7; filter: alpha(opacity=70); -moz-opacity: .7; text-decoration:none; font-weight: normal;}
a.menuselect:hover   { color:#000000; background-color: #97b0e6; font-size:16px; opacity: .7; filter: alpha(opacity=70); -moz-opacity: .7; text-decoration:none; font-weight: normal;}
a.menuselect:active  { 
	color:#000000; 
	background-color: #97b0e6; 
	font-size:16px; 
	opacity: .7; 
	filter: alpha(opacity=70); 
	-moz-opacity: .7; 
	text-decoration:none; 
	font-weight: normal;
}

a.untermenu { 
	height: auto; 
	width: 180px; 
	display: block; 
	color: #122259; 
	text-decoration: none; 
	font-size: 14px;
	text-align: left; 
	margin-bottom: 2px; 
	padding: 0 10px;
	font-weight: normal;
}

a.untermenu:link    {
	color:#122259; 
	text-decoration:none;
	font-weight: normal;
}

a.untermenu:visited { 
	color:#122259; 
	text-decoration:none;
	font-weight: normal;
}

a.untermenu:hover   { 
	color:#000000; 
	background-color: #97b0e6; 
	font-size:14px;
	opacity: .7; 
	filter: alpha(opacity=70); 
	-moz-opacity: .7; 
	text-decoration:none; 
	overflow: auto;
	font-weight: normal;
}

a.untermenu:active  { color:#000000; background-color: #a9bee3; font-size:14px; opacity: .7; filter: alpha(opacity=70); -moz-opacity: .7; text-decoration:none; font-weight: normal;}

#untermenuselect { 
height:auto; 
width: 180px;
display:block; 
color:#122259; 
text-decoration:none;
background-color: #a9bee3;
text-align: left; 
margin-bottom: 2px; 
padding: 0 10px;
font-weight: normal;}

a.untermenuselect {
height:auto; 
width: 180px;
display:block; 
color:#122259; 
text-decoration:none;
background-color: #a9bee3;
text-align: left; 
margin-bottom: 2px; 
padding: 0 10px;
font-weight: normal;
}

a.untermenuselect:hover   { color:#000000; background-color: #97b0e6; font-size:15px !important ; opacity: .7; filter: alpha(opacity=70); -moz-opacity: .7; text-decoration:none; font-weight: normal;}

td		{font-size: 15px;}
	
	#container
	{	margin: 0em auto;
		margin-top: 0px;
		width: 1130px;
		height: auto;
		text-align: left;
		border: 0px;
		background-image:url('http://www.kde-ellmann-miniaturen.de/layout/ellmann-minaturen.png');
	}
	
	#streifen1
	{
		float:right;
		width: 282px;
		height: 113px;
		// width: 282px;
	}

	#streifen2
	{
		float:left;
		width: 770px;
		height: 50px;
		background-color: #89D169;
		// width: 767px;
	}
	
	#contents	
	{
		float:center;
		margin-left: 64px;
		width: 1000px;
		height: auto;
	}

	#navi
	{
	width: 200px;
	height: auto;
	margin-left: 30px;
	float: left;
	}

	#text
	{
	width: 720px;
	height: auto;
	margin-left: 10px;
	float: left;
	}
	
	#footer	
	{
		clear:both;
		height: 52px;
		background-color: #01173f;
	}

	#impressum
	{
		float: center;
	}