/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #ffffff;
	padding-top: 45px;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#333333;
	text-decoration: none;
}
#lay_mainpage {
	margin:0px auto;
	width: 950px;
	text-align:left;
	border: solid 1px #009de0;
}
#lay_language {
	width:950px;
	height: 20px;
	padding-left: 10px;
}
#lay_top {
	width:950px;
	height:100px;
	background-color:#009de0;
}
#lay_intro {
	width:950px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#lay_content {
	width:950px;
	padding-left:10px;
}
#lay_footer {
	clear:both;
	height: 10px;
}
#qf_flashcontent_1 {
	border: solid 2px #f48438;
}
#qf_flashcontent_2 {
	border: solid 2px #26ad8f;
}
#qf_flashcontent_3 {
	border: solid 2px #d5202f;
}
#qf_flashcontent_4 {
	border: solid 2px #273b76;
}
.con_logo {
	padding-left: 710px;
}
.con_column {
	width: 225px;
	float:left;
	margin-right:8px;
}
ul {
	margin-left: 15px;
}
li {
	padding-bottom: 1px;
}
li a {
	color:#333333;
	text-decoration:none;
}
li a:hover {
	color:#009de0;
}
h1 {
	font-size: 20px;
	color:#009de0;
}
p a {
	color:#333333;
	text-decoration:underline;
}
p a:hover {
	color:#009de0;
}
	
.but_orange {
	background-image: url(Bilder/BG_orange.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	height:50px;
	color:#FFFFFF;
	font-size: 18px;
	line-height:50px;
	padding-left: 10px;
	text-decoration:none;
}
.but_orange:hover {
	background-image: url(Bilder/BG_orange_a.jpg);
	color:#FFFFFF;
}
.but_green {
	background-image: url(Bilder/BG_green.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	height:50px;
	color:#FFFFFF;
	font-size: 18px;
	line-height:50px;
	padding-left: 10px;
	text-decoration:none;
}
.but_green:hover {
	background-image: url(Bilder/BG_green_a.jpg);
	color:#FFFFFF;
}
.but_red {
	background-image: url(Bilder/BG_red.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	height:50px;
	color:#FFFFFF;
	font-size: 18px;
	line-height:50px;
	padding-left: 10px;
	text-decoration:none;
}
.but_red:hover {
	background-image: url(Bilder/BG_red_a.jpg);
	color:#FFFFFF;
}
.but_blue {
	background-image: url(Bilder/BG_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	height:50px;
	color:#FFFFFF;
	font-size: 18px;
	line-height:50px;
	padding-left: 10px;
	text-decoration:none;
}
.but_blue:hover {
	background-image: url(Bilder/BG_blue_a.jpg);
	color:#FFFFFF;
}
.txt_langselect {
	color:#333333;
	text-decoration: none;
	line-height: 20px;
}
.txt_langselect:hover {
	color:#FFFFFF;
	background-color:#009de0;
}

#button-balkon {
	width : 224px;
	height : 28px;
	float : left;
	background:url(../bilder/layout/startseite-balkon.jpg);
}

#button-balkon:hover {
	background:url(../bilder/layout/startseite-balkon-hov.jpg);
}

