@media all {
/************************************************/

/*
'-------------------------------------------------
' Grundeinstellungen
'-------------------------------------------------
*/

html {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}

body {
	background-color: #fff;
	font-size: 68.75%; /* 75% von 16px = 12px | 68.75% von 16px = 11px */
	color: #000;
	line-height: 1.4em;
	letter-spacing: 0;
	word-spacing: normal;
	text-align: left;
	text-decoration: none;
}

* {
	font-size: 100%;
	padding: 0;
	margin: 0;
}

select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/*
'-------------------------------------------------
' Definition Layer
'-------------------------------------------------
*/

div#layoutContainerLayer {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 960px;
	height: auto;
	margin-left: -480px;
	overflow: visible;
	z-index: 1;
}

/* Header */

div#headerContainerLayer {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 960px;
	height: 192px;
	z-index: 21;
}

div#headerBackgroundBlueLayer { position: absolute; left: 0px; top: 40px; width: 960px; height: 90px; background-color: #036; z-index: 3; }
div#headerBackgroundGreen1Layer { position: absolute; left: 0px; top: 130px; width: 960px; height: 40px; background-color: #690; z-index: 3; }
div#headerBackgroundGreen2Layer { position: absolute; left: 0px; top: 171px; width: 960px; height: 21px; background-color: #a3c266; z-index: 3; }

div#headerLogoLayer {
	position: absolute;
	left: 192px;
	top: 40px;
	width: 768px;
	height: 90px;
	z-index: 5;
}

div#headerPictureLayer {
	position: absolute;
	left: 480px;
	top: 40px;
	width: 480px;
	height: 90px;
	z-index: 7;
}

div#nav1Layer {
	position: absolute;
	left: 0px;
	top: 130px;
	width: 960px;
	height: 40px;
	overflow: hidden;
	z-index: 31;
}

div#navMetaLayer {
	position: absolute;
	left: 0px;
	bottom: 153px;
	width: 960px;
	height: auto;
	z-index: 31;
}

div#navOptionsLayer {
	position: absolute;
	left: 763px;
	bottom: 0px;
	width: auto;
	height: 20px;
	z-index: 31;
}

div#navFontLayer {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 60px;
	height: 20px;
	z-index: 31;
}

div#navRootlineLayer {
	position: absolute;
	left: 20px;
	bottom: 2px;
	width: 750px;
	height: auto;
	overflow: hidden;
	z-index: 31;
}

/* Spalte 1 = links */

div#col1ContainerLayer {
	position: absolute;
	left: 0px;
	top: 230px;
	width: 192px;
	height: auto;
	padding: 0 0 35px 0;
	z-index: 21;
}

div#col1PictureLayer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 190px;
	height: auto;
	border: 1px solid #690;
	border-width: 0 1px 1px 1px;
	overflow: hidden;
	z-index: 21;
}

div#nav2Layer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 200px;
	height: auto;
	color: #fff;
	background-color: #690;
	background-image: url('/rankweil/images/layout/n_bg-nav2.gif');
	background-repeat: repeat-y;
	overflow: hidden;
	z-index: 31;
}

div#navExtraLayer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 192px;
	height: auto;
	background-color: #036;
	overflow: hidden;
	z-index: 31;
}




/* Spalte 3 = rechts */

div#col3ContainerLayer {
	position: absolute;
	right: 0px;
	top: 213px;
	width: 192px;
	height: auto;
	color: #690;
	padding: 0 0 35px 0;
	overflow: hidden;
	z-index: 21;
}

div#col3ContainerLayer div.contentClass {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	border: 1px solid #690;
	border-width: 1px 0 0 1px;
	padding: 5px 0 15px 5px;
	z-index: 21;
}

div#col3ContainerLayer div.contentPictureClass {
	padding: 0px !important;
	line-height: 0;
	font-size: 0;
}

div#weatherPreview table {
	width: 90%;
	margin-top: 8px;
}

div#weatherPreview td{
	width: 30%;
}

div#weatherPreview img{
	width: 35px;
	height: 35px;
}

div#weatherPreview table td a:active, 
div#weatherPreview table td a:hover, 
div#weatherPreview table td a:link, 
div#weatherPreview table td a:visited {
	background-image: none;
}

div.Banner {
	border-top: 1px solid #690;
	border-left: 1px solid #690;
	border-bottom: 1px solid #690;
	margin: 0px !important;
	padding: 0px !important;
}

div.Banner a:active, 
div.Banner a:hover, 
div.Banner a:link, 
div.Banner a:visited {
	background-image: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

div.Banner img {
	margin: 0px !important;
	padding: 0px !important;
}

/*
'-------------------------------------------------
' Definition Elemente
'-------------------------------------------------
*/





p { margin: 1.4em 0 1.4em 0; }
p.firstClass { margin-top: 0em; }
div.contentBorderClass p { margin-top: 0; }

table {
	border-width: 0;
	margin: 0 0 1.4em 0;
	border-collapse: collapse;
	empty-cells: hide;
}

th, td {
	background-color: transparent;
}

img {
	border: 0;
}


strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

pre, code {
	font-family: "Courier New", Courier, monospace;
}

address {
	font-style: normal;
	margin: 0 0 1.4em 0;
}

acronym, abbr {
	letter-spacing: 0.07em;
	border-bottom: 1px dashed #000000;
	cursor: help;
}

blockquote, cite {
	margin: 0 0 1.4em 1.4em;
	width: auto;
}

hr {
	color: #fff;
	background: transparent;
	margin: 0 0 0.5em 0;
	border: 0;
	border-bottom: 1px #000000 solid;
}

h1 { font-size: 1.0em; color: #00285a; line-height: 1.2em; margin: 2.4em 0 0.4em 0; }
h2 { font-size: 127.27%; color: #00285a; margin: 2.4em 0 1.4em 0; }
h3 { font-size: 109.09%; color: #00285a; margin: 2.4em 0 1.4em 0; }
h4, h5, h6 { font-size: 1.0em; color: #000000; margin: 2.4em 0 1.4em 0; font-weight: bold; }
h1.firstClass, h2.firstClass, h3.firstClass, h4.firstClass, h5.firstClass, h6.firstClass { margin-top: 0em; }

div#col3ContainerLayer h1,
div#col3ContainerLayer h2,
div#col3ContainerLayer h3 { color: #690; }
div#nav2Layer h2 { font-size: 109.09%; font-weight: bold; margin: 14px 0px 0px 20px; color: #fff; }



/*
'-------------------------------------------------
' Links
'-------------------------------------------------
*/

div#col3ContainerLayer a,
div#col3ContainerLayer a:link,
div#col3ContainerLayer a:visited { color: #690; font-weight: normal; text-decoration: none; padding-left: 8px; background-image: url('/rankweil/images/layout/c_link-col3.gif'); background-repeat: no-repeat; background-position: left top; }
div#col3ContainerLayer a:hover,
div#col3ContainerLayer a:active,
div#col3ContainerLayer a:visited:hover,
div#col3ContainerLayer a:visited:active { color: #036; }

div#nav1Layer ul li a,
div#nav1Layer ul li a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: 28px;
	border-right: 1px solid #fff;
	padding: 12px 20px 0px 20px;
}
div#nav1Layer ul li a:hover { color: #036; }
div#nav1Layer ul li a:active { color: #036; }
div#nav1Layer ul li a:visited { color: #fff; }
div#nav1Layer ul li a:visited:hover { color: #036; }
div#nav1Layer ul li a:visited:active { color: #036; }

div#nav1Layer ul li a.actClass,
div#nav1Layer ul li a.actClass:link { color: #94b74c; }

div#nav2Layer ul li a,
div#nav2Layer ul li a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: auto;
	height: auto;
	background-image: url('/rankweil/images/layout/n_indicator-nav2.gif');
	background-repeat: no-repeat;
	background-position: 20px center;
	padding: 1px 0px 1px 27px;
}
div#nav2Layer ul li a:hover { color: #036; }
div#nav2Layer ul li a:active { color: #036; }
div#nav2Layer ul li a:visited { color: #fff; }
div#nav2Layer ul li a:visited:hover { color: #036; }
div#nav2Layer ul li a:visited:active { color: #036; }

div#nav2Layer ul li a.actClass,
div#nav2Layer ul li a.actClass:link { color: #fff; background-position: -3px center; }

div#navExtraLayer ul li a,
div#navExtraLayer ul li a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 172px;
	padding: 6px 0px 6px 20px;
	margin: 0;
}
div#navExtraLayer ul li a:hover { color: #a3c266; }
div#navExtraLayer ul li a:active { color: #a3c266; }
div#navExtraLayer ul li a:visited { color: #fff; }
div#navExtraLayer ul li a:visited:hover { color: #a3c266; }
div#navExtraLayer ul li a:visited:active { color: #a3c266; }

div#navExtraLayer ul li a.actClass,
div#navExtraLayer ul li a.actClass:link { color: #a3c266; }

div#navOptionsLayer ul li a,
div#navOptionsLayer ul li a:link {
	display: block;
	float: left;
	width: auto;
	height: 20px;
	padding: 0 5px 0 5px;
}

div#navFontLayer ul li a,
div#navFontLayer ul li a:link {
	display: block;
	float: left;
	width: auto;
	height: 20px;
	padding: 0 5px 0 5px;
}

div#navMetaLayer ul li a,
div#navMetaLayer ul li a:link {
	color: #036;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: auto;
	padding: 0 0 0 12px;
}
div#navMetaLayer ul li a:hover { color: #690; }
div#navMetaLayer ul li a:active { color: #690; }
div#navMetaLayer ul li a:visited { color: #036; }
div#navMetaLayer ul li a:visited:hover { color: #690; }
div#navMetaLayer ul li a:visited:active { color: #690; }

div#navMetaLayer ul li a.actClass,
div#navMetaLayer ul li a.actClass:link { color: #a3c266; }

div#navRootlineLayer ul li a,
div#navRootlineLayer ul li a:link {
	color: #f6f9f0;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: auto;
	background-image: url('/rankweil/images/layout/n_indicator-rootline.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 12px 0px 7px;
}
div#navRootlineLayer ul li a:hover { color: #036; }
div#navRootlineLayer ul li a:active { color: #036; }
div#navRootlineLayer ul li a:visited { color: #f6f9f0; }
div#navRootlineLayer ul li a:visited:hover { color: #036; }
div#navRootlineLayer ul li a:visited:active { color: #036; }



/*
'-------------------------------------------------
' Formulare
'-------------------------------------------------
*/

span.formInputsetClass {
	display: block;
	margin: 0 0 0.5em 0;
}

form {
	overflow: hidden;
}

fieldset {
	border: 0;
}

label {
	height: auto;
	padding: 2px 0 0 0;
	float: left;
	text-align: left;
}

option {
	padding-left: 5px;
}

input[type=text], input[type=password], textarea, select {
	width: auto;
	border: 1px #690 solid;
	background: #fff;
	padding: 2px 0 2px 5px;
	color: #690;
}

input[type=text]:focus, input[type=text]:hover, input[type=text]:active,
input[type=password]:focus, input[type=password]:hover, input[type=password]:active,
textarea:focus, textarea:hover, textarea:active, select {
	background: #eee;
	color: #690;
	border-color: #690;
}

div.contentSearchboxClass {
	margin-bottom: 20px;
}



/*
'-------------------------------------------------
' Listen
'-------------------------------------------------
*/

ul, ol, dl {
	position: relative;
}

div#contentLayer ul,
div#contentExtraLayer ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	margin-top: 1.4em;
	margin-bottom: 1.4em;
}

/* Liste Navigation - horizontal */

div#nav1Layer ul,
div#navMetaLayer ul,
div#navOptionsLayer ul,
div#navFontLayer ul,
div#navRootlineLayer ul {
	list-style-type: none;
	list-style-position: outside;
	display: inline;
}

div#navMetaLayer ul {
	float: right;
}

div#nav1Layer ul li,
div#navMetaLayer ul li,
div#navOptionsLayer ul li,
div#navRootlineLayer ul li {
	float: left;
	display: inline;
}

div#navFontLayer ul li {
	float: right;
	display: inline;
}


/* Liste Navigation - vertikal */

div#nav2Layer ul {
	list-style-type: none;
	list-style-position: outside;
	width: 100%;
	margin: 1.0em 0 1.8em 0;
}

div#nav2Layer ul li {
	width: 100%;
}

div#navExtraLayer ul {
	list-style-type: none;
	list-style-position: outside;
	width: 100%;
	border-top: 1px solid #fff;
}

div#navExtraLayer ul li {
	width: 100%;
	border-bottom: 1px solid #fff;
}



/************************************************/
}
