/* @override http://www.si-e.at/_CSS/screen.css */

/* @override http://www.solarindustries.at/_CSS/screen.css */

body,html {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #e6e6e6;
}

div#wrapper {
	width: 800px;
	margin: 10px auto;
	padding: 5px;
	background: white;
	border: 1px solid silver;
	float: left;
}

div#main {
	font-size: 0.8em;
}

div#top {
	padding: 4px;
	background-color: white;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}

div#masthead div#logo_masthead {
	width: 200px;
	height: 174px;
	background: url(../_Pics/SI_Logo_icon.png) no-repeat;
	position: relative;
	float: left;
	left: 15px;
	top: 5px;
}

/* @group Menu */

div#menu {
	width: 798px;
	float: left;
	border: 1px solid gray;
	border-bottom: 2px solid gray;
	margin: 0;
	padding: 0;
}

div#menu  a, div#menu  a:visited, div#menu  a:link {
	text-decoration: none;
	color: black;
}

div#menu  li:hover {
	background-color: #fad1ce;
}

div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu ul li {
	float: left;
	padding: 3px 12px;
	border-right: 1px solid gray;
}

/* @end */

div#masthead {
	padding: 5px;
	border: 1px solid gray;
	background: #7baa42 url(../_Pics/Masthead.jpg) no-repeat;
	height: 180px;
}

h1 {
	margin: 0;
	padding: 0;
	color: white;
	float: left;
	font: 4em Tahoma;
	font-weight: bolder;
	letter-spacing: 2;
}

h2 {
	padding: 0;
	margin: 0;
	float: left;
	clear: left;
	font-size: 0.9em;
	color: whitesmoke;
	letter-spacing: 2;
	border-bottom: 2px solid #a40000;
	border-top: 2px solid #a40000;
}

h3 {
	font-size: 1.8em;
	margin-top: 8px;
	margin-bottom: 2px;
}

p.subheader {
	font-weight: bolder;
	color: darkgraygray;
}

/* @group MItarbeiter */

div#koepfe dl {
	color: black;
}

div#koepfe dl dt {
	font-size: 1.2em;
	border-bottom: 1px solid red;
}

div#koepfe dd.first {
	font-size: 0.9em;
	font-weight: bolder;
}

div#koepfe dd {
	color: black;
}

/* @end */

/* @group Definition List */

div#dl {
	width: 100%;
	float: left;
}

div#dl dt {
	font-size: 4em;
	text-align: left;
	font-weight: bolder;
	border-bottom: 2px solid red;
}

div#dl dl#first dt {
	text-align: right;
	border-bottom: 2px solid blue;
}

div#dl dl#first {
	float: left;
	padding-left: 10px;
	color: blue;
}

div#dl dl dd {
	margin: 0  0 0 25px;
	text-align: left;
}

div#dl dl#first dd {
	margin: 0 25px 0 0;
	text-align: right;
}

div#dl dl {
	float: left;
	padding-left: 10px;
	color: red;
}

/* @end */

/* @group Kontakt */

div#kontakt dl {
	margin: 0 0 12px 0;
}

div#kontakt dl dt {
	margin: 0;
	font-size: 1.3em;
	font-weight: bolder;
	border-bottom: 1px solid red;
}

/* @end */

/* @group Leftsection */

div#leftsection h3 {
	border-bottom: 2px solid #ffc900;
	border-top: 2px solid #ffc900;
	letter-spacing: 3;
	text-align: center;
	padding: 3px;
	font-size: 1em;
	margin-top: 5px;
}



div#leftsection {
	width: 180px;
	float: left;
	padding: 4px;
}

#leftsection dl {
	margin: 12px 0;
}

#leftsection dl dd {
	margin: 0 0 0 5px;
}

#leftsection dl dt {
	font-weight: bold;
	text-decoration: underline;
	padding: 0 0 3px 0;
}

div#leftsection img {
	width: 150px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* @end */

/* @group Rightsection */

div#rightsection {
	width: 595px;
	float: right;
}

#rightsection h4 {
	font-size: 1.2em;
	border-bottom: 1px solid #ffc900;
}

#rightsection div.quote {
	float: right;
	width: 250px;
	color: white;
	padding: 3px;
	border-top: 1px solid grey;
	border-left: 1px solid grey;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#rightsection div.endkunde div.quote div.quotewrapper {
	padding: 3px;
	border-top: 1px solid grey;
	border-left: 1px solid grey;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background: #a0bbd0 url(../_Pics/GletscherSmall.jpg) no-repeat;
}

#rightsection div.quote dl {
	margin: 5px;
}

#rightsection div.quote dl dd.subtitle {
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: right;
	border-bottom: 1px solid white;
}

#rightsection div.quote dl dt {
	font-size: 1.5em;
	padding: 0px 0 0 0;
	text-align: right;
}

#rightsection div.quote dl dd {
	margin: 15px 0 0 50px;
	font-size: 1.1em;
	text-align: right;
}

div#rightsection img {
	float: right;
}

a img{
	border: none;
}

img#banner {
	margin: 65px 0 0 35px;
}

/* @end */
