﻿/*************************************************************/
/*   CSS shoppingwels.at Portalgeschäfte                     */
/*   Autor:  Günter Lugmair                                  */
/*   Datum:  24.03.2009                                      */
/*************************************************************/

/*************************/
/* MAIN BODY             */
/*************************/

body {
font: 11px Arial, Helvetica, sans-serif;
margin: 0px auto; 
padding: 0px; 
}

.page-container-3 {
width: 770px; 
margin: 0px auto; 
padding: 0px; 
border: solid 1px rgb(100,100,100);
}


/*************************************/
/* HEADER UND NAVIGATION             */
/*************************************/



/*-----------------------------------*/
/* 2.1 - Sitename, slogan und banner */
/*-----------------------------------*/

.site-logo {
float:left;
width: 140px; 
height: 60px;
margin: 8px 0 0 15px;

}

.site-name {
float:left;
width: 230px; 
height: 60px; 
margin: 0px; 
padding-left: 0px; 
color: rgb(69,140,204);
}

.site-name p.title  {
margin: 8px 0 0 0; 
margin-left: 0px; 
padding: 0px;
padding-top: 4px; 
font-family: "trebuchet ms", arial, sans serif; font-weight: bold; 
font-size: 16px;
}

.site-name p.subtitle  {
clear: both; 
font-family: "trebuchet ms", arial, sans serif; 
font-size: 12px;
}


/*.site-name {
width: 450px; 
height: 45px; 
top: 8px; 
overflow: hidden; 
margin: 0px; 
padding-left: 15px; 
color: rgb(69,140,204);
}

.site-name p.title  {
margin: 0px; 
margin-left: 130px; 
padding: 0px;
padding-top: 7px; 
font-family: "trebuchet ms", arial, sans serif; font-weight: bold; 
font-size: 16px;
}

.site-name p.subtitle  {
clear: both; 
width: 300px; 
margin: -15px 0px 0px 130px; 
padding: 0px; 
background-color: transparent; 
font-family: "trebuchet ms", arial, sans serif; 
font-size: 12px;
}
*/
.site-name a {margin: 0px; padding: 0px; text-decoration: none; color: rgb(129,129,129);}
.site-name a:hover {text-decoration: none;}

.site-slogan-container  {
float: left;
width: 755px; 
height: 130px; 
overflow: hidden; 
margin: 0px;
margin-left:15px; 
padding-right: 15px; 
background-color: transparent;
}

.site-slogan {float: left; width: 700px; margin: 0px; padding: 0px; background-color: transparent; font-size: 10px;}
.site-slogan p.title {
float: left; 
width: 700px; 
margin: 0px; 
padding: 0px; 
color: #e27733; 
font-family: arial, sans serif;  
text-align: left; 
font-weight: bold; 
font-size: 220%;
line-height: 24px;
}
.site-slogan p.subtitle {clear: both; float: left; width: 700px; margin: 5px 0px 0px 0px; padding: 0px; color: rgb(234,239,247); font-family: arial, sans serif; text-align: left; font-weight: bold; font-size: 200%;}
.site-slogan p.text {clear: both; float: left; width: 700px; margin: 10px 0px 0px 0px; padding: 0px; color: rgb(234,239,247); font-family: arial, sans serif; text-align: left; font-weight: bold; line-height: 1.0em; font-size: 140%;}
.site-slogan p.readmore {clear: both; float: left; width: 700px; margin: 10px 0px 0px 0px; padding: 0px; color: rgb(234,239,247); font-family: arial, sans serif; text-align: left; font-weight: bold; line-height: 1.0em; font-size: 120%;}
.site-slogan a {color: rgb(234,239,247); text-decoration: underline;}
.site-slogan a:hover {text-decoration: none; color: rgb(50,50,50);}



/*--------------------------*/
/* 2.2 - Navigation - Flags */
/*--------------------------*/

#hmenu {
	padding: 13px 0 5px 0;
	float: left;
	width: 770px;
	font: 1.2em Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	background: #fff;
	}

#hmenu a {
	padding: 12px 33px 2px 33px;
	text-decoration: none;
	color: #555555;
	background: #cccccc url(../img/hmenupfeil.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #b2b2b2
}
#hmenushop a {
	padding: 12px 23px 2px 23px;
	text-decoration: none;
	color: #555555;
	background: #cccccc url(../img/hmenupfeil.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #b2b2b2
}

#hmenu a:hover {
	background: #ffb900 url(../img/hmenupfeilhover.gif) no-repeat top center;
	color:#fff; 
	border-bottom: 4px solid #dfa200;
}
#hmenu a.selected {
	background: #ffb900 url(../img/hmenupfeilhover.gif) no-repeat top center;
	color:#fff; 
	border-bottom: 4px solid #dfa200;
}



/*----------------------------*/
/* 2.3 - Navigation - Header  */
/*----------------------------*/
.nav1-container {width: 260px; float:right; margin-top:35px;}
.nav1 {margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-size: 1.0em;}
.nav1 {margin: 0px; padding: 0px 0px 0px 0px; border-left: solid 1px rgb(115,162,182); background-color: rgb(255,255,255);}	
.nav1 a {margin: 0px; padding: 2px 5px 2px 5px; border-right: solid 1px rgb(115,162,182); color: rgb(115,162,182); text-decoration: none; font-size: 10px;}
.nav1 a:hover, .nav2 a.selected {color: rgb(115,162,182); text-decoration: underline;}
/*.nav1 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
*/

*/

/******************************************************/
/* Content-Bereiche                                   */
/******************************************************/

.content {
	margin-top:40px;
}

.content2 {float: left; width: 590px; min-height: 500px; margin: 0px; padding: 0px 0px 0px 20px; color: rgb(75,75,75); font-size: 1.0em;}

.content3 {
float: left; 
width: 495px; 
min-height: 500px; 
margin-top: 30px; 
padding: 0px 0px 0px 20px; 
color: rgb(75,75,75);
font-size: 1.0em;
}

.content3-container {
clear: both; float: left; width: 474px; margin: 0px 0px 15px 0px; padding: 0px;
}

.content3-container-1col {overflow: hidden; width: 470px; margin: 0px; padding: 0px;}

.content3-container-2col-left {overflow: hidden; float: left; width: 225px; margin: 0px; padding: 0px;}
.content3-container-2col-right {overflow: hidden; float: right; width: 225px; margin: 0px; padding: 0px;}

.content3-container-3col-left {overflow: hidden; float: left; width: 152px; margin: 0px 5px 0px 0px; padding: 0px;}
.content3-container-3col-middle {overflow: hidden; float: left; width: 152px; margin: 0px; padding: 0px;}
.content3-container-3col-right {overflow: hidden; float: right; width: 152px; margin: 0px; padding: 0px;}


/* .content2-pagetitle, .content3-pagetitle {overflow: hidden; width: 474px; margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px rgb(255,185,0); color: rgb(129,129,129); font-weight: bold; font-size: 180%;} */
.content2-pagetitle, .content3-pagetitle {
overflow: hidden; 
width: 474px; 
margin: 0px 0px 10px 0px; 
padding: 0px 0px 2px 0px; 
border-bottom: solid 1px #414141; 
font-family: verdana, arial, sans serif;color: #414141; 
font-weight: bold; 
font-size: 180%;
}


/*********************************/
/* SECTION 6 - COMMON PARAMETERS */
/*********************************/

/*--------------------*/
/* 6.1 - Content Area */
/*--------------------*/

/* Titles and textboxes*/
.content-title-noshade-size1 {margin: 0px; padding: 0px; color: rgb(129,129,129); font-weight: bold; font-size: 130%;}
.content-title-noshade-size2 {margin: 0px; padding: 0px; color: rgb(129,129,129); font-weight: bold; font-size: 150%;}

.content-title-noshade-size3 {margin: 0px; padding: 0px; color: rgb(129,129,129); font-weight: bold; font-size: 160%;}

.content-title-noshade-size4 {margin: 0px; padding: 0px; color: rgb(129,129,129); font-weight: bold; font-size: 180%;}
.content-title-noshade-size5 {margin: 0px; padding: 0px; color: rgb(129,129,129); font-weight: bold; font-size: 200%;}
.content-title-shade-size1 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(100,100,100); color: rgb(129,129,129); font-weight: bold; font-size: 130%;}
.content-title-shade-size2 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(129,129,129); font-weight: bold; font-size: 150%;}
.content-title-shade-size3 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(129,129,129); font-weight: bold; font-size: 160%;}
.content-title-shade-size4 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(129,129,129);  font-weight: bold; font-size: 180%;}
.content-title-shade-size5 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(129,129,129);  font-weight: bold; font-size: 200%;}
.content-subtitle-noshade-size1 {margin: 0px; padding: 0px; color: rgb(129,129,129); font-weight: bold; font-size: 110%;}
.content-subtitle-noshade-size2 {margin: 0px; padding: 0px; color: rgb(129,129,129); font-weight: bold; font-size: 120%;}
.content-subtitle-noshade-size3 {margin: 0px; padding: 0px; color: rgb(129,129,129); font-weight: bold; font-size: 130%;}
.content-subtitle-noshade-size4 {margin: 0px; padding: 0px; color: rgb(129,129,129); font-weight: bold; font-size: 140%;}
.content-subtitle-noshade-size5 {margin: 0px; padding: 0px; color: rgb(129,129,129); font-weight: bold; font-size: 150%;}
.content-subtitle-shade-size1 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(129,129,129); font-weight: bold; font-size: 110%;}
.content-subtitle-shade-size2 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(129,129,129); font-weight: bold; font-size: 120%;}
.content-subtitle-shade-size3 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(129,129,129); font-weight: bold; font-size: 130%;}
.content-subtitle-shade-size4 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(129,129,129); font-weight: bold; font-size: 140%;}
.content-subtitle-shade-size5 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(129,129,129); font-weight: bold; font-size: 150%;}
.content-txtbox-noshade {margin: 0px; padding: 7px 0px 0px 0px;}
.content-txtbox-shade {margin: 0px; padding: 7px 10px 5px 10px; background-color: rgb(235,235,235);}

/* Headings */
h1 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 160%;}
h2 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 150%;}
h3 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 140%;}
h4 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 130%;}
h5 {margin: 0px 0px 0.2em 0px; font-weight: bold; font-size: 130%;}
h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 130%;}

/* Paragraphs */
p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em; font-family: arial, sans serif; font-size: 120%; }
p.readmore {margin: 1.0em 0px 0.5em 0px; padding: 0px; line-height: 1.2em; font-size: 110%; }
p.quote {margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 120%;}
p.embed {float: left; width: 120px; margin: 7px 7px 5px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
p.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Quote */
p.quote {clear: left; margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 110%;}

/* Embedded emphasis */
.embed {float: left; width: 120px; margin: 2px 7px 2px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Lists */
ul.noindent {margin: 0px 0px 7px 15px; padding: 0px; list-style-image: url(img/submenu1.gif); list-style-position: outside; font-size: 120%;}
ul.indent {margin: 0px 0px 7px 15px; padding: 0px 0px 0px 15px; list-style-image: url(img/submenu1.gif); font-family: arial; font-size: 120%;}
ol {margin: 0px 0px 0px 9px; padding: 0px 0px 0px 25px; list-style-image: url(img/submenu1.gif); list-style-position: outside; font-size: 120%;}
ul.linklist-noindent {margin: -0.3em 0px 0.5em 0px; padding: 0px; list-style-image: url(img/submenu1.gif); line-height: 1.2em; font-size: 120%; }
ul.linklist-indent {margin: -0.3em 0px 0.5em 0px; padding: 0px 0px 0px 10px; list-style-image: url(img/submenu1.gif); line-height: 1.2em; font-size: 120%; }

/* .anbotliste ul, li {
margin: 0px 0px 4px 0px; 
padding: 0px; 
list-style: none;
list-style-position: outside;
font-family: arial, sans serif; 
background: url(../img/submenu1.gif) no-repeat 1px;
font-size: 120%;
}
*/

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 5px;
  font-family: arial, sans serif;
  font-size: 120%; 
  list-style-image: url(../img/submenu1.gif);
}

ul li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}


/* Tables */
.table {clear: left; margin: 0.5em 0px 0.2em 30px; border: solid 1px rgb(150,150,150); empty-cells: show; border-collapse: collapse; background-color: rgb(233,232,244);}
.table tr {margin: 0px; padding: 0px;}
.table td {padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); text-align: left; font-size: 120%;}
.table th {margin: 0px; padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); empty-cells: show; text-align: left; font-size: 120%; 	}
.table-caption {margin: 0.5em 0px 1.0em 30px; padding: 0px; clear: both; text-align: left; font-size: 120%;}

/* Images */
.img-left-noborder-notopmargin {float: left; margin: 0px 10px 0px 0px;}
.img-left-noborder-topmargin {float: left; margin: 3px 10px 0px 0px;}
.img-left-border-notopmargin {float: left; margin: 0px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
.img-left-border-topmargin {float: left; margin: 3px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
.img-right-noborder-notopmargin {float: right; margin: 0px 0px 0px 10px;}
.img-right-noborder-topmargin {float: right; margin: 3px 0px 0px 10px;}
.img-right-border-notopmargin {float: right; margin: 0px 0px 0px 10px; border: solid 1px rgb(150,150,150);}
.img-right-border-topmargin {float: right; margin: 3px 0px 0px 10px; border: solid 1px rgb(150,150,150);}

/*--------------------*/
/* 6.2 - Sidebar Area */
/*--------------------*/

.sidebar {
overflow: hidden; 
float: right; 
width: 253px; 
min-height: 500px; 
margin-top: 30px; 
padding: 0px 0px 10px 0px; 
text-align: left; 
color: rgb(75,75,75);
background: #f1f1f1;
border-left: solid 1px #ccc;
}

.sidebar-maintitle {
margin: 0px 0px 10px 0px; 
padding: 3px 10px 2px 10px; 
background-color: #cccccc; 
color: rgb(255,255,255); 
text-transform: uppercase; 
font-weight: bold; 
font-size: 120%;
}

.sidebar-title-noshade {margin: 0px; padding: 2px 10px 3px 10px; border-top: solid 1px rgb(215,215,215); color: rgb(75,75,75); font-weight: bold; font-size: 120%;}
.sidebar-title-shade {margin: 0px; padding: 2px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(75,75,75); font-weight: bold; font-size: 120%;}
.sidebar-txtbox-noshade {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px;}
.sidebar-txtbox-shade {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px; background-color: rgb(235,235,235);}
.sidebar-txtbox-noshade p {margin: 0px 0px 5px 0px; padding: 0px; line-height: 1.25em; font-size: 110%;}
.sidebar-txtbox-shade p {margin: 0px 0px 5px 0px; padding: 0px; line-height: 1.25em; font-size: 110%;}
.sidebar-txtbox-small p {margin: 0px 0px 5px 0px; padding: 0px; line-height: 1.25em; font-size: 9px;}

.sidebar-txtbox-open td{
background-color: #EBEBEB;
}

.tage {
	float:left;
	width: 40px;
	text-align:right;
	font-size: 12px;
	margin-right:5px;
}

.zeit {
    font-size: 12px;
	
}

/*--------------------*/
/* 6.3 - Footer Area  */
/*--------------------*/
.footer {
overflow: hidden; 
clear: both; 
width: 770px; 
height: 30px; 
margin: 0px; 
padding: 10px 0px 0px 0px; 
border-top: solid 1px rgb(125,125,125); 
background-color: #cccccc; 
color: rgb(255,255,255); 
font-size: 1.0em;
}

.footer p {margin: 0px; padding: 0px; text-align: center; color: #7f7f7f;}



/*-------------------*/
/* 6.4 - Hyperlinks  */
/*-------------------*/
.content1 a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {color: rgb(75,75,75); text-decoration: underline;}
.content1 a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {color: rgb(0,0,0); text-decoration: none;}
.content1 a:visited, .content2 a:visited, .content3 a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited  {color: rgb(150,150,150);}
.footer a {text-decoration: underline;}
.footer a:hover {text-decoration: none;}

/*******************************/
/* SECTION 7 - GENERIC CLASSES */
/*******************************/

/*----------------------------*/
/* 7.1 - Title decoration box */
/*----------------------------*/
.box-on {float: left; min-width: 0.3em; margin-right: 0.2em; padding: 0px 0.2em 0px 0.3em;}
.box-off {display: none;}
/* html box-on {width: 1%;} /* IE6-Hack for min-width. Also compliant with IE7-Beta2 */ */

/*-----------------------------*/
/* 7.2 - Horizontal alignments */
/*-----------------------------*/
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align: center;}


/*****************************/
/* SECTION 8 - MISCELLANEOUS */
/*****************************/
.showcode {font-family: monospace; font-weight: bold; font-size: 13px; color: rgb(255,0,0);}
.clear {clear: both;}
.hide {display: none;}
br {clear: none;}

.trenner {
	clear:both;
	width:474px;
	height:30px;
	border-top: 1px solid silver;
}

#logos img{
	float:left;
	margin-right:3px;
	margin-top:3px;
}


