
body
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

img {
    border:0px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#B9252C;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box {
    padding: 0px 0px 0px 0px;
}

.a_nav_rot_aktiv
{	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B9252C;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
    padding-bottom:11px;
}
.a_nav_rot
{	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#666666;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
    padding-bottom:11px;
}
.a_nav_rot:hover
{
	color: #B9252C;
}

.a_nav_blau_aktiv
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #002C63;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
.a_nav_blau
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
.a_nav_blau:hover
{
	color: #002C63;
}

.a_nav_gruen_aktiv
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #00695B;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
.a_nav_gruen
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
.a_nav_gruen:hover
{	
	color: #00695B;
}

.a_nav_gelb_aktiv
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F49F00;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
.a_nav_gelb
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
.a_nav_gelb:hover
{
	color: #F49F00;
}

.a_subnav
{
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:none;
}


.td_top_left
{
	background-color:#cccccc;
	width:160px;
	height:160px;
}

.td_top_right
{
	background-color:#B9252C;
	width:160px;
	height:160px;
}


.td_left
{
	background-color:#999999;
	width:160px;
	height:100%;
}

.td_right
{
	background-color:#999999;
	width:160px;
	height:100%;
}

.td_subnav
{
    padding-top:30px;
	width:170px;
}

.td_content
{
    padding-top:30px;
	width:350px;
	color:#333333;
}

.td_content_left
{
	width:150px;
	padding-left:20px;
}

.table_content
{
	background-color:#E7E7E7;
	background-repeat:repeat-x;
	width:100%;
	padding-bottom:30px;
	padding-right:10px;
}

.table_content_2
{
	background-image:url('../images/back_content.jpg');
	background-color:#E7E7E7;
	background-repeat:repeat-x;
	width:100%;
	padding-bottom:30px;
	padding-top:50px;
}

.img_right
{
	margin-top:180px;
}

.buch
{
	float:left;
}

.text_buch
{
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:30px;
	color:white;
}

.main_nav
{
    font-size: 11px;
    padding-bottom: 5px;
}


.sub_nav
{
	line-height:20px;
}

.text_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

.bg {
	background-image:url('../images/bg.gif');
}

a.impressum:link            { padding: 10px 10px 10px 10px; bottom:10px; text-decoration: none;      color: #333333; font-size: 11px; font-weight: normal; }
a.impressum:visited         { padding: 10px 10px 10px 10px; bottom:10px; text-decoration: none;      color: #333333; font-size: 11px; font-weight: normal; }
a.impressum:active          { padding: 10px 10px 10px 10px; bottom:10px; text-decoration: underline; color: #B9252C; font-size: 11px; font-weight: normal; }
a.impressum:hover           { padding: 10px 10px 10px 10px; bottom:10px; text-decoration: underline; color: #B9252C; font-size: 11px; font-weight: normal; }

a.ebook:link            { text-decoration: none;      color: #FFFFFF; font-size: 11px; font-weight: normal; }
a.ebook:visited         { text-decoration: none;      color: #FFFFFF; font-size: 11px; font-weight: normal; }
a.ebook:active          { text-decoration: underline; color: #FFFFFF; font-size: 11px; font-weight: normal; }
a.ebook:hover           { text-decoration: underline; color: #FFFFFF; font-size: 11px; font-weight: normal; }


#article
{
    padding: 0 10px 0 0;
    margin: 0 0 0 0;
}

#article p, td
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#article h1{
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#B9252C;
}

#article    a:link            { text-decoration: none;      color: #333333; font-size: 12px; font-weight: bold; }
#article    a:visited         { text-decoration: none;      color: #333333; font-size: 12px; font-weight: bold; }
#article    a:active          { text-decoration: none;      color: #B9252C; font-size: 12px; font-weight: bold; }
#article    a:hover           { text-decoration: none;      color: #B9252C; font-size: 12px; font-weight: bold; }



a.navmenu:link                { text-decoration: none;      color: #666666; font-size: 11px; font-weight: bold; }
a.navmenu:visited             { text-decoration: none;      color: #666666; font-size: 11px; font-weight: bold; }
a.navmenu:active              { text-decoration: none;      color: #666666; font-size: 11px; font-weight: bold; }
a.navmenu:hover               { text-decoration: none;      color: #666666; font-size: 11px; font-weight: bold; }

a.navmenux:link               { text-decoration: underline; color: #666666; font-size: 11px; font-weight: bold; }
a.navmenux:visited            { text-decoration: underline; color: #666666; font-size: 11px; font-weight: bold; }
a.navmenux:active             { text-decoration: underline; color: #666666; font-size: 11px; font-weight: bold; }
a.navmenux:hover              { text-decoration: underline; color: #666666; font-size: 11px; font-weight: bold; }
