BODY
{
	font-family: Verdana, Arial, Helvetica;
}

BODY.mainframe
{
	font-size: 11pt;
	color: Navy;

	background-image : none;
	background-color: #F0F8FF;
	
	margin-right: 5px;
}

BODY.mainframe_2
{
	font-size: 11pt;
	color: Navy;

	background-color: #F0F8FF;
	background-image: url('../images/layout/background_book_01.jpg'); 
	background-repeat: repeat-y; 
	background-position : right top;
	
	margin-right: 85px; 
}

BODY.naviframe
{
	background-color: #F0F8FF;
	background-image: url('../images/layout/bg_left_140.gif') ;
	background-repeat: repeat-y;
	
	margin-top: 55px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

BODY.topframe
{
	font-size: 11pt;
	color: Navy;

	background-color: #F0F8FF;
	background-image: url('../images/layout/bg_top_075.gif') ;
	background-repeat: repeat-x;
	
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 185px;
	margin-right: 5px;
}

BODY.bottomframe
{
	font-size: 8pt;
	color: Navy;
	
	background-color: #F0F8FF;
	background-image: url('../images/layout/bg_left_140.gif') ;
	background-repeat: repeat-y;
	
	margin-left: 150px;
	margin-right: 80px;
	margin-top: 10px;
}

TABLE
{
	font-family: Verdana, Arial, Helvetica;
}

TABLE.top
{
	font-size: 10px;
	color:  Navy;
	
	border: none;
	
	margin: 0px;
	
	width: 100%;
}

TD.top_navi
{
	border:1px solid #F0F8FF; 
	
	background-image : none;
	background-color: #B8FFD8;
		
	text-align : center;
	vertical-align: middle;
	
	padding-left: 5px;
	
	width: 90px;
	height: 20px;
}

TD.top_heading
{
	text-align : left;
	vertical-align: middle;

	border: none;
	
	width: 100%;
}

TABLE.buchindex
{
	border : none;
		
	width : 100%;
}

TD.werbung
{
	font-size: 9pt;

	background-image : none;	
	background-color: #F7F7F7;
		
	border-right-color : Gray;
	border-right-style : groove;
	border-right-width : 2px;
	
	border-bottom-color : Gray;
	border-bottom-style : groove;
	border-bottom-width : 2px;
	
	border-top-color : Gray;
	border-top-style : groove;
	border-top-width : 1px;
	
	border-left-color : Gray;
	border-left-style : groove;
	border-left-width : 1px;
	
	vertical-align: top;
	
	padding:10px;
	width: 10%;
}

TABLE.buch
{
	border-top: none;
	border-left : none;

	border-right-color : Gray;
	border-right-style : groove;
	border-right-width : 2px;

	border-bottom-color : Gray;
	border-bottom-style : groove;
	border-bottom-width : 1px;
		
	width : 100%;
}

TD.buch
{
	border : none;
	
	width: 80%;
}

TD.bewertung
{
	border: none;
	
	text-align: right;
	
	width: 25%;
}

TABLE.formular
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	color: darkblue;

	border-width: 2px;
	border-color: navy;
	border-style: solid;
}

TD.formular_blue_section
{
	font-size: 11pt;
	font-weight: bold;
	color: white;

	background-image : none;
	background-color: navy;
	background-image: ;
	
	height: 40px;
	
	text-align: center;
	vertical-align: middle;
}

H2
{
	font-size: 16pt;
	font-weight : bold;
	color: Navy;
	
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	
	border-right-color : Gray;
	border-right-style : solid;
	border-right-width : 2px;
	width: 100%;
}

H4
{
	font-size: 11pt;
	color: Navy;
	
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	
	border-right-color : Gray;
	border-right-style : solid;
	border-right-width : 2px;
	width: 100%;
}

p.copyright
{
	font-size: 8pt;
	text-align : center;
}

DIV.navi
{
	margin-left: 10px;

	width: 150px;
}

DIV.navi_level2
{
	margin-left: 20px;

	width: 140px;
}

DIV.navi_button
{
	font-size: 10pt;

	border-left:1px ridge Blue; 
	border-right:2px ridge Blue; 
	border-top:1px ridge Blue; 
	border-bottom:4px ridge Blue; 

	background-image: none;
	background-color : #B8FFD8;
		
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
		
	margin-bottom: 5px;
	
	text-align: right;
	
	height: 20px;
}

A
{
	text-decoration: none;
}

A.top_navi:link
{
    color: Navy;
}

A.top_navi:visited
{
    color: Navy;
}

A.top_navi:hover
{
    color: #FF9900;
}

A.top_navi:active
{
	color: #006400;
}

A.main_navi:link
{
    color: Navy;

	background-color : #B8FFD8;
	background-image: url(../images/design/buch_icon_1.gif);
	background-repeat: no-repeat;
	background-position: left;

	height: 20px;	
	width: 140px;
}

A.main_navi:visited
{
    color: Navy;
	
	background-color : #B8FFD8;
	background-image: url(../images/design/buch_icon_1.gif);
	background-repeat: no-repeat;
	background-position: left;

	height: 20px;	
	width: 140px;
}

A.main_navi:hover
{
	color: #FF9900;

	background-color : #B8FFD8;
	background-image: url(../images/design/buch_icon_2.gif);
	background-position: left;

	height: 20px;
	width: 140px;
}

A.main_navi:active
{
    color: darkgreen;
	
	background-color : #B8FFD8;
	background-image: url(../images/design/buch_icon_3.gif);
	background-repeat: no-repeat;
	background-position: left;
	
	height: 20px;
	width: 140px;
}

A. textlink:link
{
	color: Blue;
}

A.textlink:visited
{
    color: darkgreen;
}

A.textlink:hover
{
    color: #FF9900;
}

A.textlink:active
{
    color: darkgreen;
}

A.mwlink:link
{
	color: Navy;
}

A.:mwlink:visited
{
    color: Navy;
}

A.mwlink:hover
{
    color: #FF9900;
}

A.wmlink:active
{
    color: Navy;
}

INPUT.cmd_formular
{
	color: navy;
	
	background-color: #F0F0F0;
	background-image: none;
	
	border-width: 3px;
	border-color: navy;
	
	width: 150px;
	height: 28px
}

TEXTAREA.txt_formular
{
	font-size: 11pt;
}

INPUT.txt_formular
{
	font-size: 11pt;
}

LI.buchliste
{
	list-style-image:  url(../images/design/buch_icon_1.gif);
}
