h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	margin-top: 6px;
	margin-bottom: 6px;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-top: 9px;
	margin-bottom: 6px;
}

#standardColumn
{
	position: relative;
	width: 430px;
	margin: 0px;
	border: 0px;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	line-height: 16px;
}

#standardHead
{
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#standardHead h1
{
	position: relative;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	top: -20px;
	left: 16px;
	margin-bottom: 3px;
}

#standardTeaserText
{
	position: relative;
	display: block;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC9933;
	top: -12px;
	left: 0px;
}

#oneColumn
{
	float: left;
	width: 400px;
	margin: 0px;
	border: 0px;
	padding: 0px 10px 0px 0px;
}

#oneColumn h1
{
	position: relative;
	display: block;
	width: 380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	top: -8px;
	left: 16px;
	margin-bottom: 3px;
}

#oneColumn a
{
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}

#oneColumn a:link,
#oneColumn a:visited
{
	color: #CC3333;
	text-decoration: none;
}

#oneColumn a:hover,
#oneColumn a:focus
{
	color: #CC3333;
	text-decoration: underline;
}

#twoColumn
{
	float: left;
	width: 200px;
	margin: 0px;
	border: 0px;
	padding: 0px 10px 0px 0px;
}

#twoColumn h1
{
	position: relative;
	display: block;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	top: -8px;
	left: 16px;
	margin-bottom: 3px;
}

#twoColumn a
{
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}

#twoColumn a:link,
#twoColumn a:visited
{
	color: #CC3333;
	text-decoration: none;
}

#twoColumn a:hover,
#twoColumn a:focus
{
	color: #CC3333;
	text-decoration: underline;
}

#image
{
	position: relative;
	display: inline;
	/*left: 16px;*/
}

#standardImage
{
    float: left;
    width: 210px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#standardCircle
{
	position: relative;	
	display: block;
	width: 11px;
	heigth: 11px;
	top: 0px;
	background-image: url(http://www.kinderkompass.de/img/circleOrange.gif);
	background-repeat: no-repeat;
}

#overviewCircle
{
	position: relative;	
	display: block;
	width: 11px;
	heigth: 11px;
	top: 7px;
	left: 0px;
	background-image: url(http://www.kinderkompass.de/img/circleOrange.gif);
	background-repeat: no-repeat;
}

#awsImage
{
    float: left;
    margin: 3px;
	padding: 0px 0px 10px 0px;
	border: 0px;
}

#awsHead
{
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

hr
{
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #000000;
	background: transparent;
	color: white;
	padding:0px;
	margin: 8px 0px;
}