/* 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 #fff;
	/*height: 30px;*/
	text-align: center;
	color: #ffffff;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 6px;
	vertical-align: 20px;
}
#nav li a:hover,
#nav li.active a {
	border: none;
	border-right: solid 1px #fff;
	background: url(images/master/navigation/nav_bg_hover.jpg) repeat-x;
	color: #ffffff;
}

/* 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;
	text-decoration: none;
}
#subNav li a:hover,
#subNav li.active a {
	color: #E40001;
	background: #fff url(images/master/pfeil_weissrot.jpg) left center no-repeat;
}

