/* style sheet for www.changing-landscapes.com */
/* created by CHRISTIAN ETTER 2008, www.etterstudio.com */

body {
	font-family:"georgia","times new roman",times,serif;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	margin:0;
}

#container {
	width: 900px;
	margin: 40px auto;
}

a:link, a:visited, a:active {
	color:#000000;
	text-decoration:underlined;
}

a:hover {
	color:#333333;
	text-decoration:underlined;
}

.h90 {
	position:relative;
	float:left;
	height:90px;
}

.h180 {
	position:relative;
	float:left;
	height:180px;
}

.h270 {
	position:relative;
	float:left;
	height:270px;
}

.h360 {
	position:relative;
	float:left;
	height:360px;
}

.w180 {
	position:relative;
	float:left;
	width:180px;
}

.w360 {
	position:relative;
	float:left;
	width:360px;
}

.w540 {
	position:relative;
	float:left;
	width:540px;
}

.w720 {
	position:relative;
	float:left;
	width:720px;
}

.feature {
	position:relative;
	float:left;
	width:890px;
	height:350px;
	margin-bottom:10px;
	background-color:#333333;
}

.feature_small {
	position:relative;
	float:left;
	width:710px;
	height:260px;
	margin-bottom:10px;
	margin-right:10px;
	background-color:#333333;
}

.logos {
	position:relative;
	float:left;
	margin-right:10px;
	width:170px;
	height:80px;
	color:#FFFFFF;
	background-color:#666666;
}

.navigation {
	position:relative;
	float:left;
	width:170px;
	margin-right:10px;
	padding-top:9px;
	padding-bottom:7px;
	background-image:url(img/line.gif);
	background-repeat:repeat-x;
	color:#000000;
}

.navigation_sub {
	position:relative;
	float:left;
	width:170px;
	margin-top:7px;
	padding-top:7px;
	color:#333333;
	background-image:url(img/line_sub.gif);
	background-repeat:repeat-x;
	text-transform: none;
}

.image {
	position:relative;
	float:left;
	height:13px;
	width:156px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:7px;
	padding-right:7px;
	background-color:#000000;
	color:#FFFFFF;
}

.video {
	position:relative;
	float:left;
	width:710px;
	height:350px;
	margin-bottom:10px;
	margin-right:10px;
	background-color:#333333;
}

.legal {
	position:relative;
	float:left;
	margin-right:10px;
	margin-top:190px;
	padding-top:10px;
	width:890px;
	height:30px;
	background-image:url(img/line.gif);
	background-repeat:repeat-x;
}

.l710 {
	position:relative;
	float:left;
	width:710px;
	height:1px;
	padding-bottom:10px;
	background-image:url(img/line.gif);
	background-repeat:repeat-x;
}

.l530 {
	position:relative;
	float:left;
	width:530px;
	height:1px;
	padding-bottom:10px;
	background-image:url(img/line.gif);
	background-repeat:repeat-x;
}

.l350 {
	position:relative;
	float:left;
	width:350px;
	height:1px;
	padding-bottom:10px;
	background-image:url(img/line.gif);
	background-repeat:repeat-x;
}

.l170 {
	position:relative;
	float:left;
	width:170px;
	height:1px;
	padding-bottom:10px;
	background-image:url(img/line.gif);
	background-repeat:repeat-x;
}

.right {
	position:relative;
	float:right;
}

.left {
	position:relative;
	float:left;
}


/*----------text style----------*/

.txt_navigation {
	font-size:11px;
	font-family:arial,verdana,sans-serif;
	font-weight:bold;
}

.txt_title {
	font-size:12px;
	font-family:arial,verdana,sans-serif;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:15px;
}

.txt_sans {
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
}

.txt_credit {
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-left:-10px;
	margin-right:10px;
}

.txt_logo {
	font-family:arial,verdana,sans-serif;
	font-weight:bold;
	font-size:32px;
	letter-spacing:-1px;
}
	
.txt {
	font-size:14px;
	line-height:18px;
	margin-right:20px;
}

.txt_lead {
	font-size:16px;
	line-height:20px;
	margin-right:40px;
	margin-bottom:20px;
}

.txt_tag {
	font-family:arial,verdana,sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}

/*----------ausnahmen----------*/

.navigation .left a, .navigation .left a:link {
	text-decoration: none;
}

.navigation_sub a, .navigation_sub a:link {
	text-decoration: none;
}

/*----------jquery----------*/

.fade {
	display:none;
}

.image {
	margin-left:-10px;
	display:none;
}

.contact {
	display:none;
	height:166px;
}

.contact_open {
	height:166px;
}
