/* CSS Document */

body 				{ margin:0; padding:0; background-color:#0067c8; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px; 
			 		  background-image:url(/blog/wp-content/themes/ulrichshof/images/background.gif); background-repeat:repeat-x; text-align: center; }
p					{ margin:0; padding:0; }  					  

.text11				{ font-size:11px; }

h1					{ font-size:17px; font-weight:bold; display:inline; }
h2					{ font-size:17px; font-weight:bold; display:inline; }

#container 			{ width: 978px; margin: 0 auto;  text-align: left; background-color:#024f9d; }
#imgContainer		{ height:212px; } 

.formline			{ width:200px; border:#000 solid 1px; }
.formline2			{ width:500px; border:#000 solid 1px; font-family:Arial, Helvetica, sans-serif; }
.formmargin			{ margin-bottom:5px; }

#content			{ background-image:url(/blog/wp-content/themes/ulrichshof/images/bottom.jpg);
					  background-repeat:no-repeat; background-position:bottom; }
#ContentLeft		{ margin-left:30px; width:600px; float:left; }	

#Sidebar			{ margin-left:30px; width:280px; height:600px; float:left; }
#Sidebar .element	{ border-bottom:1px #FFF solid; margin-bottom:10px; padding-bottom:10px; }

#PageItem			{ border-bottom:#FFF 1px solid; padding:10px 0px 10px 0px; overflow:auto; display:inline-block; }
#PageItem .left		{ width:100px; height:20px; float:left; }	
#PageItem .right	{ float:right; text-align:right; margin-left:115px; border:1px solid #900; width:300px;  }	
					  
#imgShadow			{ background-image:url(/blog/wp-content/themes/ulrichshof/images/shadow.gif); background-repeat:repeat-x; height:35px; }					  

/* Content Bottom */
								  
#ContentBottom					{ width:978px; height:250px; clear:both; font-size:11px; clear:both; }	
#ContentBottom	a, a:visited	{ color:#FFFFFF; text-decoration:none; }	
#ContentBottom	a:hover			{ text-decoration:underline; }

#ContentBottom .KontaktBlock	{ margin:103px 0px 0px 45px; position:absolute; }
#ContentBottom .KontaktElement	{ margin:6px 0px 0px 0px; width:230px; float:left }

a, a:visited		{ color:#ffcc00; text-decoration:none; }
a:hover				{ text-decoration:underline; }	

li, ul	{ padding:0; margin:0; }
