/* Body */

body 
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin: 0 0 0 0;
	background-image: url('images/master/background_overall.jpg');
	background-color: #e2e2e2 ;
	background-repeat: no-repeat;
}

img
{
	border: none;
}

.content
{
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
}

/***********************************************************************/

.infobox
{
	color: #e40001;	
	text-decoration: none;
}

.infobox a:link
{
	color: #e40001;	
	text-decoration: underline;
	font-weight: bold;
}

.infobox a:active
{
	color: #e40001;	
	text-decoration: underline;
	font-weight: bold;
}

.infobox a:visited
{
	color: #e40001;	
	text-decoration: underline;
	font-weight: bold;
}

.infobox a:hover
{
	color: #e40001;	
	text-decoration: none;
	font-weight: bold;
}

/***********************************************************************/

.newsarchiv
{
	color: #ffffff;	
}

.newsarchiv a:link
{
	color: #ffffff;	
	text-decoration: underline;
}

.newsarchiv a:active
{
	color: #ffffff;	
	text-decoration: underline;
}

.newsarchiv a:visited
{
	color: #ffffff;	
	text-decoration: underline;
}

.newsarchiv a:hover
{
	color: #ffffff;	
	text-decoration: none;
}


/***********************************************************************/

#news {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*height: 30px;*/
}
#news li {
	font-size: 8pt;
	float: left;
	display: inline;
	/*height: 30px;*/
	border-bottom: solid 1px #ffffff;
}
#news li a {
	display: block;
	text-decoration: none;
	border: 0;
	border-right: none;
	/*height: 30px;*/
	text-align: left;
	color: #ffffff;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	vertical-align: 20px;
	width: 412px;
}
#news li a:hover,
#news li.active a {
	border: none;
	background: url(images/master/navigation/nav_bg_hover.jpg) repeat-x;
	background-color: #e40001;
	color: #ffffff;
}

/***********************************************************************/

.anmerkungen 
{
	font-size: 8pt;
}

/***********************************************************************/

/* Überschriften */

h1
{
	font-size: 12pt;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}

h2
{
	font-size: 10pt;
	font-weight: bold;
}


/* Allgemeine Links */

a:link
{
	color: #000000;
	text-decoration: underline;
}

a:active
{
	color: #000000;
	text-decoration: underline;
}

a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}


/* Extraklassen */

.bottom { color: #ffffff; font-size: 8pt; }
.bottom a:link { color: #ffffff; font-size: 8pt; text-decoration: underline; }
.bottom a:active { color: #ffffff; font-size: 8pt; text-decoration: underline; }
.bottom a:visited { color: #ffffff; font-size: 8pt; text-decoration: underline; }
.bottom a:hover { color: #ffffff; font-size: 8pt; text-decoration: none; }

.veranstaltungenh1
{
	color: 000000;
	font-weight: bold;
	font-size: 12pt;	
}


/* Aufzählungen */
ul#aufzaehlung {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}
#aufzaehlung li {
	border-bottom: none;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
	color: #000000;
	background: #ffffff url(images/master/pfeil_weissschwarz.jpg) left center no-repeat;
	margin-bottom: 10px;
}

ul#aufzaehlunglink {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	margin-bottom: 10px;
}

#aufzaehlunglink li a {
	display: block;
	color: #e40001;
	padding: 0px 0px 0px 20px;
	background: #ffffff url(images/master/pfeil_weissrot.jpg) left center no-repeat;
	text-decoration: underline;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}
#aufzaehlunglink li a:hover{
	color: #000000;
	padding: 0px 0px 0px 20px;
	background: #ffffff url(images/master/pfeil_weissschwarz.jpg) left center no-repeat;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

/* Navigation */

/* Allgemeine Navigation */

#nav {
	background: url(images/master/navigation/nav_bg_2.jpg) bottom repeat-x;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*height: 30px;*/
}
#nav li {
	font-size: 100%;
	float: left;
	display: inline;
	/*height: 30px;*/
}
#nav li a {
	display: block;
	border-bottom: none;
	text-decoration: none;
	border: 0;
	border-right: solid 1px #000000;
	/*height: 30px;*/
	text-align: center;
	color: #ffffff;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 6px;
	vertical-align: 20px;
}
#nav li a:hover,
#nav li.active a {
	border: none;
	border-right: solid 1px #000000;
	background: url(images/master/navigation/nav_bg_hover.jpg) repeat-x;
	color: #ffffff;
}

/* Explizite Buttons */

/*******************************************************************************/
#home {
	background: url(images/master/navigation/home.jpg) bottom repeat-x;
	float: left;
	width: 82px;
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#home li {
	font-size: 100%;
	float: left;
	display: inline;
}
#home li a {
	display: block;
	border-bottom: none;
	text-decoration: none;
	border: 0;
}
#home li a:hover,
#home li.active a {
	border: none;
	background: url(images/master/navigation/home_hover.jpg) no-repeat;
	height: 30px;
	width: 82px;
}
/*******************************************************************************/
#verein {
	background: url(images/master/navigation/verein.jpg) bottom repeat-x;
	float: left;
	width: 88px;
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#verein li {
	font-size: 100%;
	float: left;
	display: inline;
}
#verein li a {
	display: block;
	border-bottom: none;
	text-decoration: none;
	border: 0;
}
#verein li a:hover,
#verein li.active a {
	border: none;
	background: url(images/master/navigation/verein_hover.jpg) no-repeat;
	height: 30px;
	width: 88px;
}
/*******************************************************************************/
#sektionen {
	background: url(images/master/navigation/sektionen.jpg) bottom repeat-x;
	float: left;
	width: 120px;
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sektionen li {
	font-size: 100%;
	float: left;
	display: inline;
}
#sektionen li a {
	display: block;
	border-bottom: none;
	text-decoration: none;
	border: 0;
}
#sektionen li a:hover,
#sektionen li.active a {
	border: none;
	background: url(images/master/navigation/sektionen_hover.jpg) no-repeat;
	height: 30px;
	width: 120px;
}
/*******************************************************************************/
#veranstaltungen {
	background: url(images/master/navigation/veranstaltungen.jpg) bottom repeat-x;
	float: left;
	width: 180px;
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#veranstaltungen li {
	font-size: 100%;
	float: left;
	display: inline;
}
#veranstaltungen li a {
	display: block;
	border-bottom: none;
	text-decoration: none;
	border: 0;
}
#veranstaltungen li a:hover,
#veranstaltungen li.active a {
	border: none;
	background: url(images/master/navigation/veranstaltungen_hover.jpg) no-repeat;
	height: 30px;
	width: 180px;
}
/*******************************************************************************/
#sponsoren {
	background: url(images/master/navigation/sponsoren.jpg) bottom repeat-x;
	float: left;
	width: 125px;
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sponsoren li {
	font-size: 100%;
	float: left;
	display: inline;
}
#sponsoren li a {
	display: block;
	border-bottom: none;
	text-decoration: none;
	border: 0;
}
#sponsoren li a:hover,
#sponsoren li.active a {
	border: none;
	background: url(images/master/navigation/sponsoren_hover.jpg) no-repeat;
	height: 30px;
	width: 125px;
}
/*******************************************************************************/
#kontakt {
	background: url(images/master/navigation/kontakt.jpg) bottom repeat-x;
	float: left;
	width: 100px;
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#kontakt li {
	font-size: 100%;
	float: left;
	display: inline;
}
#kontakt li a {
	display: block;
	border-bottom: none;
	text-decoration: none;
	border: 0;
}
#kontakt li a:hover,
#kontakt li.active a {
	border: none;
	background: url(images/master/navigation/kontakt_hover.jpg) no-repeat;
	height: 30px;
	width: 100px;
}
/*******************************************************************************/
#impressum {
	background: url(images/master/navigation/impressum.jpg) bottom repeat-x;
	float: left;
	width: 133px;
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#impressum li {
	font-size: 100%;
	float: left;
	display: inline;
}
#impressum li a {
	display: block;
	border-bottom: none;
	text-decoration: none;
	border: 0;
}
#impressum li a:hover,
#impressum li.active a {
	border: none;
	background: url(images/master/navigation/impressum_hover.jpg) no-repeat;
	height: 30px;
	width: 133px;
}
/*******************************************************************************/


/* Subnavigation */

ul#subNav {
	margin: 0;
	margin-left: 11px;
	padding: 25px 1px 0 2px;
	width: 170px;
	list-style-type: none;
	list-style-image: none;
}
#subNav li {
	border-bottom: solid 1px #cecece;
}
.subNavHeader {
	color: #E40001 !important;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 4px;
}
#subNav li a {
	display: block;
	padding: 3px 0 3px 20px;
	color: #222;
	background: #fff url(images/subNavArrowNO.jpg) left center no-repeat;
	text-decoration: none;
}
#subNav li a:hover,
#subNav li.active a {
	color: #E40001;
	background: #fff url(images/subNavArrowACT.jpg) left center no-repeat;
}
#subNav li.active a {
	font-weight: bold;
}
