/*  =========================================================
Stylesheet fuer "WT-SA"
Datei:  styles.css
Datum:  28. April 2010
Autor:  Simon Häni, Internet Services Häni
========================================================== */
html {
	height: 101%;
}

/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	line-height: 16px;
}

h1 {
	font-size: 17px;
	line-height: 19px;
	margin-top: 0;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	margin: 0 0 4px 0;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	margin: 0 0 4px 0;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	margin: 0 0 4px 0;
	font-weight: bold;
}

p {
	margin: 0 0 4px 0;
}

a:link,a:visited {
	color: #27388B;
	text-decoration: none;
}

a:hover {
	color: #27388B;
	text-decoration: underline;
}

img {
	border: none;
}

DIV .floatright {
	float: right;
}

DIV .floatleft {
	float: left;
}

DIV .clearleft {
	clear: left;
}

DIV .clearright {
	clear: right;
}

DIV .clearboth {
	clear: both;
}

DIV .alignright {
	text-align: right;
}

/*CONTAINER*/
#container {
	width: 1000px;
	margin: auto;
	text-align: left;
}

/*HEADER*/
#header {
	height: 230px;
	position: relative;
}

#header .sprachwahl {
	position: absolute;
	top: 0px;
	right: 10px;
}

#header a {
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

#header a:hover {
	text-decoration: none;
	border-top: #46547D 1px solid;
	border-bottom: #46547D 1px solid;
}

/*CONTENTS*/
#contents {
	margin: 0 10px 0 100px;
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #F9F9F9;
	padding: 0 10px 0 0;
}

#contents .padding130rl {
	padding: 20px 0 60px 130px;
}

/*Produkte Ubersicht	*/
#uebersicht {
	padding-left: 50px;
	text-align: center;
}

#uebersicht table {
	width: 100%;
	font-size: 12px;
}

#uebersicht td {
	text-align: center;
	width: 20%;
}

#uebersicht A {
	color: #46547D;
	text-decoration: none;
}

#uebersicht A:hover {
	text-decoration: none;
	border-top: #46547D 1px solid;
	border-bottom: #46547D 1px solid;
}

#uebersicht .link a:hover {
	border: none;
}

/*Produkte*/ /*KONTAKT*/
#kontakt {
	font-size: 14px;
	padding-left: 150px;
	line-height: 24px;
}

/*FOOTER*/
#footer {
	clear: both;
	height: 32px;
	font-size: 10px;
	padding-right: 7px;
	line-height: 11px;
	background: url(/assets/img/bg_footer2.gif) no-repeat;
}

#footer A,#footer P {
	float: right;
	margin: 11px 0;
	padding: 0 15px;
	color: #FFFFFF;
	border-right: #DBDBDB 1px solid;
	text-decoration: none;
}

#footer A:hover {
	color: #B7B7B7;
}

#footer A.letztes {
	border: none;
}

/*HAUPT NAVIGATION*/
#nav {
	position: absolute;
	width: 150px;
	z-index: 1;
	top: 250px;
	margin-left: -100px;
	visibility: visible;
}

#nav ul {
	margin: 0;
	padding: 0;
	line-height: 24px;
	text-align: right;
	list-style-type: none;
	border: none;
}

#nav li {
	margin: 10px 0;
	color: #FFFFFF;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
	background: url(/assets/img/bg_navigation_aktiv.gif) repeat-y;
}

#nav li.aktiv {
	padding-right: 15px;
}

#nav li a {
	padding-right: 15px;
	color: #FFFFFF;
	display: block;
	height: 100%;
	background: url(/assets/img/bg_navigation_link.gif);
	text-decoration: none;
}

#nav li a:hover {
	background-image: url(/assets/img/bg_navigation_hover.gif);
}

/*PRODUKTE NAVIGATION*/
#nav_pro {
	position: absolute;
	z-index: 1;
	top: 250px;
	margin: -45px 0 0 130px;
	visibility: visible;
}

#nav_pro A {
	background: url(/assets/img/topnav110px.png) no-repeat;
	width: 110px;
	float: left;
	display: block;
	margin: 0 5px;
	text-align: center;
	text-decoration: none;
	color: #46547D;
	height: 100%;
	line-height: 21px;
}

#nav_pro A:hover {
	text-decoration: none;
	background: url(/assets/img/topnav110px_hover.png) no-repeat;
}

#block {
	height: 100px;
}




/* ---------------------------------------------------- */
	/* Standard-Kontakt-Formular                            */
	/* ---------------------------------------------------- */
#feedback table {
	background-color: #FFFFFF;
	border: #DDDDDD 1px solid;
	padding: 10px 10px 10px 10px;
}

#feedback tr {
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF
}

#feedback td {
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	border: none;
	margin: 0;
	padding: 0;
}

.FormFeldZeile {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	border: 1px #345DA2 solid;
	width: 316px;
}

.FormFeldZeileMittel {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	border: 1px #345DA2 solid;
	width: 230px;
}

.FormFeldZeileKurz {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	border: 1px #345DA2 solid;
	width: 80px;
}

.FormDropdown {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	border: 1px #345DA2 solid;
	width: 318px;
	border-style: 1px;
}

.FormDropdownKurz {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	border: 1px #345DA2 solid;
	width: 146px;
	border-style: 1px;
}

.FormTextarea {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	border: 1px #345DA2 solid;
	width: 316px;
	height: 60px;
}

.FormTextareaLang {
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	border: 1px #345DA2 solid;
	width: 560px;
	height: 30px;
}

.FormButton {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px #333333 solid;
	width: 190px;
	background: #345DA2;
	background-color: #345DA2;
	cursor: pointer;
}





