/* STANDARDS  */

html[xmlns^="http"] 		{ overflow-y:scroll; }

* 						{padding: 0; margin: 0; border:0;}
html, body				{min-height: 100%; height: auto; height: 100%; line-height: 1.6em;}
body 					{font-size: 70%; font-family: Verdana; color: #666;}
ul 						{list-style-type:none}
a 						{color: #000;}

.nopadding 				{padding: 0;}
.nomargin 				{margin: 0;}
.noborder 				{border: 0; text-decoration: none;}
.noptop					{padding-top: 0;}

.floatright				{float: right;}
.floatleft 				{float: left;}
.nofloat 				{clear: both;}

br 						{margin: 0; padding: 0; line-height: 0.0001em;}

table					{border-collapse:collapse;}
td, th 					{vertical-align: top;}
p						{padding: 0 0 0.8em 0;}

/* Ur STuff  */
body					{background: #d3d3d3;}

#header					{height: 406px; background: #fff url(../images/layout/bg_header.gif) repeat-x;}
#header .wrapper		{height: 406px; background: url(../images/layout/bg_header.jpg) no-repeat;}
#footer					{background: url(../images/layout/bg_footer.gif) repeat-x; height: 30px;}
#content				{background: #fff;}
#content .wrapper		{background: url(../images/layout/bg_content.jpg) bottom left no-repeat; font-size: 1.1em; min-height: 200px; _height: 200px;}
.wrapper				{width: 922px; margin: 0 auto;}

.rechts					{float: right; width: 280px; color: #234c91;}
.spalte					{padding-right: 311px;}

/* NAVIGATION 1 */
#navlist_1				{height: 251px; width: 277px; float: right;}
#navlist_1 li			{height: 32px; border: solid 1px #d9d9d9; border-top: none; border-bottom: none;}
#navlist_1 li a			{display: block; width: 275px; height: 24px; overflow: hidden; color: #234c91; font-size: 1.3em; padding-top: 8px; text-decoration: none; text-indent: 26px;}
#navlist_1 li a:hover	{background: url(../images/layout/bg_nav_li.gif) repeat-x;}


body#index #navlist_1 li a.start,
body#demo #navlist_1 li a.start,
body#kontakt #navlist_1 li a.kontakt,
body#danke #navlist_1 li a.kontakt,
body#anfahrt #navlist_1 li a.anfahrt,
body#impressum #navlist_1 li a.impressum,
body#leistungen #navlist_1 li a.p1,
body#galerie #navlist_1 li a.p2	{background: url(../images/layout/bg_nav_li.gif) repeat-x;}

.mbottom				{margin-bottom: 20px;}

.rechts .content		{border: solid 1px #d9d9d9; border-top: none; border-bottom: none; width: 249px; float: right; padding-left: 26px;}

h1						{color: #234c91; font-size: 1.8em; font-weight: normal; margin-bottom: .8em; font-style: italic;}
h6						{font-size: 1em; float: left; width: 160px;}
body#impressum br		{clear: both;}

#content ul				{list-style-type: disc; margin-left: 30px;}

#startpage				{background: url(../images/layout/h1_index.gif) no-repeat; height: 52px; width: 560px; text-indent: -30000em;}