/* hide from ie on mac \*/
html 				{ height: 100%; overflow: hidden;}
#content            { height: auto!important; overflow:auto!important;} 
#flashcontent 		{ height: 100%; z-index:1}
/* end hide */


/* global */
body,td   			{ font-weight: normal; color: black; font-size: 11px; font-family: Helvetica, Arial, sans-serif; line-height: 16px; margin: 0; padding: 0; height: 100% }
	
a  					{ font-weight: bold; font-size: 11px; line-height: 14px; color: black; font-family: Helvetica, Arial, sans-serif;  text-decoration: underline; }
a:hover   			{ font-size: 11px; line-height: 14px; color: black; text-decoration: none; }

.thumb a img		{ border: solid 1px white }
.thumb a:hover img 	{ border: solid 1px black }

.content_box	    { background-image: url(http://www.flowmotion.de/2010/Bilder/screen/box_bg.png); background-repeat: no-repeat; padding: 30px 15px 15px; }
.box_headline  		{ color: black; font-size: 30px; font-weight: bold; line-height: 30px }
.box_subheadline 	{ color: black; font-size: 13px; font-weight: bold; line-height: 16px }


/* Hauptmenue */
.menue a  		 	{ line-height: 16px; font-weight: normal; color: black; font-size: 11px; font-family: Helvetica, Arial, sans-serif; text-decoration: none }
.menue a:hover   	{ line-height: 16px; color: black; font-size: 11px; font-weight: bold; text-decoration: none }
.menue_aktiv 	  	{ line-height: 16px; color: black; font-size: 13px; font-weight: bold }
.level1_width		{ width:95px;}
.level2_width		{ width:145px;}
.level3_width		{ width:145px;}


/* Kontakt */
.kontakt_input		{ width:200px; }
.kontakt_textarea 	{ width:300px; }
.kontakt_dropdown	{ width:95px;}
.gray_star 			{ color:gray; font-size: 16px; }

/* tmp, wird nicht mehr ben�tigt
.red_star 			{ color:red; font-size: 16px; }
.hinweis 			{ color:red; }
*/




