﻿a:link.nav{ text-decoration:none; font-size:12px;color:#000000;}
a:visited.nav { text-decoration:none;color:#000000; font-size:12px;}
a:hover.nav { text-decoration:underline; color:#000000; font-size:12px;}


body
{
    background-color:#678fc0;
	font-family:Verdana;
	color:#000000;
}

#container
{
    width:1020px;
    height:auto;
    margin:0 auto;
}

#text 
{
    font-family:Gill Sans MT;
	float:left;
  	margin-top:10px;
    width: 850px;
}

#tab4 
{
    font-size:10px;
}

#telbestellung
{
    font-family:Verdana;
    font-size:small;
    color:White;
    text-align:center;
    font-weight:bold;

    
}

#titel
{
width:250px;
color:#FFFFFF;
}

#header
{
    width:1020px;
    height:94px;
    float:left;
    background-image: url(../App_Themes/Design/logo.jpg);
}

#contenttable
{
    width:1020px;
    float:left;   
}

#menuoben
{
    width:1020px;
    height:30px;
    float:left;
    background-image: url(../App_Themes/Design/menuoben.png);
}

.menuoben_element
{
    width:160px;
}

.menuoben_element_1
{
    width:160px;
}


#menueholder
{
    width:160px;
    background-image: url(../App_Themes/Design/menu_1.png);
}

#content
{
    width:860px;
    background-image: url(../App_Themes/Design/content.jpg);   
}

#placeholder
{
    width:838px;
    margin-left:5px;
}

#footer
{
    width:1020px;
    height:56px;
    float:left;
    background-image: url(../App_Themes/Design/06.jpg);
}

/* Tabel unten beim created by:  */
#tabunten1
{
    font-size:7;
    width:995px;
    margin-left:10px;
    margin-right:10px;
}

#adresunten
{
    font-size:11px;
    width:1000px;
    margin-left:10px;
    margin-right:10px;
}