/*Formatierungen*/
body 	{background:#0072BC url('../images/background.jpg') repeat-x 0 0; color:#000000; margin:20px 0; padding:0; font-family: verdana, arial, "Times New Roman", serif; font-size:90%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}
strong  {color:#0072BC; }

/*Elemente*/
#container	{margin:0px auto; text-align:center; width:780px; }
#holder		{width:100%; padding:50px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{border-bottom:1px solid #0072BC; padding:5px 30px 20px 0px; }
#headerbild {float:right; }

#navigation	{padding:10px 0 15px 0; }
#header		{background:#fff url('../images/montage.jpg') no-repeat 10px 10px; padding:20px; height:300px; }
#content	{float:left; width:490px; padding:30px 150px 0 150px; line-height:160%; }
#footer		{clear:both; width:100%; font-size:80%; background:#fff; padding:5px 20px 10px 20px; text-align:left; border-top:1px solid #0072BC; }

/*Überschriften*/
#content h1		{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#content h2		{font-size:130%; font-weight:normal; line-height:130%; margin:0; padding:10px 0 10px 0; }

/*Navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#0072BC; padding:0 20px 0 0; text-decoration:none; }
#navigation a .current {color:#000000;}
#navigation a:hover	{color:#000000; }

/*Liste*/
#content ul { margin:0; padding:0 0 10px 0; list-style:none; }
#content li { margin:0; padding:0 0 20px 0; list-style:none; }
#content img		{padding: 5px 15px 0 0; float: left}

/*Fußzeile*/
#footer ul 		{margin:0; padding:10px 0px 20px 10px;}
#footer li 		{margin:0; padding:0; list-style:none; display:inline; float:right; }
#footer a		{color:#0072BC; font-weight:normal; padding:0 5px 0 0; text-decoration:none; }
#footer a:hover	{color:#0072BC; text-decoration:none; }


/*Wrapper*/
.wrapper:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.wrapper {display:inline-block; }
/* Hides from IE-mac \*/
* html .wrapper {height:1%; }
.wrapper {display:block; }
/* End hide from IE-mac */