/* Print CSS */

body{
font: normal normal normal 0.9em/1.1em Arial, Helvetica, sans-serif;
color:#5A5B5F;
}

#leftBlock, #headerInnerWrap, #tuev, .tuevlogo, .rightNews, #footer, #languageMenu, #rightNews, .jurbuero, .noprint, #azindex{
display:none;
}

#header {
width:100%;
}
#logo{
float:right;
}
#logo a img{
border:0;
}

.page24 #logo, .page132 #logo{
display:none;
}

.vorschalt #logo, .vorschalt #rightContent{
display:none;
}
#printlink {
			background: url("../images/icon_print.gif") no-repeat scroll 0 0 transparent;
			width:100px;
			padding:0 0 0 20px;
		}



#content .noprint, #content .logorechts, #imprint {
display:none;
}

#mainWrap{
clear:both;
}

/*
.vorschalt #content
{ z-index:3; top:inherit; bottom:inherit; left:0px; right:inherit;}
* html .vorschalt #content
{ z-index:3; top:inherit; bottom:inherit; left:0px; right:inherit;
top:0; left:0; right:0; bottom:0; width:100%;  border-top:0px; border-bottom:0px; border-left:0px;}
*/

#content .badresse{
text-align:center;
width:500px;
margin-bottom:inherit;
}
h1, h2, h3, h4, h5, h6{
line-height:1.3em;
font-size:1.5em;
}
h1{
font-size:1.5em;
}
h2{
font-size:1.25em;
}

h6{
font-size:0.9em
}

a {
text-decoration:none;
color:#5A5B5F;
}

.clear {
clear:both;
}

img{
border:none;
border-width:0px;
border-style:none;
background-color:transparent;
padding:0px;
display:block;
}

#rightContent{
font-size:0.8em;
padding-top:10px;
margin-top:10px;
border-top:1px solid #910D11;
display:block;
}


/* 3-spaltig */
.spalter, .dreier {
 
}
.spalter {
 padding-top:25px;
}

	/* Text */
	.spalter .spalte_2 {
	float:left;
	margin-bottom:25px;
	width:345px;
	/*height:210px;
	overflow:hidden;*/
	
	}
	
	/* Logo und Bild */
	.spalter .spalterechts{
	float:left;
	margin-bottom:25px;
	margin-left:15px;
	width: 150px;
	}
	
	/* Logo */
	.spalter .spalte_1 {
	margin-bottom:10px;
	/*text-align:center;*/
	width:345px;
	}
	.spalter .spalte_1  img{
	/*margin:0 auto;*/
	}
	.spalter .spalte_1 h1{
	color:#5A5B5F;
	}
	
	/* Bild */
	.spalter .spalte_3 {
	margin-bottom:20px;
	}
	.spalter .spalte_3 img{
	border:1px solid #DFE0E5;
	}


/* 2spalter */
.zweispalter .spalte_1 {
float:left;
margin-bottom:50px;
width:500px;
}

.zweispalter .spalte_2 {
float:left;
margin-bottom:30px;
margin-left:15px;
}

/* 2spalter Start */
.liste-start{
text-align:center;
}

.liste-start .spalte_1 {
text-align:left;
float:left;
width:45%;
}

.liste-start .spalte_2 {
text-align:left;
float:left;
width:45%;
}

