/****************************************************/
/** Allgemeine Seiten Deklaration                  **/
/****************************************************/
body {
	/* Mittige Konfiguration */
	background: #FFFFFF url(images/layout/mcgs.png) repeat;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;

	/* Linke Konfiguration
	background: #D1E4EB url(images/layout/background.jpg) repeat-x;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
	*/
}

/* Seiteninhalt */
.rand_oben {
	background: url(images/layout/background_rand_oben.gif) no-repeat;
	height: 10px;
	margin: auto;
	margin-top: 5px;
	padding: 0px;
	width: 994px;
}
	/* IE6 only */
	* html .rand_oben { background: #006699; }
	/* IE7 only */
	*+html .rand_oben { background: #006699; }

.wrapper {
	background: #D1E4EB url(images/layout/background.jpg) repeat-x;
	margin: auto;
	padding: 0px 10px 0px 10px;		/* oben, rechts, unten, links */
	width: 974px;
}

.rand_unten {
	background: url(images/layout/background_rand_unten.gif) no-repeat;
	height: 10px;
	margin: auto;
	margin-bottom: 5px;
	padding: 0px;
	width: 994px;
}
	/* IE6 only */
	* html .rand_unten { background: #D1E4EB; }
	/* IE7 only */
	*+html .rand_unten { background: #D1E4EB; }

/* Tabellreihen-, Tabellenzeilen-, Pre-Inhalt  */
tr, td, pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

/* Seitenlogo */
.top {
	background: url(images/layout/bg_top.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 56px;
	padding: 0px 5px 0px 5px;		/* oben, rechts, unten, links */
}

.top_xmas {
	background: url(images/layout/bg_top_xmas.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 56px;
	padding: 0px 5px 0px 5px;		/* oben, rechts, unten, links */
}

/* Anmeldeleiste */
.anmeldeleiste {
	border-bottom: #006699 dotted 1px;
	padding-bottom: 5px;
}

/* Seitennavigation */
.seitennavigation {
	border-bottom: #006699 dotted 1px;
	font-size: 12px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* Navigations Menü */
.navigation {
	background: #FFFFFF;
	border: solid 1px #98AAB1;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 198px;
}

.navigation ul, .navigation li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.navigation li a:link, .navigation li a:visited {
	border-bottom: #98AAB1 solid 0px;
	border-left: #98AAB1 solid 0px;
	border-right: #98AAB1 solid 0px;
	color: #006699;
	display: block;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 21px;
	line-height: 21px;
	text-decoration: none;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}

.navigation li a:hover, .navigation li a#aktive_seite {
	background: url(images/layout/title_tabelle.jpg) left repeat-x;
	color: #FFFFFF;
}

.navigation_background {
	background-image: url(images/layout/bg_navigation_menue.jpg);
}

/* Sonstiges */
.fliesstext {
	float: left;
	padding-right: 5px;
}

.randnotiz {
	color: #DD6900;
	font-size: 9px;
}

/****************************************************/
/** Formulare                                      **/
/****************************************************/
.bb_button {
	background-repeat: no-repeat;
	border: #333333 solid 1px;
	height: 22px;
	width: 22px;
}

.formular_ausblenden {
	display: none;
}

.formular {
	color: #3333FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formular_cb_radio {
	left: -4px;
	position: relative;
	top: 2px;
}

/****************************************************/
/** Hyperlink Deklaration                          **/
/****************************************************/
/* Allgemeine Hyperlinks */
a:link {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #5493B4;
	text-decoration: none;
}

a:hover {
	color: #DD6900;
	text-decoration: underline;
}

a:active {
	color: #006699;
	text-decoration: none;
}

/****************************************************/
/** Icons                                          **/
/****************************************************/
.achtzehn {
	background: url(images/layout/16/18.gif) no-repeat;
	padding: 2px 0px 3px 20px;
}

.admin {
	background: url(images/layout/16/admin.gif) no-repeat;
	padding: 2px 0px 3px 20px;
}

.anmelden {
	background: url(images/layout/16/anmelden.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.caution {
	background: url(images/layout/16/caution.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.doc {
	background: url(images/layout/16/doc.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.download {
	background: url(images/layout/16/download.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.edit {
	background: url(images/layout/16/edit.gif) no-repeat;
	padding: 2px 0px 3px 20px;
}

.email {
	background: url(images/layout/16/email.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.favorit {
	background: url(images/layout/16/addfavorite.gif) no-repeat;
	padding: 2px 0px 3px 20px;
}

.folder {
	background: url(images/layout/16/folder.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.home {
	background: url(images/layout/16/home.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.info {
	background: url(images/layout/16/info.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.lesen {
	background: url(images/layout/16/lesen.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.link {
	background: url(images/layout/16/link.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.loeschen {
	background: url(images/layout/16/delete.gif) no-repeat;
	padding: 2px 0px 3px 20px;
}

.login {
	background: url(images/layout/16/login.gif) no-repeat;
	padding: 2px 0px 3px 20px;
}

.logout {
	background: url(images/layout/16/logout.gif) no-repeat;
	padding: 2px 0px 3px 20px;
}

.mov {
	background: url(images/layout/16/mov.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.new {
	background: url(images/layout/16/new.gif) no-repeat;
	padding: 2px 0px 3px 20px;
}

.pdf {
	background: url(images/layout/16/pdf.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.rennen {
	background: url(images/layout/16/rennen.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.stop {
	background: url(images/layout/16/stop.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.user {
	background: url(images/layout/16/user.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.xls {
	background: url(images/layout/16/xls.gif) no-repeat;
	padding: 0px 0px 3px 20px;
}

.zip {
	background: url(images/layout/16/zip.gif)  no-repeat;
	padding: 0px 0px 3px 20px;
}

/****************************************************/
/** News Links                                     **/
/****************************************************/
.news_left {
	background: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 493px;
	padding: 5px;
}

.news_left_title {
	background: #FFFFFF url(images/layout/news_left.jpg) left repeat-y; 
	border: #98AAB1 solid 1px;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.news_left_story {
	background: #FFFFFF;
	border-bottom: #98AAB1 solid 1px;
	border-left: #98AAB1 solid 1px;
	border-right: #98AAB1 solid 1px;
	padding: 5px;
}

.news_left_story_daily {
	background: #FFFFFF;
	border-bottom: #98AAB1 solid 1px;
	border-left: #98AAB1 solid 1px;
	border-right: #98AAB1 solid 1px;
	line-height: 12px;
	padding: 5px;

}

.news_left_story_daily a:link {
	color: #333333;
	display: block;
	text-decoration: none;
}

.news_left_story_daily a:hover, .news_left_story_daily a:visited {
	color: #006699;
	text-decoration: none;
}

/* Roter/Blauer Hintergrund */
.news_left_title_bg_red {
	background: #FF0000;
	border: #98AAB1 solid 1px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}
.news_left_title_bg_blue {
	background: #0000FF;
	border: #98AAB1 solid 1px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

/* Blauer Rahmen */
.news_left_title_border_blue  {
	background: #FFFFFF url(images/layout/news_left.jpg) left repeat-y;
	border: #0000FF solid 1px;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.news_left_story_border_blue {
	background: #FFFFFF;
	border-bottom: #0000FF solid 1px;
	border-left: #0000FF solid 1px;
	border-right: #0000FF solid 1px;
	padding: 5px;
}

/****************************************************/
/** News Mittig                                    **/
/****************************************************/
.news {
	background: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

.news_title {
	background: #FFFFFF url(images/layout/news_left.jpg) left repeat-y;
	border: #98AAB1 solid 1px;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.news_story {
	background: #FFFFFF;
	border-bottom: #98AAB1 solid 1px;
	border-left: #98AAB1 solid 1px;
	border-right: #98AAB1 solid 1px;
	padding: 5px;
}

/****************************************************/
/** News Rechts                                    **/
/****************************************************/
.news_right {
	background: #FFFFFF;
	color: #333333;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 212px;
	padding: 5px;
}

.news_right_title {
	background: #FFFFFF url(images/layout/news_right.jpg) right repeat-y;
	border: #98AAB1 solid 1px;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.news_right_story {
	background: #FFFFFF;
	border-bottom: #98AAB1 solid 1px;
	border-left: #98AAB1 solid 1px;
	border-right: #98AAB1 solid 1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 11px;
	padding: 5px;
}

.news_right_story a:link {
	color: #333333;
	display: block;
	text-decoration: none;
}

.news_right_story a:hover, .news_right_story a:visited {
	color: #006699;
	text-decoration: none;
}

/****************************************************/
/** Rahmen                                         **/
/****************************************************/
.border_bottom {
	border-bottom: #98AAB1 solid 1px;
}

.border_bottom_dotted {
	border-bottom: #98AAB1 dotted 1px;
}

/****************************************************/
/** Schriften                                   **/
/****************************************************/
.font_blue {
	color: #0000FF;
}

.font_red {
	color: #FF0000;
}

.font_green {
	color: #33CC00;
}

/****************************************************/
/** Tabs                                           **/
/****************************************************/
#tabs {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
}

#tabs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#tabs a {
	float: left;
	background: url(images/layout/tab_left.gif) left top no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	text-decoration:none;
}

#tabs a span {
	display: block;
	float: left;
	background: url(images/layout/tab_right.gif) right top no-repeat;
	padding: 5px 15px 4px 6px;
	color: #FF9933;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float: none;
}
/* End IE5-Mac hack */

#tabs a:hover span {
	color: #FF9933;
}

#tabs a:hover, #tabs a#aktiver_tab {
	background-position: 0% -42px;
}

#tabs a:hover span, #tabs a#aktiver_tab span {
	background-position: 100% -42px;
}

/****************************************************/
/** Tabs  A, B, C, ...                             **/
/****************************************************/
#tabs_abc {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 100%;
}

#tabs_abc ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tabs_abc li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#tabs_abc a {
	float: left;
	background: url(images/layout/tab_left.gif) left top no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	text-decoration:none;
}

#tabs_abc a span {
	display: block;
	float: left;
	background: url(images/layout/tab_right.gif) right top no-repeat;
	padding: 5px 10px 4px 4px;
	color: #FF9933;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs_abc a span {
	float: none;
}
/* End IE5-Mac hack */

#tabs_abc a:hover span {
	color: #FF9933;
}

#tabs_abc a:hover, #tabs_abc a#aktiver_tab {
	background-position: 0% -42px;
}

#tabs_abc a:hover span, #tabs_abc a#aktiver_tab span {
	background-position: 100% -42px;
}

/****************************************************/
/** Tabellen                                       **/
/****************************************************/
.table_main {
	width: 769px;
}

.table_menue1 {
	background: #FFFFFF;
	border: #98AAB1 solid 1px;
	font-size: 11px;
	text-align: left;
}

.table_menue2 {
	background-color: #FFFFFF;
	border: #98AAB1 solid 1px;
	font-size: 11px;
}

.table_menue3 {
	background: #D1E4EB;
	border-top: #98AAB1 dotted 1px;
	border-bottom: #98AAB1 dotted 1px;
}

.table_title {
	background: url(images/layout/title_tabelle.jpg) repeat-x;
	color: #FF9933;
	font-size: 11px;
	font-weight: bold;
}

.table_bottom {
	background: #E5E5E5 url(images/layout/pfeil-oben.gif) left no-repeat;
	padding: 5px 0px 5px 18px;
}

.table_separator_width {
	width: 5px;
}

.table_separator_height {
	height: 5px;
}

/****************************************************/
/** Tabelle mit Hover-Effekt                       **/
/****************************************************/
.hover_over {
	background: #EEEEEE;
}

.hover_out {
	background: #FFFFFF;
}

/****************************************************/
/** Tabelle mit zwei Spalten                       **/
/****************************************************/
.column {
	width: 100%;
}

.two_column {
	border: #FF0000 solid 0px;
	float: left;
	text-align: center;
	padding: 5px;
	width: 48%;
}

/****************************************************/
/** Verborgene Felder & Texte                      **/
/****************************************************/
.hidden {
	display: none;
}

.unhidden {
	color: #DD6900;
	display: block;
}
