body 				{margin:0px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: url(img/bg_site.gif) #FFFFFF; color: #000000;}

.maintable			{width: 800px; margin: auto; margin-top:5px; border: 1px solid #000000;}
.header				{width: 800px; height: 160px; background: url(img/logo.jpg) #FFFFFF; vertical-align: top}
.navbar				{height:30px; background: url(img/navbar_bg.jpg) #AAAAAA; padding-left: 8px;}
.space				{height:10px;}
.content			{background: #FFFFFF; padding: 5px; text-align: center; background: url(img/bg_content.jpg) #FFFFFF; background-repeat: repeat-x;}


.singletable		{width: 750px; margin: auto;}
.doubletable		{width: 750px; margin: auto;}


.corner_up_left		{background: url(img/corner.left.jpg); width: 66px; height: 20px;}
.corner_up_right	{background: url(img/corner.right.jpg); width: 66px; height: 20px; background-position:right;}
.corner_up_bg		{background: url(img/corner.bg.jpg); height: 20px; text-align: center;}

.corner_down_left	{background: url(img/corner.down.left.jpg); width: 66px; height: 20px;}
.corner_down_right	{background: url(img/corner.down.right.jpg); width: 66px; height: 20px; background-position:right;}
.corner_down_bg		{background: url(img/corner.down.bg.jpg); text-align: center;}

.boxcontent_single	{border-left: 1px solid #6F636B; border-right: 1px solid #6F636B; background: url(img/bg_box_single.jpg) #D5D5D5; padding: 4px; text-align: justify;}
.boxcontent_half	{border-left: 1px solid #6F636B; border-right: 1px solid #6F636B; background: url(img/bg_box_half.jpg) #D5D5D5; padding: 4px; text-align: justify;}

a					{color: #36A0A7; text-decoration: none; font-weight: bold;}
a:hover				{color: #3F7F83; text-decoration: underline; font-weight: bold;}
.img				{border: 1px solid #6F636B; margin: 3px;}

h1					{margin: 0px; margin-left: 15px; font-size: 25px; color: #000000; margin-top:15px;}
h2.title			{line-height: 0px; margin-left: 15px; font-size: 15px; margin-top:5px; color: #000000;}

.float_left			{float:left; margin:3px;}
.float_right		{float:right; margin:3px;}
.atop				{vertical-align: top;}

.telefonbox			{font-size:12px; margin-right:7px; border: 1px solid #383838; font-size: 12px;margin-bottom: 5px; padding:1px; width: 140px; text-align: left; margin-left: auto; margin-right: auto;}


