﻿/*
* ---------------------------------------------------------------------------
* CSS-Datei für Desktop Template
* Template Stauffenberg Steuerberatung
* www.stauffenberg-steuerberatung.de
* ---------------------------------------------------------------------------
* Erstellt von:
* Silvio Steckert
* http://www.cns-steckert.de
* info@cns-steckert.de
* ---------------------------------------------------------------------------
* (C)2018
*/
/*
html {
  height:100.1%;
  }

body {
	margin: 0 auto;
	max-width: 60em;
	padding-top: 5px;
	padding-bottom: 5px;
	 width: 100%;
    background-color: #DFDEDE;
  }
*/

@media only screen and (min-
width:176px) and (max-width:600px) {
#wrapper {width:95%;}
#header h1 {font-size:120%;}
#content img {max-width:100%;
height:auto;}}
 


body,html	{
	height: auto !important; 
	
	background-color: #DFDEDE;
	}
#all {
	width: 990px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align:left;
	overflow: hidden;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color: #751D75;
	border-style: solid;
}

#page {
 background-color: #FFFFFF;
  background: #FFFFFF;
  width: 990px;
  margin: 10px auto;
}
#container {
	
  width: 990px;
  text-align:left;
  overflow: hidden;
  font-size:0.9em;
  /* */
}
#header {
  background: #ffffff url('../img/header_neu.png');
  height:150px;
  width:990px;
  
  text-align:center;
 }
 
#header img {
  padding-top:1px;
}
/*
img {
	max-width: 100%; 
    height: auto;
} 
*/
#main {
	
  width:990px;
  height: auto !important;
}

#menu {
    display: block;
	position: relative;
	height: 35px;	
	background: #FCEAAD url('../img/button_bg3.gif');
	/* border-left: 1px solid #751D75; */
	
}

#menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#menu ul li {
	margin: 0px;
	float: left;
	padding: 0px;
	position: relative;
	
}

#menu ul li a {
	float: left;
	display: block;
	height: 30px;
	font: 12px/20px Tahoma;
	font-weight: bold;
	color: #FFFFFF;
        
	/* text-transform: uppercase; */
	text-decoration: none;
	border-right: 3px solid #ffffff;
	
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
}

#menu ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	/* background-color: #969799; */
        background-color: #751d75
}

#menu ul li ul {
	display: none;
}

#menu ul li.over ul,
#menu ul li:hover ul {
	position: absolute;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 140px;
	font: 12px Tahoma;
	z-index: 1000;
	top: 19px;
	left: -1px;
	border-top: 1px solid #751D75;
	border-left: 1px solid #751D75;   
}

#menu ul li ul li {
	border: none;
	display: block;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: none;
	padding: 0px;
	clear: left;
	float: left;
	border-right: 1px solid #751D75;
	background-color: transparent;
}

#menu ul li ul li a {
	height: 15px;
	width: 120px;
	display: block;
	font-weight: normal;
	font: 12px Tahoma;
	text-transform: Capitalize;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border: none;
	background-image: none;
	border-top: 1px solid #751D75;
	border-left: 1px solid #751D75;
	border-bottom: 1px solid #751D75;
	}

#menu ul li ul li a:hover {
	text-decoration: none;
	background-image: none;
	color: #0D181C;
}   /**/
h1 {
	margin: 0px;
	height: 22px;
	background: #98799b;
	font: 12px/20px Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
	border-bottom: 3px solid #969799;
	border-top: 1px solid #ffffff;
	}

h2  {
	font-family : arial, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

p	{
	padding:5px 0px 5px 0px;
        margin: 0;
}
}
#Box  {  
    position: relative;
	width: 990px;
        height: 25px;
	background: 3CDAEB;
}
.Box p {
	font: 12px Tahoma;
	font-weight: bold;
	background: #FBE6FF;
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-color: #751D75;
	border-style: solid;
	text-indent : 2px;	
	
	}
.content
{  
	font: 14px arial, helvetica;
	color				: #000000;
	background-color	: #ffffff;
   
	
	
}

#profil  {
	float: left;
	height: auto;
	width: auto;
	
	margin-left: 1em;
}

#content{
  float:left;
  width:990px;
  margin-top:1px;
  margin-bottom:1px;
  padding: 20px 0 20px 0;
  text-align:left;
  min-height:600px;
   background: #ffffff;

}
#incontent {
  padding: 10px 20px 30px;
 
}
.footer  p {
	font: 14px arial, helvetica;
	font-style: bold;
	color: #ffffff;
	text-align: center;
}

#footer {
  width: 990px;
  padding: 10px;
  background: #969799;
  height:16px;
    bottom: -1px;
	left: 0px;
	border-top: 1px solid #751D75;
	font: 14px arial, helvetica;
	font-style: bold;
	color: #ffffff;
	text-align: center;
	clear: both;
	
}

