/* Standart-Formatierung */

body {
	font-family: 'Georgia','Times New Roman', 'Verdana';
	font-size: 12px; 
	line-height:15px; 
	margin:0px; 
	background-color:#ffffff;
	color: #3B3B3B;
}

p {
	font-size: 12px; 
}

td {
	font-size:11px;
    padding: 3px;
    border-bottom: solid 1px #cc3300;
    vertical-align: top;
}

H1 {
	font-size:26px;
	font-weight:lighter;
	font-family: 'Arial', 'Verdana';
	color: #FF6600;
	line-height: 30px;
	margin-top: 0px;
	
}

H2 {
	font-size:16px;
    font-weight:lighter;
    font-family: 'Arial', 'Verdana';
    color: white;
	line-height: 20px;
	border: dotted 1px #900000;
    padding: 4px;
    background-color: #FF6600
}

H3 {
    font-size:16px;
    font-weight:lighter;
    font-family: 'Arial', 'Verdana';
    color: #FF6600;
    line-height: 22px;
    margin-top: 0px;
    
}
H4 {font-size: 11px; font-weight: bold; padding-bottom: 2px; color: #660000; border-bottom: solid 1px #660000; font-family: Verdana, Arial;margin-top:10px;}
H5 {font-size: 20px; color: #660000; font-family: 'Times New Roman',Verdana, Arial; font-weight:normal; margin-bottom:15px}

p{
	font-size:11px;
	line-height: 21px;
	color: #505050
}

a {
	font-size: 11px; 
	text-decoration: none;
	color: #505050;
	border-bottom: solid 1px #FF6600;
}

a:hover {
	color: yellow;
	background-color: #FF6600;
}

legend {}

ul {
	list-style-image:url('../_pix/bullet.gif');
}

li {
	line-height: 21px;
}

input {
	font-family: Verdana; 
	font-size:11px; 
	margin:0px; 
	padding:2px;
	color:black;
	border:solid 1px #c0c0c0;
}

textarea {font-family: Verdana; font-size:11px; margin:0px; padding: 1px; border: solid 1px #c0c0c0;}
select {font-family: Verdana; font-size:11px; margin:0px;}
table {margin: 0px; auto: 0}
form {margin: 0px}

TH {
    padding: 3px;
	
	text-align:left;
	background-color: #CC3300;
	color:white;
    font-size: 11px;
	}


acronym{
	cursor: help;
}

img{
	border:0px;
}

#MAIN_BG{
	background-color: #330000;
	text-align:center;
	padding-top: 10px
}

#PAGE_TOP{
	width: 800px;
	margin: 0 auto;
	/*background: url('../_images/css/top.jpg') repeat-x;  */
	border-top: solid 1px #c0c0c0 ;

    background-color: white;
    padding: 0px 0px 2px 0px;
}

#PAGE_TOP_NAVI {
	width: 100% 
	height: 30px;
	display: block;
	margin: 0px 0px 8px 0px; 
	text-align: center; 
}

#PAGE_TOP_NAVI_IN {
	width: 800px;
    background: url('../_images/css/navi_bg.png') repeat-x; 
	display:block;
	margin: 0 auto;
	text-align: left;
}

#PAGE_TOP_NAVI UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: white;
}

#PAGE_TOP_NAVI UL LI {
	display: inline;
	line-height: 30px;
}

#PAGE_TOP_NAVI UL LI A {
	color: white;
	font-family: 'Arial', 'Verdana';
	border: 0;
	font-size: 12px;
	padding: 8px 12px 7px 12px;
}

#PAGE_TOP_NAVI UL LI A:hover, #PAGE_TOP_NAVI UL LI A.active {
	/*background: url('../_images/css/navi_bg_2.png') repeat-x;           */
    background-color: white;
	color: #900000
}

#PAGE_SUBLINKS {
	width:800px;
	display:block;
	margin: 0 auto;
	text-align: right;
	height: 20px;
}

#PAGE_SUBLINKS UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: white;
	font-family: 'Arial';
}

#PAGE_SUBLINKS UL LI {
	display: inline;
	padding: 0;	
	color: #c0c0c0;
}

#PAGE_SUBLINKS UL LI A{
	background-repeat: no-repeat;
	border: 0;
	font-family: 'Arial', 'verdana';
	padding-left: 15px;
	font-size: 11px;
    color: white;
}

#PAGE_SUBLINKS UL LI A:hover {
	color: yellow;
    background-color: transparent;
}
	


#PAGE_CENTER {
	width:800px;
	display:block;
	margin: 0 auto;
	background-color:white;
}

#PAGE_CENTER_INBOX {
	padding: 15px;
	border: solid 1px #DAC998;
}

#PAGE_CENTER_INLINE{
	background-color: white;
	margin-bottom:10px;
}


.MAIN_LINK{
	display:block;
	height:30px;
	background-color:#330000;
	line-height:28px;
	padding-left:20px;

	color:white;
	text-decoration:none;
	letter-spacing:1px;
	font-family: Verdana;
	font-size:10px;
	letter-spacing:3px;

	border-bottom:solid 1px white


}

.MAIN_LINK:hover,#M_L_active{
	color:white;
	background-color:#FF9900
}

.NAVI_SIDE{
	width: 230px;
}


.CONTENT_SIDE{
	width: 650px;
	padding-left: 20px;
}

#SUB_NAVI{
	background-color:#E2E2E2;
	/*border-top: solid 1px #606060;
	border-bottom: solid 1px #606060;*/
}

#NAVI_SIDE_INLINE{
	padding:7px;
	margin: 0;

}


#CONTENT_INLINE{
	padding: 0px;
	margin: 0px;
	padding-left:10px;
}

#PAGE_CONTENT {
	text-align: left;
	margin-left: 200px
}

#mainnavi {
	width: 180px;
	float: left;
}

#mainnavi UL{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#mainnavi UL LI{
	line-height: 25px;
	display: block;
	border-bottom: dotted 1px #c0c0c0;
	padding-left: 15px;
	background: url('../_images/css/mainnavi.jpg') no-repeat 5px 10px;
}

#mainnavi UL LI A{
	text-decoration: none;
	border: 0px;
}

#mainnavi UL LI A:hover{
	
}

.seperator      {
    text-align: center;
    margin: 0px 0px 0px 0px;
}

.portrait {
    float: left;
    margin: 0px 15px 15px 0px;
}

/*
.blackBox {
    background-color: black;
}

.blackBox P {
    color: #e0e0e0;
    margin-left: 10px;
    margin-right: 10px;
}
*/
.question {
    font-style: italic;
}

#button {
    background-color: #900000;
    color: white;
    padding: 3px;
}
