/* reset http://developer.yahoo.com/yui/reset/ */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,textarea,fieldset,input,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* reset */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:8px 0 15px 15px;
/*	background-color:#5C8DCD;
	background-image:url(hintergrund.jpg);
	background-repeat:repeat-x; */
}

p {
	margin:3px 0 4px 0;
	padding:0;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

#inhalt { 	
	position:absolute;
	height:300px; 
	width:760px;
	margin:-150px 0px 0px -380px;
	/* margin:-250px 0px 0px 100px; */
	left: 50%;
	top: 50%; 
	text-align: center;
	padding: 0;
	/* border:1px solid black; */
}
#inhalt2 { 	
	position:absolute;
	width:600px;
	margin:40px 0px 0px -300px;
	left: 50%;
	padding: 0;
	font-size:12px;
	text-align:justify;
}
#footer {
	font-size:x-small;
	color:#999999;
	text-align:center;
}

h2 {
	margin-top:10px;
	font-size:large;
	font-weight:bold;
}

#footer a:link {color:#999999; text-decoration:none;}
#footer a:visited {color:#999999; text-decoration:none;}
#footer a:active {color:#000; text-decoration:underline;}
#footer a:hover {color:#000; text-decoration:underline;}

.bildlinks {
	margin: 4px 6px 4px 0;
	padding:0;
	border: 1px solid #999999;
	float:left;
}
.hervorheben {
	background-color:#C6D5F2;
}
.abstand {
	padding:2px;
}
.zurueck {
	text-align:center;
	margin-top:25px;
}
#flaggen {
	width:980px;
	text-align:right;
}
#logo {
	float:left;
	padding:0 15px 0 0;
}