/* CSS Document */

body { 			margin: 0px; padding: 0px; background: url(img_allg/bg_main_rot.jpg) repeat-x top #B70409; font-family: "Trebuchet MS", Arial, Verdana; font-size: 13px; color: #333; }
div		{		font-family: "Trebuchet MS", Arial, Verdana; font-size: 13px; color: #333; }
td {			font-size: 12px; }

#box_main { 	position: absolute; width: 800px; left: 50%; margin-left: -400px; }
#box_headnav { 	padding: 10px 0px 0px 0px; }

#box_head {		width: 800px; }

#box_nav {		padding: 0px; margin: 0px; }
* +html #box_nav { padding: 0px; margin: -4px 0px -4px 0px; }

#box_inhalte	{ background: url(img_allg/bg_content.gif) top repeat-y #FFF; width: 792px; border-left: 4px solid #FFFFFF; border-right: 4px solid #FFFFFF;}
#box_teaser 	{ float: left; width: 206px;  background: url(img_allg/bg_teaser_rot.gif) no-repeat #FFE6E6; }
.teaserinhalt	{ padding: 13px; }
#box_content	{ float: left; width: 586px;  background-color: #FFFFFF; }
* html #box_content	{ float: left; width: 586px;  background-color: #FFFFFF; overflow: hidden; }

#box_subnav		{ }

#box_footer		{ font-size: 12px; border: 4px solid #FFFFFF; background: url(img_allg/bg_footer.jpg) top repeat-x; margin-bottom: 25px; }
* +html #box_footer { height: 39px; margin-top: -8px; }
* html #box_footer { height: 39px; margin-top: -4px; }

.imgborder	{	border: 1px solid #B92E2E; }

/* ////////////// TEXTE /////////////// */

h1	{			font-family: "Trebuchet MS", Arial, Verdana; font-size: 16px; color: #D14444; font-weight: bold; margin: 0px; }

h2	{			font-family: "Trebuchet MS", Arial, Verdana; font-size: 13px; color: #333; font-weight: bold; margin: 0px; }

h3	{			font-family: "Trebuchet MS", Arial, Verdana; font-size: 10px; color: #333; font-weight: normal; margin: 0px; }

.fehler {		color: #cc0000; }

/* ////////////// LINKS /////////////// */

a	{			font-family: "Trebuchet MS", Arial, Verdana; font-size: 13px; color: #333; font-weight: bold; text-decoration: none; }
a:hover	{		color: #666;}

a.weiss { 		color: #FFF; }
a.weiss:hover { color: #666; }

a.subnav	{	float: left; width: 180px; padding: 10px 13px 10px 13px; border-bottom: 1px dotted #CC0000; font-family: "Trebuchet MS", Arial, Verdana; font-size: 13px; color: #333; font-weight: bold; text-decoration: none; }
a.subnav:hover	{color: #B92E2E;}



.kontakttextfeld { border: 1px solid #D14444; color: #333; }
.kontakttextfeldmultiple { border: 1px solid #D14444; color: #333; }
.button	{		border: 1px solid #D14444; background-color: #D14444; color: #FFF; }