/*
############################## www..at ################################### 

<!-- |#############################################################################| -->
<!-- | powered by                                                                  | -->
<!-- |      _ _      _   _                                                    _    | -->
<!-- |   __| (_) ___| | | | ___  _ __ ___   ___ _ __   __ _  __ _  ___   __ _| |_  | -->
<!-- |  / _` | |/ _ \ |_| |/ _ \| '_ ` _ \ / _ \ '_ \ / _` |/ _` |/ _ \ / _` | __| | -->
<!-- | | (_| | |  __/  _  | (_) | | | | | |  __/ |_) | (_| | (_| |  __/| (_| | |_  | -->
<!-- |  \__,_|_|\___|_| |_|\___/|_| |_| |_|\___| .__/ \__,_|\__, |\___(_)__,_|\__| | -->
<!-- |                                         |_|          |___/                  | -->
<!-- | mailto:office@diehomepage.at                        web: www.diehomepage.at | -->
<!-- |#############################################################################| -->  

Wichtige Farben:

*/
/* ###################### Individuelle Seitenformatierungen ###################### */

/* ######## Gutter ########*/

.gutter{
 padding: 20px;  
 
}

#default #linkeseite {

 width: 260px;
 height: 380px;
 float: left;
 text-align: right;
 margin: 20px 5px;
 padding-right: 40px;
}

#default #rechteseite {
 
 width: 660px;
 float: left;
 margin: 20 5px;
 
}

/* ###### content #########*/ 
 
#content {
 float: left;
 width: 700px;
 wid\th: 696px;
 font-size: 95%;
 line-height: 1.2em;
 /* min-height hack for ie6 */
 min-height: 420px;
 height: auto !important;
 height: 420px;
}


#sidebar {
 float: left;
 width: 300px;
 wid\th: 304px;
 /* min-height hack for ie6 */
 min-height: 420px;
 height: auto !important;
 height: 420px;
}


/* ############################ Design ######################################## */
.lastminute {
 width: 260px;
 border: 1px solid #1A5D9D;
 height: 32px;
 background-color: #EFEFEF;
 margin-bottom: 10px;
 margin-left: 20px;
}

.schnaeppchen {
 width: 260px;
 border: 1px solid #1A5D9D;
 height: 32px;
 background-color: #EFEFEF;
 margin-bottom: 10px;
 margin-left: 20px;
 
}
.schnaeppchen a img {

 margin: 0px;
 padding: 0px;
 width: 258px;
 height: 30px;
}

.box {
 width: 260px;
 border: 1px solid #1A5D9D;
 height: 120px;
 background-color: #EFEFEF;
 height: 204px;
 margin-left: 20px;
}



.box h4 {
  margin: 0;
  padding: 4px 8px 4px 10px; 
  font-size: 13px;
  color: #fff;
  border-bottom: 1px solid #fff; 
  background: #1A5D9D /* url(../sysbilder/box_neu_01_oben.gif) no-repeat top left; */  
  }

.box img {
 margin: 2px;
 float: left;
}  

.box .teaser{
 
 font-size: 10px;
 height: 60px;
 padding-right: 6px;
 
}


.box .weiter {
 height: 10px;
 padding-bottom: 4px;
 text-align: right;
 font-size: 10px;
 padding-right: 6px;
 line-height: 1.5em;
 border-bottom: 1px solid #fff;
}


.box2 {
 width: 260px;
 border: 1px solid #1A5D9D;
 height: 196px;
 background-color: #EFEFEF;
}

.box2 h4 {
  margin: 0;
  padding: 4px 8px 4px 10px; 
  font-size: 13px;
  color: #fff;
  border-bottom: 1px solid #fff; 
  background: #1A5D9D /* url(../sysbilder/box_neu_01_oben.gif) no-repeat top left; */  
  }

.box2 img {
 margin: 2px;
 float: left;
}  

.box2 .teaser{
 
 font-size: 10px;
 height: 60px;
 
}


.box2 .weiter {
 height: 10px;
 padding-bottom: 4px;
 text-align: right;
 font-size: 10px;
 padding-right: 6px;
 line-height: 1.5em;
 border-bottom: 1px solid #fff;
}

#textstartseite {
 width: 296px; text-align: right; float: left; margin-left: 40px; padding: 4px; font-size: 11px;
 
} 

*  html #textstartseite {
 position: absolute;
 top: 230px;
 left: 356px;

 width: 296px; border: blue; text-align: right; float: left; margin-left: 40px; padding: 4px; font-size: 11px;
}
* + html #textstartseite {
 position: absolute;
 top: 230px;
 left: 316px;

 width: 296px; border: blue; text-align: right; float: left; margin-left: 40px; padding: 4px; font-size: 11px;
}

#linksammlung {
 position: absolute;
 top: 482px;
 left: 22px;
 border: 1px solid orange;
}
* + html #linksammlung {
 position: absolute;
 top: 482px;
 left: 22px;
 border: 1px solid orange;
}

* html #linksammlung {
 position: absolute;
 top: 512px;
 left: 22px;
 border: 1px solid orange;
 
}

#textblock_mitte{
 padding-left: 340px;
 width: 340px;
 
 text-align: right;
 
}
*+ html #textblock_mitte{
 padding-left: 330px;
}
*+ html #senden{
 margin-left: 10px;
}  
