/* @override 
	http://schoenwerth.buerowilhelm.de/css/franzxaverschoenwerth.css
	http://schoenwerth.de/css/franzxaverschoenwerth.css
	http://www.schoenwerth.de/css/franzxaverschoenwerth.css
	http://typo3.schoenwerth.de/fileadmin/template/main/franzxaverschoenwerth.css
*/

/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
}
H1 { font-size: 15px; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 0px 0px 5px 0px;}


TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */
TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top; 
	width: 380px;
}

/* Menu 1 column */
TD#menu_1 {
	vertical-align: top;
	width: 260px;
	background-image: url(../images/menubackground.jpg);
	background-repeat : no-repeat;
	padding-top: 30px;
	padding-left: 20px;
}
TD#menu_1 DIV {
	width: 280px;
}
TD#menu_1 DIV A {
	text-decoration: none;
	color: gray;
}

#menu_1 div.menu1-level2-act a {
	color: #cd1619;
}

a.internal-link {
	color: black;
}

.internal-link a:link {
	color: black;
}

a {
	color: black;
}

.internal-link a:hover {
	color: #cd1619;
}

#menu_1 div.menu1-level1-no a {
	color: black;
}

#c2 p.bodytext a.mail {
	color: black;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
TD#menu_1 DIV.menu1-level1-act A {
  color:black;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
	color: #CD1619;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
	font-weight: normal;
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
color: #CD1619;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
	font-weight: bold;
}






/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #F8F8EC;

  font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:black;
}
TD#path A:hover {
  text-decoration: underline;
}




.taboben {
	background-color: #F5F4E6;
	background-repeat: repeat;
	display: block;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-bottom: 8px;
}

.tab {
	background-color: #F5F4E6;
	background-repeat: repeat;
	display: block;
	padding-top: 8px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-bottom: 8px;
	background-image: url(../img/F5F4E6.gif);
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#zitatbox {
	background-color: #F5F4E6;
	height: 59px;
	padding-bottom: 16px;
}

#header {
	background-color: #CD1619;
	height: 120px;
	width: 940px;
	text-align: center;
	border-bottom-color: #FFF;
}

.headerbild {
	float: left;
	height: 200px;
	width: 376px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.abstand_tabelle {
	margin-bottom: 12px;
	display: block;
}

table {
	background-image: url(back.gif);
}

#main {
	height: 600px;
	width: 890px;
	margin-left: 25px;
	margin-right: 25px;
	border-top: 20px solid #F5F4E6;
}

#footer {
	width: 768px;
	height: 100px;
	padding: 0 16px;
	margin-top: 16px;
	border-top-color: silver;
	border-top-width: 16px;
	background-color: white;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	margin-left: 0px;
	background: white;
	text-align: left;
}

.klein {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
#mainmenu {
	width: 280px;
	float: left;
	line-height: 18px;
}

#navigation_startseite {
	width: 940px;
	line-height: 18px;
}

.menu:link {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menu:visited {
color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menu:active {
color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menu:hover {
	color: #CD1619;
	/*color: #285a0e;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menuAKTIV:link {
color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menuAKTIV:visited {
color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menuAKTIV:active {
color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menuAKTIV:hover {
color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

#unternavigation {
	width: 212px;
	float: left;
	height: 400px;
	margin-top: 32px;
}

#textbehaelter {
	width: 376px;
	float: left;
	font-size: 14px;
	color: #575756;
	line-height: 19px;
	margin-top: 32px;
}

#contenat {
	float: left;
	margin-left: 20px;
	width: 540px;
}

#spalterechts_start {
	margin-top: 50px;
	width: 920px;
	text-align: center;
}


#container #main #spalterechts img {
	margin-bottom: 16px;
}

.untermenu:link {
	color: #595959;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
}

.untermenu:visited {
	color: #595959;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
}

.untermenu:active {
	color: #595959;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
	
}

.untermenu:hover {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
}

.untermenuAKTIV:link {
color: #CD1619;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
	font-weight: bold;
}

.untermenuAKTIV:visited {
color: #CD1619;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
	font-weight: bold;
}

.untermenuAKTIV:active {
color: #CD1619;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
	font-weight: bold;
}

.untermenuAKTIV:hover {
	color: black;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
	font-weight: bold;


}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}

#container #footer img {
	margin-right: 30px;
	float: left;
}

.schriftgroesse {
	float: right;
	width: 176px;
	font-size: 12px;
	margin-top: 29px;
	color: gray;
}

h1 {
color: #CD1619;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	width: 580px;
}

.textlink:link {
	color: black;
	text-decoration: underline;
	
}

.textlink:visited {
	color: #7a7b7e;
	text-decoration: underline;
}

.textlink:active {
	color: #7a7b7e;
	text-decoration: underline;
}

.textlink:hover {
	color: #CD1619;
	text-decoration: underline;
}

.buecherliste {
	color: #000;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
