/*
 * normal.css
 * Standardstylesheet für www.scandinaviandesignhouse.at
 * 
 * by bsc comm - Brandstetter OEG / http://www.bsc.at/
 *
 * @version	2009-03-02
 * @author	Elisabeth Schatke <elisabeth@schatke.at>
 * @author	Manfed Brandstetter <m.brandstetter@bsc.at>
 * @author	Andreas Bimminger <andreas@bimminger.at>
 */

html,body {
	margin:0;
	padding:0;
}

body {
	font-size:0.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#777777;
	line-height:140%;
	background-color:#FFFFFF;
	background-image:url(../images/common/hg-830.gif);
	background-repeat:repeat-y;
}

img {
	border:0px solid #ffffff;
	margin:0px;
	padding:0px;
}

table {	
	border:none;
}

ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

/* Container-Definition und -Anordnung */
div {
	position:static;
	/*border: solid red 1px;*/
}

div.main {
	width:820px;
	text-align:left;
	background-color:#FFFFFF;
}


div.header {
	background-color:#d6eaee;
}


div.menue {
	margin-left:25px;
	margin-right:20px;
	margin-top:15px;
	margin-bottom:15px;
}


div.main-navi {
	float:left;
	background-color:#D6EAEE;
	border-bottom:1px solid #CCCCCC;
	margin:0px;
	padding:0px;
	width:625px;
	overflow:hidden;
}


div.newsletter {
	float:left;
	background-color:#D6EAEE;
	border-bottom:1px solid #CCCCCC;
	padding-top:18px;
	padding-bottom:16px;
	width:150px;
	overflow:hidden;
}


div.breadcrumbs {

}

div.maincontainer {
	margin-left:25px;
}


div.maincontent {
	float:left;
	width:625px;
	padding:0px;
}

div.titel {
	margin:0px;
	padding:0px;
}


div.text {
	margin-right:30px;
	padding:0px;
}


div.subnavi {
	float:left;
	width:150px;
	padding-left: 5px;
	font-size:90%;
	line-height: 130%;
}


/* hierher neuen container einbauen 
div.subnavi_a {

}*/
	

div.footer {
	background-color:#FBF5C4;
}


div.footer-side-tools {	
	background-color:#EFD500;
	color:#990000;
	font-size:90%;
	padding:0px;
	margin: 0px;
	min-height:25px;
	width:100%;
}

div.footer-side_tools-back {
	float:left; 
	background-color:#EFD500;
	padding-left:25px;
	min-height:23px;
	line-height:23px;
}

div.socialbookmarks {
	background-color:#EFD500;
	float:right;
	width:270px;
	text-align: right;
	margin-right:20px;
	min-height:23px;
	padding-top:2px;
}


div.footer-imprint {
	float:left;
	background-color:#FBF5C4;
	color:#003A76;
	font-size:90%;
	min-height:23px;
	width:795px;
	padding-left:25px;
	padding-top:5px;
	padding-bottom:5px;
}


/*  formatierung titelseite ++++++++++++++++++++++++++++++++++++++++++ */

div.homeflash {
}

div.homeflash_bild {
	float:left;
	height:240px;
	width: 483px;
	margin: 0px;
	padding: 0px;

}

div.homeflash_pfeil {
	float:left;
	background-color:#FBF5C4;
	height:230px;
	width:26px;
	margin: 0px;
	padding: 0px;

}

div.homeflash_text {
	float:left;
	background-color:#FBF5C4;
	height:230px;
	width:266px;
	margin: 0px;
	padding: 0px;

}

div.specials1 {
	float:left;
	width:190px;
	padding-right:5px;

}

div.specials1_head {
	background-color:#92c6d1;
	height:21px;
	width:190px;
	color:white;
	font-weight:bold;
	font-size:90%;
	margin-bottom:3px;
}

div.specials1_bild {
	border:1px solid #d8d8d8;
	width:188px;
	height:170px;
	margin-bottom:2px;
}

div.specials1_text {
	width:190px;
	margin-bottom:20px;
}

div.specials2 {
	float:left;
	width:190px;
	padding-right:5px;

}

div.specials2_head {
	background-color:#92c6d1;
	height:21px;
	width:190px;
	color:white;
	font-weight:bold;
	font-size:90%;
	margin-bottom:3px;
}

div.specials2_bild {
	border:1px solid #d8d8d8;
	width:188px;
	height:170px;
	margin-bottom:2px;
}

div.specials2_text {
	width:190px;
	margin-bottom:20px;
}

div.specials3 {
	float:left;
	width:190px;
	padding-right:5px;

}

div.specials3_head {
	background-color:#92c6d1;
	height:21px;
	width:190px;
	color:white;
	font-weight:bold;
	font-size:90%;
	margin-bottom:3px;
}

div.specials3_bild {
	border:1px solid #d8d8d8;
	width:188px;
	height:170px;
	margin-bottom:2px;
}

div.specials3_text {
	width:190px;
	margin-bottom:20px;
}

div.button {
	float: left;
	width:190px;
	background-color:#003a76;
	height:196px;
}

/*  ende formatierung titelseite ++++++++++++++++++++++++++++++++++++++++++ */


/* for Internet Explorer */
/*\*/
* html div.main_content {
height:300px;
}
/**/





/* Textformatierungen */

div.main-navi ul {
	margin:0px;
	padding:0px;
	/*background-color:#00FF00;
	border:1px solid red;*/
}

div.main-navi li {
	float:left;
	/*padding-top:18px;
	padding-bottom:16px;*/
	margin:0px;
	display:block;
	/*overflow: hidden;*/
	list-style-type:none;
	font-size:90%;
}

div.main-navi li a {
	display:block;
	padding-top: 18px;
	padding-bottom: 16px;
	padding-left: 10px;
	padding-right: 10px;
	margin:0px;
	background-color:#92c6d1;
	border-right:1px solid white;
	font-weight:bold;
	color:white;
	text-decoration:none;
}

div.main-navi li a:hover {
	padding-top: 18px;
	padding-bottom: 16px;
	padding-left: 10px;
	padding-right:10px;
	margin:0px;
	background-color:#003A76;
	border-right:1px solid white;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
	
div.newsletter span {
	
}

div.newsletter a {
	padding-left: 5px;
	font-weight:bold;
	color:#003A76;
	font-size: 90%;
	
}

div.newsletter a:hover {
	padding-left: 5px;
	font-weight:bold;
	color:#6B9299;
	
}

div.breadcrumbs {
	font-size:90%;
}


h1 {
	font-size:120%;
	color:#003A76;
	margin-top:10px;
	margin-bottom:5px;
	padding:0;
}

h2 {
	font-size:140%;
	color:#003A76;
	margin-top:10px;
	margin-bottom:5px;
	padding:0;
}


h3 {
	font-size:110%;
	color:#6B9299;
	margin-top:10px;
	margin-bottom:5px;
	padding:0;
}

h4 {
	font-size:100%;
	color:#003A76;
	margin-top:10px;
	margin-bottom:5px;
	padding:0;
}

h6 {
	font-size:95%;
	color: #003A76;
	margin-top:10px;
	margin-bottom:5px;
	padding:0;
}

a {
	text-decoration:none;
	color:#6B9299;
}

a:hover {
	text-decoration:none;
	color:#003A76;
}


div.footer-side-tools a {
	color:#990000;	
}

div.footer-side-tools a:hover {
	color:#CC3300;	
}
	
div.footer-imprint a {
	text-decoration:underline;
	color:#003A76;
}

/* Textformatierung Titelseite +++++++++++++++++++++++++++++++++++*/

div.homeflash_text h1 {
	font-size:140%;
	color:#003A76;
	margin-top:10px;
	margin-bottom:5px;
	line-height: 140%;
	padding:0;
}

div.homeflash_text p {
	font-size:115%;
	color:#003A76;
	line-height: 140%;
	padding:0;
}

div.specials1_head span {
	display:block;
	padding-left:7px;
	padding-top:2px;
}

div.specials2_head span {
	display:block;
	padding-left:7px;
	padding-top:2px;
}

div.specials3_head span {
	display:block;
	padding-left:7px;
	padding-top:2px;
}

div.specials1_text h1 {
	display:block;
	font-size:100%;
	font-weight:bold;
	color:#003A76;
	padding:0px;
	margin:0px;
	line-height:110%;
}

div.specials2_text h1 {
	display:block;
	font-size:100%;
	font-weight:bold;
	color:#003A76;
	padding:0px;
	margin:0px;
	line-height:110%;
}

div.specials3_text h1 {
	display:block;
	font-size:100%;
	font-weight:bold;
	color:#003A76;
	padding:0px;
	margin:0px;
	line-height:110%;
}

div.specials1_text span {
	display:block;
	font-size:100%;
	padding:0px;
	line-height:110%;
}

div.specials2_text span {
	display:block;
	font-size:100%;
	padding:0px;
	line-height:110%;
}

div.specials3_text span {
	display:block;
	font-size:100%;
	padding:0px;
	line-height:110%;
}


div.button strong {
	display:block;
	font-size:120%;
	font-weight:bold;
	color:#ffffff;
	padding-left:0px;
}

div.button span {
	display:block;
	font-size:110%;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	color:#ffffff;
	line-height:130%;
	font-weight: bold;
}

div.button span a {
	color:#fadce9;
}

div.button span a:hover {
	color:#ffffff;
}


/* Ende Textformatierung Titelseite +++++++++++++++++++++++++++++++++++*/


/* Verstecken wir das nested Object-Tag vom IE */
* html object.hiddenObject {
	display: none;
}
