
html>body #div
{
height:auto;
min-height:100%;
height: auto !important; /* !important-Regel für moderne Browser */
}// das raffen alle, außer der IE.




html {
margin:0;
padding:0;
height:100%;
	min-height: 100%;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	color: #000;
	background: #fff;
	} 
	
body {
margin:0;
padding:0;
height:100%;
	min-height: 100%;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
	color: #000;
	background: #fff url('images/bg.gif') repeat-y;
	
}


a<img {
	border: none;
}
a, 
a:link,
a:visited,
a:active {
	color: #fff;
	text-decoration: none;
	}
/* individual classes */



/* ~~~ Layouting the content blocks ~~~ */
.align {
	position: absolute;
	margin: 0 auto;
	width:1000px;
	/*width:925px;*/

}





.left_content {
	position: absolute;
	background-image: url('images/bg_logo.jpg');
	background-color: #1b1b1b;
	background-repeat: no-repeat;
	float:left;
	width:221px;
	overflow: hidden;
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100% !important; padding-left:auto; padding-right:auto; padding-top:0; padding-bottom:0
}
.left_content h1{
    width: 194px;
    height: 148px;
    font-size: 0;
    float: right;
    display: block;
    color:#44413d;
    background-image: url('images/logo.gif');
}
.carat {
	  margin-top:5px;
	  width: 149px;
    height: 28px;
    font-size: 0;
    float: right;
    display: block;
    background-image: url('images/carat_logo.gif');
    overflow:hidden;
    color:#fff
}

.navi{
	/*margin-top:225px;
	margin-top:155px;*/
	padding-top:155px;
	padding-left:24px;
	width: 195px;

    float: right;
    color:#fff;

	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (<7) */
}
.navi a{
	text-decoration: underline;
}
.navi h3{
	font-size: 0.9em;
	padding-left:10px;
	width: 221px;
	height: 33px;
    background: #fff;
    color:#000;
	line-height:31px;
	text-transform: uppercase;
}
.navi p{
	font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	padding-left:15px;
}

.date{
	font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	padding-left:15px;
	color:#ff0000;
}
.more{
	padding-left:15px;
	border:none;
}
.right_content {
margin:0; 
	float:right;
	width:779px;
	/*width:704px;*/
	/*margin-top:68px;*/
	
	height:100%;
	clear: both;
}
.navi_head {
	margin-top:9px;
	width:779px;
	/*width:704px;*/
	height:33px;
	background: #c4c4c4;
}
.text_content {
	padding-left:10px;
}

.textcontent_left {
	font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	margin-top:10px;
padding-right:20px;
	line-height: 20px;
	float:left;
	width:500px;
	clean:both;
border-right: 1px solid #e4e4e4;
}
.textcontent_left h2{
	font: 14px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
    line-height: 14px;
    color:#ff0000;
}

.textcontent_right {

	font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	float:right;
	width:211px;
}
.textcontent_right h3{
	width:211px;
	margin-bottom:10px;
	margin-top:10px;
	font-size: 1.2em;
    color:#ff0000;
	text-transform: uppercase;
}
.textcontent_right a{
    color:#000000;
}

.textcontent_center {
	font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}
.textcontent_center h2{
	font: 14px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	color:#ff0000;
	text-transform: uppercase;
}
.textcontent_center a{
    color:#000000;
    text-decoration:underline;
	
}

.image{
	border:none;
}

UL.navigation {
    width: 192px;
    height: auto;
    list-style-type: none;
    overflow: hidden;
    font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
    float: left;
}

UL.navigation LI {
    width: 166px;
    background-image: url('../img/list_dot.gif');
    background-repeat: no-repeat;
    background-position: 15px 12px;
    line-height: 28px;
    padding-left: 26px;
    display: block;
    font-weight: bold;
    color: #5a5a5a;
    font-size: 14px
}

UL.navigation A {
    font-size: 12px;
    font: 13px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
    font-weight: normal;
    line-height: 21px;
    color: #5a5a5a;
    text-decoration: none;
    text-align: left;
}


UL.navigation A:hover {
    color: #2030a0;
}
.navi_head UL {
    height: 33px;
    list-style-type: none;
    overflow: hidden;
    font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
    text-align:left;
    margin:0px;
}

.navi_head LI {

    background: #c4c4c4;
    /*display: block;*/
    display: inline;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
}
.navi_head LI a:hover{
	padding-top: 5px;
	padding-bottom: 6px;

    padding-left: 15px;
    padding-right: 15px;

    background: #fd0000;
    /*display: block;*/
    display: inline;
    font-weight: bold;
    color: #fff;
}
.navi_head A {
	padding-top: 5px;
	padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
    font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
    font-weight: bold;
    line-height: 32px;
    color: #000;
    text-decoration: none;
}

.dotlist li a {
		text-transform: uppercase;
		text-decoration: underline;
}
.dotlist li a:hover {
	text-transform: uppercase;
		list-style-image: url('images/dot.gif');
		text-decoration: underline;
		color: #fd0000
}

#CatNavi, #CatNavi ul, #CatNavi li  { list-style-type: none; margin: 0; padding: 0; }
#CatNavi     { margin: 3px; padding: 0; 	border-top: 0px solid #CCCCCC; border-right: 0px solid #CCCCCC; border-bottom: 0px dashed #FFFFFF; border-left: 0px solid #CCCCCC; }
#CatNavi li  { display: inline; margin: 0; padding: 0; line-height:30px; }
#CatNavi a    { text-decoration: none; color: white; display: block; margin: 0; padding: 0; width: 100%; 	border-top: 0px solid #CCCCCC; border-right: 0px solid #CCCCCC; border-bottom: 1px dashed #FFFFFF; border-left: 0px solid #CCCCCC; }
.active_link {
	color: #ff0000;
	}

.dotlistw li a {
	text-transform: uppercase;
		list-style-image: url('images/dotw.gif');
		text-decoration: none
}
.dotlistw li a:hover {
	text-transform: uppercase;
		list-style-image: url('images/dotw.gif');
		text-decoration: underline;
		color: #fd0000
}
.dotlist2 li a {
	text-transform: uppercase;
		list-style-image: url('images/lock.gif');
		text-decoration: none
}
.dotlist2 li a:hover {
	text-transform: uppercase;
		list-style-image: url('images/lock.gif');
		text-decoration: underline;
		color: #fd0000
}


.main_image {
	padding:2px;
}

footer {
    width: 900px;
    height: 30px;
    text-align: center;
    clear: both;
    background-color: #000000;
}
