/* CSS Document */

body                    {background-color: #f0f0f0; font-family: Verdana, Arial; font-size: 13px; color: #464646; line-height: 1.8;}

ul { 
	list-style-type: none; 
	list-style-image: none;
	}
li {
	background: url(images/square.gif) no-repeat 0 0.5em;
	padding-left: 15px;
	margin: 0px 0px 0px;
	}

.headline				{font-family: Georgia, Times; font-size: 25px; font-weight: normal; color: #000066; font-style: italic;}
.teaser 				{font-size: 14px; font-weight: bold; color: #464646; line-height: 1.5;}
.headline_white			{font-size: 11px; font-weight: bold; color: #ffffff;}
.headline_orange		{font-family: Georgia, Times; font-size: 15px; font-weight: normal; color: #F57631;}
.fussnote			    {font-size: 9px; font-weight: normal; color: #999999;}

.headline_box			{font-size: 14px; font-weight: bold; color: #F57631;}
.bodytext_box			{font-size: 11px; color: #333333;}

.navilink 				{font-family: Georgia, Times; font-size: 15px; font-weight: normal; text-decoration:none; line-height: 1.5;}
.navivisited			{font-family: Georgia, Times; font-size: 15px; font-weight: normal; text-decoration:none; line-height: 1.5;}
.navihover				{font-family: Georgia, Times; font-size: 15px; font-weight: normal; text-decoration:underline; line-height: 1.5;}
.naviactive				{font-family: Georgia, Times; font-size: 15px; font-weight: normal; text-decoration:none; line-height: 1.5;}

a:link 					{color: #006699; text-decoration:none;}
a:visited				{color: #006699; text-decoration:none;}
a:hover					{color: #000066; text-decoration:underline;}
a:active				{color: #000066; text-decoration:none;}

.top					{background-color: #F57631; background-image: url(images/background_top.jpg); background-repeat: no-repeat;}
.middle					{background-color: #ffffff; background-image: url(images/background_middle.jpg); background-repeat: repeat;}
.bottom					{background-color: #F57631; background-image: url(images/background_bottom.jpg); background-repeat: no-repeat;}
.logo					{background-image: url(images/logo.jpg); background-repeat: no-repeat;}
.logo_startpage			{background-image: url(images/logo_startpage.jpg); background-repeat: no-repeat;}