@charset "utf-8";
/* CSS Document */

body {
	background-image:url(img/grau.jpg);
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #363636;
	background-color:#FFFFFF;
	margin: 0px;
}

table, tr,td {
	font-family: Arial;
	font-size: 12px;
}

img {
	border: 0px;
}

a {
	color: #363636;
	

}
a:hover {
	color: #ff8400;
	
}

#container {
	width:990px;
}

hr {
	border: 0;
	border-bottom: #c4c4c4 1px solid;
	padding-top: 3px;
	padding-bottom: 3px;
}

#logo {
	position:relative;
	width:265px;
	height:183px;
	float: left;
}
#topmenu {
	position: relative;
	height: 183px;
	float: left;
}
#left {
	width: 230px;
	position: relative;
	padding-top: 26px;
	padding-bottom: 16px;
	padding-left: 25px;
	padding-right: 10px;
	clear:left;
	float: left;
}
#content {
	width: 480px;
	position: relative;
	padding-top: 26px;
	padding-bottom: 16px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

#content a {
	color: #363636;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	color: #ff8400;
	text-decoration: underline;
	font-weight: bold;
}

#right {
	width: 180px;
	position: relative;
	padding-top: 26px;
	padding-bottom: 16px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.menu2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height:150%;
	color: #363636;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	display: block !important;
	border: 0;
	border-bottom: #c4c4c4 1px solid;
	padding-bottom: 5px;
	
}
.menu2 a {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height:150%;
	color: #363636;
	text-decoration: none;
		
}
.menu2 a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height:150%;
	color: #ff8400;
	text-decoration: none;
}
.menu2_ACT {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height:150%;
	color: #363636;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	display: block !important;
	border: 0;
	border-bottom: #c4c4c4 1px solid;
	padding-bottom: 5px;
}
.menu2_ACT a {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:150%;
	color: #ff8400;
	text-decoration: none;
		
}
.menu2_ACT a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height:150%;
	color: #ff8400;
	text-decoration: none;
}

.menu2sub1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height:125%;
	color: #363636;
	text-decoration: none;
	display: block !important;
}
.menu2sub1 a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height:125%;
	color: #363636;
	padding-left: 25px;
	text-decoration: none;
}
.menu2sub1 a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height:125%;
	color: #ff8400;
	padding-left: 25px;
	text-decoration: none;	
}
.menu2sub1_ACT {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height:125%;
	color: #363636;
	text-decoration: none;
	display: block !important;
}
.menu2sub1_ACT a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height:125%;
	color: #ff8400;
	padding-left: 25px;
	text-decoration: none;	
}
.menu2sub1_ACT a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height:125%;
	color: #ff8400;
	padding-left: 25px;
	text-decoration: none;
}




#small,.small {
	font-weight: normal;
	font-size: 8pt;
}


.small {
	font-size: 8pt;
}


#date,.date {
	color: #666666;
}


#quelle,.quelle {
	font-style: italic;
}

#lead,.lead {
	color: #333333;
}



#actionshort,.actionshort {
        margin-bottom: 5px;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}
