a, img, background-image, #angebote, #logo, #contant, #softwaredownload { behavior: url(scripts/iepngfix.htc); }

body {
	background:#000000 url(../images/background-gradient.jpg) repeat-x;
	margin:0px; padding:0px;
	background-color:#253532;
}

#main {
	height: 1300px;
}

.container {
	width:982px;  
    margin:0 auto;  
    position:relative;
}

#logo {
  height:115px;
}

#logo a img {
  border:none;
}

a img {
  border:none;
}

a:link { text-decoration:none; }
a:visited { text-decoration:none; }

#header {
  background-image: url(../images/menu1.jpg);
  background-repeat: no-repeat;
	height:66px;
	z-index:1000;	
}

ul#menu {
	margin:0px; padding:0px;
	position:relative;
	left:0px;
	top:0px;
	z-index:1000;	
}
ul#menu li {
	display:inline;
	z-index:1000;	
}

#flash {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position:absolute;
	top:166px;
  width:980px;
	height:173px;
	z-index:1;
}

#content {
	background-image:url(../images/content.jpg);
	background-repeat: repeat-x;
	background-color:#253632;
	border: 1px solid white;
	height:850px;
	width:980px;
	position:absolute;
	top:339px;
}

#inhalt {
	padding-top:30px;
	padding-left:20px;
	float:left;
	width:600px;
}

#inhalt p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top:30px;
	line-height:13pt;
}

#inhalt h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

#softwaredownload {
	margin-top:80px;
	margin-left:10px;
}

#bottombar{
  margin-top:60px;
  margin-left:30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #FFFFFF;
	text-decoration:none;
}

#bottombar h1{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #FFFFFF;
	text-decoration:none;
}

#bottombar p {
  margin-top:10px;
  line-height:13pt;
}

#angebote {
	background-image: url(../images/rand_angebote.png);
	background-repeat: no-repeat;
	padding-top:30px;
	padding-left:25px;
	float:right;
	width:315px;
	min-height:835px;
}

#angebote p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #FFFFFF;
	margin-top:30px;
}

#angebote h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

#footer {
	background-color:#253632;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	/*min-height:30px;*/
	position:absolute;
	top:1191px;
	width:980px;

}

ul#footer_links {
	margin:0px; padding:10px;
	position:relative;
	left:330px;
	width:800px;

}
ul#footer_links li {
	display:inline;
	margin-left:30px;
}

ul#footer_links li a{
	display:inline;
	margin-left:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #FFFFFF;
	text-decoration:none;
}

#ecke {
	position:absolute;
	top:0px;
	left:0px;
}


/*Buttons*/

a.produktbutton {
	 display:block;
	 background-image:url(../images/btn_produkte.png);
	 background-repeat: no-repeat;
	 width:106px;
	 height:66px;
	 float:left;
}


a.produktbutton:hover {  
   background-image:url(../images/hover_produkte.png);
	 background-repeat: no-repeat;
}  

a.softwarebutton {
	 display:block;
	 background-image:url(../images/btn_software.png);
	 background-repeat: no-repeat;
	 width:104px;
	 height:66px;
	 float:left;
	 border:none;
}


a.softwarebutton:hover {  
     background-image:url(../images/hover_software.png);
	 background-repeat: no-repeat;
	 border:none;
}

a.preisbutton {
	 display:block;
	 background-image:url(../images/btn_preise.png);
	 background-repeat: no-repeat;
	 width:106px;
	 height:66px;
	 float:left;
}


a.preisbutton:hover {  
     background-image:url(../images/hover_preise.png);
	 background-repeat: no-repeat;
}

a.beispielbutton {
	 display:block;
	 background-image:url(../images/btn_beispiele.png);
	 background-repeat: no-repeat;
	 width:106px;
	 height:66px;
	 float:left;
}


a.beispielbutton:hover {  
     background-image:url(../images/hover_beispiele.png);
	 background-repeat: no-repeat;
}

a.download_button {
	display:block;
	background-image:url(../images/3schritte1.png);
	background-repeat: no-repeat;
	width:576px;
	height:286px;
}

a.download_button:hover {  
     background-image:url(../images/3schritte1_1.png);
	 background-repeat: no-repeat;
}

a.button_sommerangebot {
	display:block;
	background-image:url(../images/angebot_Sommer.jpg);
	background-repeat: no-repeat;
	width:280px;
	height:155px;
}

a.button_sommerangebot:hover {  
     background-image:url(../images/hover_angebot_Sommer.jpg);
	 background-repeat: no-repeat;
}

a.button_winterangebot {
	display:block;
	background-image:url(../images/angebot_winter1.png);
	background-repeat: no-repeat;
	width:280px;
	height:155px;
}

a.button_winterangebot:hover {  
     background-image:url(../images/hover_angebot_winter1.png);
	 background-repeat: no-repeat;
}

a.button_fruehlingangebot {
	display:block;
	background-image:url(../images/angebot_fruehjahr2010.png);
	background-repeat: no-repeat;
	width:280px;
	height:155px;
}

a.button_fruehlingangebot:hover {  
     background-image:url(../images/hover_angebot_fruehjahr2010.png);
	 background-repeat: no-repeat;
}

a.button_photowriterangebot {
	display:block;
	background-image:url(../images/angebot_photowriter.png);
	background-repeat: no-repeat;
	width:280px;
	height:155px;
}

a.button_photowriterangebot:hover {  
     background-image:url(../images/hover_angebot_photowriter.png);
	 background-repeat: no-repeat;
}

a.button_meinKalenderangebot {
	display:block;
	background-image:url(../images/angebot_meinKalender.png);
	background-repeat: no-repeat;
	width:280px;
	height:155px;
}

a.button_meinKalenderangebot:hover {  
     background-image:url(../images/hover_angebot_meinKalender.png);
	 background-repeat: no-repeat;
}