/* style_n.css */


/* globale Formate */


td, p, h1, h2, h3, h4, h5, h6, a {
	font-family:Verdana, Arial, Helvetica, sans serif;
	color: #02588B;
	text-align:left;
	}
	
h1 {
	font-size:17px;
	}
	
h2 {
	font-size:15px;
	}
	
h3 {
	font-size:11px;
	margin-bottom:0;
	}
	
h4, h5, h6 {
	font-size:9px;
	}
	
td, p {
	font-size:1.33ex;
	font-size:11px;
	}
	
p {
	margin-top:0;
	}
	
.outside {
	position:relative;
	left:-2000px;
	}
	
hr {
	margin:4px 0px !important;
	margin:-7px 0px;
	height:1px;
	font-size:1px;
	
	border:0;
	border-bottom:1px solid #B3B3B3;
	}
	
.border {
	border:1px solid #B3B3B3;
	}
.leer {
	font-size:0px;
	}
	
a:link {}
a:visited {}
a:hover {
	color:#E33A41;
	color:#B2486C;
	}
	
a img {
	border:0;
	}
	
#FrameTableSeitenHeadlineImg {
	margin:8px 7px;
	margin-bottom:0;
	}


.align-right
{
 text-align: right;
}
span.align-right
{
 text-align: right;
}

	
	

	
/* RahmenTabelle */
#FrameTable {
	margin-top:30px;
	border:1px solid #B3B3B3;
	width:969px;
	}
#FrameTableHeader {
	padding:1px 1px 0px 1px;
	}
	
#FrameTableHeaderVerlauf {	
	border-top:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	height:5px;
	}
	
#FrameTableSeitenHeadline {
	background-image:url(../images/elm_balkenreihe.gif);
	background-repeat:no-repeat;
	background-position:841px 7px;
	}
	
#ContentTable {
	width:969px;
	}
	
#ContentTableLeftBox {
	width:162px;
	}

#ContentTableContentBox {
	width:770px;
	}

#FrameTableFooter {
	background-image:url(../images/elm_verlauf_bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	height:100px;
	}
	
#cr3ArtLogo {
	margin:28px;
	}
	
	
	
/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, div.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, div.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, div.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }


#ContentTableContentBox img
{
	border:1px solid #02588B;
	margin-top: 5px;
	margin-bottom: 5px;
}
	
	
/* linke Box (Navigation) */
/*
a.NaviBtn {
	font-size:0;
	height:26px;
	width:144px;
	display:block;
	margin:4px 0px; /* für IE 
	border-bottom:1px solid #B3B3B3;
	background-repeat:no-repeat;
	}
*/
ul.NaviList {
	margin:0;
	padding:0;
	margin-left:0px;
	padding-left:0px;
	list-style:inside;
	list-style:outside;
	list-style-type:none;
	}
a.NaviBtn {
	font-size:0;
	height:26px;
	width:144px;
	display:block;
	margin:4px 0px !important;
	margin:2px 0px; /* für IE */
	border-bottom:1px solid #B3B3B3;
	background-repeat:no-repeat;
	
	}
a.NaviBtn span.txt{
	display: none;
}
a.noBorder {
	border-bottom:0;
	}

	
	
	

