.power {
	color:#256C9A;
	font-size:12px;
	font-weight:bold;
	width:145px;
	margin-left:35px;
	margin-top:25px;
}

.power_list {
	color:#000000;
	width:140px;
	margin-left:40px;
}

.power_list a:link, .power_list a:visited {
	color:#276A97;
	text-decoration:underline;
}

.power_list a:hover, .power_list a:active {
	color:#276A97;
	text-decoration:underline;
}

.power_right {
	color:#256C9A;
	font-size:12px;
	font-weight:bold;
	width:140px;
	margin-left:5px;
	margin-top:25px;
	text-align:right;
}

.power_list_right {
	color:#000000;
	width:125px;
	margin-left:10px;
}

.power_list_right a:link, .power_list_right a:visited {
	color:#276A97;
	text-decoration:underline;
}

.power_list_right a:hover, .power_list_right a:active {
	color:#276A97;
	text-decoration:underline;
}

/* CSS Document */

.Price {
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
}

/**
 * Hinweistexte oder Ergebnisausgaben werden in diesen Boxen platziert
 */
.plenty_horizontal_bar {
	width:99%; 
	margin: 4px 0px 4px 0px;
	padding:0px;
	border: 2px solid #dfdfdf; 
	background-color:#f8f8ff;
	text-align:left;
	vertical-align:middle;
}

.plenty_horizontal_bar div {
	padding-left: 8px;
	padding-bottom: 4px;
}

.plenty_horizontal_bar h2 {
	color:#D2D1D7;
	font-weight:normal;
}



/**
* 
* Custom CSS
*
**/
body {
	font-family:'Trebuchet MS',Arial,sans-serif,Geneva;
	font-size: 11px;
	color:#333333;
	background-color:#FFFDF1;
	margin:0px;
	padding:0px;
}

html, body {
	height:100%;
}

td {
	font-family:'Trebuchet MS',Arial,sans-serif,Geneva;
	font-size: 11px;
}

a:link, a:visited {
	color:#276A97;
	text-decoration: none;
}

a:hover, a:active {
	color:#276A97;
	text-decoration: underline;
}

h1 {
	font-family:'Trebuchet MS',Arial,sans-serif,Geneva;
	font-size:20px;
	color:#A53C38;
}

h2 {
	font-family:'Trebuchet MS',Arial,sans-serif,Geneva;
	font-size:14px;
	margin:5px 0px 0px 0px;
	padding:0px;
	color:#000000;
}

#site {
	position:absolute;
	left:50%;
	margin-left:-450px;
	margin-top:35px;
	width:900px;
}

#head {
	background-image:url(/images/gallery/Basis/koros_head.jpg);
	background-repeat:no-repeat;
	width:855px;
	height:21px;

	text-align:right;
	padding-top:10px;
	padding-right:45px;
}

#head-left {
	background-image:url(/images/gallery/Basis/koros_head_links.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:113px;
}

#head-image {
	background-image:url(/images/gallery/Basis/koros_bild.jpg);
	background-repeat:no-repeat;
	width:527px;
	height:88px;
}

#head-right {
	background-image:url(/images/gallery/Basis/koros_head_rechts.jpg);
	background-repeat:no-repeat;
	width:193px;
	height:113px;
}

#nav {
	background-image:url(/images/gallery/Basis/koros_nav.jpg);
	background-repeat:no-repeat;
	width:524px;
	height:25px;
	padding:0px 0px 0px 3px;
}

#content {
	background-image:url(/images/gallery/Basis/koros_bg.jpg);
	padding:5px 15px;
}


a.nav:link, a.nav:visited {
	color:#FFFDF1;
	text-decoration:none;
	text-align:center;
	font-weight:bold;

	background-color:#276B9A;
	background-image:url(/images/gallery/Basis/nav_inactive.jpg);
	border:1px solid #858786;

	width:84px;
	height:17px;

	margin:0px 1px 0px 0px;
	padding:1px 0px 0px 0px;

	display:block;
	float:left;
}

a.nav:hover, a.nav:active {
	color:#FFFDF1;
	text-decoration:none;
	text-align:center;
	font-weight:bold;

	background-color:#A53C38;
	background-image:url(/images/gallery/Basis/nav_active.jpg);
	border:1px solid #858786;

	width:84px;
	height:17px;

	margin:0px 1px 0px 0px;
	padding:1px 0px 0px 0px;

	display:block;
	float:left;
}

a.nav_active:link, a.nav_active:visited, a.nav_active:hover, a.nav_active:active {
	color:#FFFDF1;
	text-decoration:none;
	text-align:center;
	font-weight:bold;

	background-color:#A53C38;
	background-image:url(/images/gallery/Basis/nav_active.jpg);
	border:1px solid #858786;

	width:84px;
	height:17px;

	margin:0px 1px 0px 0px;
	padding:1px 0px 0px 0px;

	display:block;
	float:left;
}

ul.left_menu {
	list-style-type:none;
	margin:10px 0px;
	padding:0px;
}

ul.left_menu li {
	margin:5px 0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
}

.flag_de, .flag_en, .flag_fr { display:none !important; }

/**
 * für Flagge en
 */
.flag_en {
	visibility:hidden;
}

/**
 * für Flagge fr
 */
.flag_fr {
	visibility:hidden;
} 
