*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #1166ee;
	text-decoration: none;
	
}

a:hover
{
	background-color: #1166ee;
	color: white;
	text-decoration: none;
}

body
{
	background-color: #1166ee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
		
}

#outer
{
	width: 76.00em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5em;
	color: #1166ee;
	background-color: white;
	padding: 1.0em;
	margin-bottom: 2.0em;
}


.hintergrund {
	width: 76.00em;
	border-style: none;
}

#outer2
{
	margin-left: 2.0em;
	
}

#menu
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 1.0em;
	margin-left: 0.0em;
	background-color: inherit;
	height: 1.2em;
	line-height: 1.4em;
	padding: 0.5em;
	border-bottom: solid 1px #1166ee;
	border-top: solid 1px #1166ee;
	font-size: 0.98em;
}

#menu a
{
	
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 1.1em;
	font-weight: bold;
}

#menu li a
{
	padding:1.0em;
}

#menu li a:hover
{
	background-color: #1166ee;
	color: white;
}

#header
{
	padding: 0.0em 1.2em 0.2em 1.2em;
}

#header h1
{
	font-size: 2.0em;
	font-weight: bold;
	margin-top: 1.0em;
	
}

#header h2
{
	position: relative;
	top: -0.1em;
	font-size: 1.0em;
	
}

#content
{
	padding: 1.2em;
	line-height: 1.4em;
	font-size: 1.2em;
	position: relative;
}

#footer
{
	border-top: solid 1px #1166ee;
	padding-top: 0.5em;
	font-size: 1.1em;
	
	padding-left: 1.3em;
	clear: both;
}

#column1
{
	width: 38.0em;
	float: left;
	position: relative;
	
}

#column1 p
{
	text-align: left;
	margin-bottom: 1.0em;
	color: black;
}

#column1 h1
{
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
	
}

#column1 h2
{
	position: relative;
	top: -0.1em;
	font-size: 1.0em;
	
}

#column1 h3
{
	font-size: 1.2em;
	border-bottom: solid 1px #1166ee;
	margin-top: 1.0em;
	margin-bottom: 0.5em;
	
}

#column1 h4
{
	font-size: 1.0em;
	margin-top:0.3em;
	
}


#column1 ul
{
	text-align: left;
	list-style: square;
	list-style-position: outside;
	padding-left:2.0em;
	color: black;
}
#column1 ol
{
	text-align: left;
	list-style: decimal;
	list-style-position: outside;
	padding-left:2.0em;
	color: black;
}
#column1 ul li, ol li
{
	margin-bottom: 0.3em;
}


#column2
{
	width: 14.5em;
	float: right;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	text-align: left;
	margin-bottom: 2.0em;
	font-size: 1.0em;
}

#column2 h3
{
	font-size: 1.1em;
	border-bottom: solid 1px #1166ee;
	margin-bottom: 1.0em;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 1.0em;
}

#column2 li
{
	
	font-size: 1.1em;
	
}


#column2 li a:hover
{
	background-color: #1166ee;
	color: white;
	text-decoration: none;
}
.image {
	width: 95%;
	border-style: none;
}

