﻿/* CSS Document by Svein Erik Storkaas 2008 | www.csstemplatesweb.com */

* {margin: 0; padding: 0;}

body{ background-color:Sienna;
font-family:Tahoma, Verdana, Arial "ms Sans-Serif";
font-size:14px;
color:#393939;
}

body.kasten {
  background-color: #fff;
}


img {
  border:0;
  }





#container 
{
width: 790px; /*234*/
margin: 40px auto;

background:#ffffff url(images/background.jpg) no-repeat right 80px;
position: relative;
}

#header {
height: 80px;
background: #e2dbaf;}

#leftColumn {
width: 250px;
height: 370px;
float: left;
}

#rightColumn
{

width: 474px;
float: right;

background-repeat:no-repeat;
background-position:bottom right;             
}

#footer 
{
clear: both;
width: 100%;
height:80px;
background: #e2dbaf;
text-align:center;

}

#footer p
{
color:#656363; 
padding-top:35px;
font-family:Arial;
font-size:10px;
}

#menucontainer
{
 position: absolute;
 top: 180px;
 left: 45px;
}

#menucontainer ul {
  list-style: none;

}

#menucontainer ul li {
  margin-bottom: 5px;
}

#menucontainer ul li a {
  display: block;
  background-color: #e2dbaf;
  width: 207px;
  text-decoration: none;
  padding: 3px;
color:#DA251C;
  text-align: center;
  font-size: 20px;

}
#menucontainer ul li a:hover, #menucontainer ul li a.active {
background-color:#DA251C ;
color: white;
}

#logo
{
position: absolute;
top:-20px;
left:45px;
font-family:Times New Roman;
font-size:50px;
color:#c12a2d;
}



#textbox
{
width:360px;
height:auto;
margin:30px 0px 0px 0px;
}

#textbox ul li {
  margin-top: 4px;
  margin-left: 35px;
  color: #DA251C;
}
#textbox ul li span {
  color:#393939;
}

#textbox img {
  margin-left: 10px;
  margin-right: 10px;

}


h2{ font-family:Arial;
font-size:17px;
color:#DA251C;
padding:5px 0px 10px 0;
}

h3{ font-family:Arial;
font-size:15px;
color:#DA251C;
padding:10px 0px 2px 0;
}


a {color:#DA251C;}
a:visited {color:#DA251C;}
a:active {color:#DA251C;}
a:hover {text-decoration:none;}



#galerieuebersicht a {
  text-decoration: none;
}


#kasten {

background-color: #fff;
height: 125px;
width: 240px;
font-size: 10px;

}

.transmitted {
  display: none;
}

td {
  padding-bottom: 10px;
}

td.no-bottom {
  padding-bottom: 0;
}

/*Scroller*/

#scroller {
position: absolute;
left: 315px;
top:15px;
}

#scroller strong { color: #DA251C;}

#pscroller1{

width: 400px;
height: 55px;
}


