@charset "ISO-8859-1";
html                      		{overflow: -moz-scrollbars-vertical; }
body, td, th              	{font-size : 11px;color : black; font-family : Arial,Verdana; line-height : 160%; }
body                      		{background-color:#999999;}
p                         		{margin : 0;margin-top : 2px;margin-bottom : 4px;padding : 0;}
img                       		{border: 0;}
form                      		{display: inline;margin: 0;padding: 0;}
font                      		{font-size : 11px;}
td					{vertical-align:top;	}
a                         		{color : #000000;}
a:hover                   	{color : #000000;}
dl                         		{margin-left : 10px;}
dt                         		{margin-top : 20px;margin-bottom : 10px;}
dd                         		{margin : 0;}
ul                         		{}


/* CONTAINER */
#container                 	{position : relative; top:10px; bottom : 0px; left : 0; right : 0; margin : 0 auto; width:970px;}

/* HEADER */
#container-header      			{position : relative; top:0px; left:0px; width:970px; height:154px; background-image:url(../images/header.jpg);background-repeat:no-repeat;}
#header-pic						{position : absolute; top:3px; left:10px;}
#header-slogan					{position : absolute; top:35px; left:240px; width:690px; text-align:center;}
#header-contact-graz			{position : absolute; top:27px; color:#fff; left:20px;text-align:left; border:dotted 1px #d3d2d2;padding:2px; width:176px;vertical-align:center;}
#header-contact-graz div			{font-weight:bold;}
#header-contact-wrneustadt		{position : absolute; top:30px; color:#fff; left:788px; border:dotted 1px #ff151a;padding:5px;height:75px;width:150px;vertical-align:center;}
#header-contact-wrneustadt div	{font-weight:bold;}

/* NAVIGATIION */
#content-navi			{position : absolute; top:0px; border:solid 1px #00000; width:240px;float:right;}
#navigation-left  							{position:absolute;left:10px;}
#navigation-left ul 							{padding : 0px;margin : 0px; }
#navigation-left li 							{display:block; margin : 0px;padding : 0px; }

#navigation-left a 							{display:block;padding-left:0px;padding-top:0px;padding-bottom:0px;font-family: Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;text-decoration:none;}
#navigation-left a span 						{cursor:hand;height:30px; margin-bottom:-2px;font-size : 12px;font-weight : bold;display : block;color : #2e1d87; padding-top:10px;width:203px; padding-left:10px; background-image: url(../images/button1.jpg); background-repeat:no-repeat;} 
#navigation-left a:hover span 				{cursor:hand;height:30px; margin-bottom:-2px;font-size : 12px;font-weight : bold;display : block;color : #ffffff; padding-top:10px;width:203px; padding-left:10px; background-image: url(../images/button1_on.jpg); background-repeat:no-repeat;}
#navigation-left a.selected span 				{cursor:hand;height:30px; margin-bottom:-2px;font-size : 12px;font-weight : bold;display : block;color : #ffffff; padding-top:10px;width:203px; padding-left:10px; background-image: url(../images/button1_on.jpg); background-repeat:no-repeat;}
#navigation-left a.selected:hover span 		{cursor:hand;height:30px; margin-bottom:-2px;font-size : 12px;font-weight : bold;display : block;color : #ffffff; padding-top:10px;width:203px; padding-left:10px; background-image: url(../images/button1_on.jpg); background-repeat:no-repeat;}
#sitemap									{padding-top:5px;padding-left:10px;}

/* CONTENT-Bereich*/
#container-content  		{position : relative; top:0px; left:0px; width:970px; background-image:url(../images/bg_content.jpg);background-repeat:repeat-y;}
#content-inhalt			{position: relative; left:240px; top:0px; width:690px;text-align:center;}
#content-inhalt h1		{font-size : 18px; font-weight: 5000; color : #2e1d87; line-height : 140%;margin : 0;}
#content-inhalt h2		{font-size : 16px; font-weight: 1000; color : #000;line-height : 140%;padding : 0;margin : 0;}
#content-inhalt h3		{font-size : 14px;color : #ab0408;line-height : 140%;padding-bottom : 10px; padding-top:5px;;margin : 0;}
#content-inhalt .btn		{color:#333333;background-color : #004E1E;border: 1px solid #ffffff;font-weight: bold;}
#content-inhalt p		{color:#333333; font-size:13px}
#content-inhalt td		{color:#333333; font-size:13px}
#content-inhalt th		{color:#333333; font-size:13px}
#content-inhalt font		{color:#333333; font-size:13px}
#content-inhalt a		{color:blue; text-decoration:underline; font-size:13px}
#content-inhalt a:hover	{color:blue; text-decoration:underline; font-size:13px}
#link					{color:blue;}

/* FOOTER-Bereich*/
#container-bottom      		{position : relative; width:970px; height:37px; background-image:url(../images/footer.jpg);background-repeat:no-repeat;}
#container-bottom-border	{position : relative; width:690px; padding-left:240px; text-align:center; padding-top:3px; font-size:12px; font-weight:bold;color:#fff;}

-------------------------------------------------------------------


