@charset "ISO-8859-1";
/* CSS Document */

* {margin:0;padding:0;} 

html, body, #wrap {
	height: 100%;
	background-color: #1a171b;
}

body > #wrap {
	height: auto; 
	min-height: 100%;
	background-color: #1a171b;
	
}

body {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

/* ----------------------------------------- LINKS         ---------------------------------------------------*/

#talen a:link, #talen a:visited {
	color: #CCC;
	text-decoration: underline;
	font-size: 12px;
	margin-left: 10px;
}

#talen a:hover, #talen a:active {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
	margin-left: 10px;
}

#menubottom a:link, #menubottom a:visited {
	text-decoration: none;
}

#menubottom a:hover, #menubottom a:active {
	text-decoration: none;
}

#right a:link, #right a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #CCC;
}

#right a:hover, #right a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FFF;

}
#right a.linkwho:link, #right a.linkwho:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #C00;
}

#right a.linkwho:hover, #right a.linkwho:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FFF;
}

a.maillink:link, a.maillink:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #CCC;
}

a.maillink:hover, a.maillink:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FFF;

}

a.skypelink:link, a.skypelink:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #CCC;
}

a.skypelink:hover, a.skypelink:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FFF;
}

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

a.aimg:hover, a.aimg:active {
	text-decoration: none;
}

a.home:link, a.home:visited {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

a.home:hover, a.home:active {
	text-decoration: underline;
	font-weight: bold;
	color: #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

/* ----------------------------------------- CLASSES       ---------------------------------------------------*/

.clear {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}

.logotop {
	padding-top: 30px;
	margin-bottom: 20px;
}

.taalon {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	margin-left: 10px;
}

.inputcontact {
	width: 290px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #1a171b;
	color: #CCC;
	font-size: 12px;
	border: none;
	border-bottom: 1px solid #FFF;
}

.textareacontact {
	width: 290px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #1a171b;
	color: #CCC;
	font-size: 12px;
	border: none;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

.buttonlogin {
	width: 294px;
}

.tblcontact {
	padding-left: 60px;
	padding-top: 100px;
	font-size: 11px;
	float: left;
}

.titelrouteplanner {
	color: #333;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.optioncms {
	width: 300px;
}

.inputcms {
	width: 300px;
}

.inputfilecms {
	width: 300px;
}

.mceEditor {
	width: 300px;
}

.sitemap {
	padding-left: 20px;
}

.sitemap li {
	padding-top: 10px;
}

.wrapvideo {
	display: block;
	margin-top: 42px;
	padding-top: 6px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/bg_galery.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid white;
}

.wrapvideo #FLVPlayer {
	/*padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;*/
	background-color: #000;
}


/* ----------------------------------------- DIVS          ---------------------------------------------------*/

#outer {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
}

#homecenter {
	background-image: url(../images/bg_home.gif);
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	margin-left: -485px;
	width: 970px;
	height: 600px;
	top: -300px;
	left: 50%;
}

#language {
	padding-top: 400px;
	text-align: center;
}

#footerhome {
	padding-top: 120px;
	text-align: center;
	font-size: 10px;
	color: #999;
}

#footerhome a:link, #footerhome a:visited {
	text-decoration: none;
	color: #999;
}
#footerhome a:hover, #footerhome a:active {
	text-decoration: underline;
	color: #fff;
}

#footerhome table {}

#main {
	overflow:auto;
	padding-bottom: 198px; /* must be same height as the footer */
	color: #FFF;
}  

#content {
	margin: 0 auto;
	width: 970px;
	position: relative;
}

#left {
	width: 200px;
	float: left;
	padding-left: 10px;
}

#left ul {
	margin-top: 50px;
}

#left ul li {
	list-style-type: none;
	padding-left: 60px;
	display: block;
	float: left;
	width: 100%;
	height: 30px;
}

#left ul li a:link, #left ul li a:visited {
	display: block;
	color: #999;
	font-size: 12px;
	text-decoration: none;
	line-height: 70%;	
} 

#left ul li a:hover, #left ul li a:active {
	display: block;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 70%;
}

#left li.linksselected {
	display: block;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	line-height: 70%;
}

#right {
	width: 700px;
	float: right;
}

#topfoto .imgtop {
	padding-top: 20px;
	/*float: right;*/
}

#topfoto {
	width: 100%;
	text-align: right;
	padding-bottom: 30px;
}

#talen {
	width: 100%;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
}

#footertxt {
	margin: 0 auto;
	width: 970px;
	height: 100%;
	background-image: url(../images/bg_footer2.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #FFF;
}

#menubottom {
	height: 47px;
	padding-top: 50px;
	background-image: url(../images/bg_menu.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#wrapphotos {
	margin-top: 42px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-image: url(../images/bg_galery.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: 1px solid white;
}

#wrapphotos h2 {
	font-size: 16px;
	font-weight: bold;
}

/* ----------------------------------------- STICKY FOOTER ---------------------------------------------------*/

#footer {
	position: relative;
	margin-top: -198px; /* negative value of footer height */
	height: 198px;
	clear:both;
} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}