/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	margin: 0;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
	background: #EEEEEE;
}

div#struct_content p {
	margin: 5px 0 0 0;
}

div#struct_content h1 {
	font-size: 22px;
	line-height: 1em;
	font-weight: bold;
	margin: 0;
	padding: 15px 0 5px 0;
	color: #004484;
}

div#struct_content h2 {
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	margin: 0;
	color: #004484;
	padding: 20px 0 5px 0;
}

div#struct_content h3 {
	font-size: 13px;
	line-height: 1em;
	font-weight: bold;
	margin: 0;
	color: #004484;
	padding: 15px 0 0 0;
}

div#struct_content ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

div#struct_content li {
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	list-style: url(../images/bullett.gif) outside none;
}

div#startseite {
	margin: 0 0 0 200px;
	padding: 0;
	background-image: url(../images/leikon_startseite.jpg);
	background-repeat: no-repeat;
}

div#en_startseite {
	margin: 0 0 0 200px;
	padding: 0;
	background-image: url(../images/leikon_startseite_en.jpg);
	background-repeat: no-repeat;
}
