/* CSS Document
Name: VENDARE | AUTOMATEN CATERING
URI: http://www.vendare.at
Start:19.01.09 | Update: 23.03.09 */


/* COLORS */

.bg {background-color: #e8d7bc;}
.bgcontent {background-color: #fff;}

.blue {color: #3e6ba1;}
.red {color: #c61040;}


/* DEFAULT */

body {
background-color: #e8d7bc; font: 75% Arial, Verdana, Helvetica, sans-serif; margin: 0; padding: 0;
text-align: center;
}


/* LINK */

a:link {text-decoration: underline; color: #8c5f4f; background-color: transparent;}
a:visited {text-decoration: underline; color: #8c5f4f; background-color: transparent;}
a:hover, a:active, a:focus {text-decoration: none; color: #c61040; background-color: transparent;}


/* HEADLINE */

h1 {text-indent: -9000px; margin: 0; padding: 0; font-size: 95%; color: #26120b;}


/* TOOLS */

.floatLeft { float: left; }
.spacer { border-bottom: 1px solid #FFF; clear: both;}


/* BODY */

#container {
	text-align: center;
	padding: 0px;
	height: 516px;
	width: 814px;
	margin: -258px 0 0 -407px;
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 20px;
	background-color: #FFF;
}


/* NAVIGATION */

/* Right*/

 #rightnav
{
float: left;
margin: 0;
padding: 0;
width: 265px;
}

#rightnav ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
float: left;
font-size: 1em;
}

#rightnav li
{
	display: block;
	height: 94px;
	float: left;
	text-align: left;
	width: 262px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 8px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#rightnav li a {
	padding-top: 94px;
	height: 0 !important;
	height /**/: 94px;
	overflow: hidden;
}


#rightnav #nav1{
	background-image: url(../img/serviceundbestellung_start.jpg);
	background-repeat: no-repeat;
}

#rightnav #nav2{
	background-image: url(../img/qualitaet_start.jpg);
	background-repeat: no-repeat;
}

#rightnav #nav3{
	background-image: url(../img/businessmodelle_start.jpg);
	background-repeat: no-repeat;
}

#rightnav a
{
color: #26120b;
display: block;
height: 94px;
text-decoration: none;
margin: 0;
padding: 0 20px;
text-align: left;
}

#rightnav a:hover, #rightnav a:active { color: #3e6ba1; }


/* Bottom*/

 #bottnav
{
float: left;
margin: 0;
padding: 0;
width: 814px;
}

#bottnav ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
float: left;
font-size: 1em;
}

#bottnav li
{
	display: inline;
	height: 136px;
	float: left;
	text-align: left;
	width: 262px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#bottnav li a {
	padding-top: 136px;
	height: 0 !important;
	height /**/: 136px;
	overflow: hidden;
}


#bottnav #nav1{
	background-image: url(../img/kaffeegenuss_start.jpg);
	background-repeat: no-repeat;
}

#bottnav #nav2{
	background-image: url(../img/design_start.jpg);
	background-repeat: no-repeat;
}

#bottnav #nav3{
	background-image: url(../img/kontakt_start.jpg);
	background-repeat: no-repeat;
}

#bottnav a
{
color: #26120b;
display: block;
height: 136px;
text-decoration: none;
margin: 0;
padding: 0 20px;
text-align: left;
}

#bottnav a:hover, #bottnav a:active { color: #3e6ba1; }


/* HEADER */

#header {
	width: 814px;
	height: 78px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../img/vendare_header_start.gif);
	background-repeat: no-repeat;
}

#header a
{
/*color: #000; */
display: block;
width: 800px;
height: 78px;
text-decoration: none;
text-align: right;
font-weight: bold;
}


#header .weiter {
	margin-top: 35px;
}

#header a.weiter:hover {
	color: #3E6BA1;
}

/* CONTENT */

#intro {
	width: 536px;
	height: 302px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	/* background-image: url(../img/willkommen.jpg);
	background-repeat: no-repeat;
	background-position: 7px; */
}

#intro img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
}

#right {
	width: 278px;
	height: 302px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#bottom {
	width: 814px;
	height: 136px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
