body{
	background-color: #cccccc;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.35em;
	padding-top: 20px; /* Abstand zum oberen Browserrand*/
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
/* p wichtig zur Einhaltung Abstand wenn so gewünscht*/
p { 
}
/* Überschriften zur Seitennavigation */
h1, h2, h3 {
	font-size: 17pt;
	line-height:25px;
	font-weight: bold;
	margin-bottom: 10px;
	display:inline;
	color: #ff6600;
}
/* Überschriften zur Verwendung im content */
h4 {
	font-size: 13pt;
       line-height:19px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #ff6600;
}
h5 {
	font-size: 17pt;
	line-height:25px;
	font-weight: bold;
	margin-bottom: 10px;
	display:inline;
	color: #ff6600;
}
big{ color: #ff6600;
font-size:16px;
line-height:19px;
text-decoration:underline;}
/* horizontale Linie */
hr {
	color: #ff6600;
    height: 1px;
}
/* links allgemein evtl. nicht verwendet da links im jeweiligen .div extra definiert sind*/
a {
	text-decoration:none;
}
a:link, a:visited {
	text-decoration: none;
	color: black;
}
a:hover, a:active {
	text-decoration: none;
	color: #4c8dd4;
}
/* container für mittige Zentrierung */
#container {
	position:relative;
	width:980px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 3px solid #ffffff;
}
#header {
	height: 177px;
	border-bottom: 3px solid #ffffff;
}
/* Mitte - hält links, rechts und content zusammen */
#mitte {
	width: 100%;
	float: left;
	background-image: url(images/mitte-bg.jpg);
	background-repeat: repeat-y;
	border-top: 6px solid #ff6600;
}
/* Spalte rechts */
#rechts {
	width: 200px;
	float: right;
	padding: 10px;
background-color: #cccccc;
}
#bildleiste {
	height:185px;
	border-bottom:3px solid #ffffff;
}
/* content */
#content{
	width: 760px;
	float: left;
	padding: 0px;
	margin: 0px;
	min-height: 300px;
}
#content a{
	text-decoration:underline;
	font-weight:normal;
}
#content a:link, a:visited {
	text-decoration:underline;
	color: #000000;
}	
#content a:hover, a:active {
	text-decoration:none;
	color: #000000;
}
#ccontent{
	padding: 25px;
	float: left;
	width: 710px;
}
/* menu*/
#menu{
	width: 220px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#menu a{
	font-weight:normal;
	text-decoration:none;
}
#menu a:link, a:visited {
	text-decoration:none;
}	
#menu a:hover, a:active {
	text-decoration:none;
}
#menu li {
	line-height: 1.8;
	padding-top:0px;
	padding-bottom:0px;
margin:0;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
        padding-top: 0;
	margin-left: 0;
	margin-top: 0px;
}
/* 1. Menüebene*/
.menulevel1 {
	font-size: 14px;
	text-transform:none;
    padding-left: 15px;
}
.menulevel1 a {
	font-weight: normal;
    display:block;
    padding-left: 15px;
	color: #ffffff;
}
.menulevel1 a:link, .menulevel1 a:visited  {
	color: #ffffff;
}
.menulevel1 a:hover, .menulevel1 a:active {
	background-image: url(../typwerkstatt/images/menuhover.jpg);
        background-repeat: no-repeat;
       color: #ffffff;
}
/* 2. Menüebene*/
.menulevel2 {
	font-size: 12px;
line-height:30px;
	text-transform:none;
    padding-left: 25px;
	color: #ffffff;
}
.menulevel2 a {
	font-weight: normal;
    padding-left: 25px;
	color: #ffffff;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: #ffffff;
}
.menulevel2 a:hover, .menulevel2 a:active {
	background-image: url(../typwerkstatt/images/menuhover.jpg);
        background-repeat: no-repeat;
	color: #ffffff;
}
/* 3. Menüebene*/
.menulevel3 {
	font-size: 10pt;
	color: #ffffff;
        text-transform:none;
        padding-left: 30px;
}
.menulevel3 a {
	font-weight: normal;
	color: #ffffff;
        padding-left: 30px;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: #ffffff;
}
.menulevel3 a:hover, .menulevel1 a:active {
	color: #ffffff;
	background-image: url(../typwerkstatt/images/menuhover.jpg);
        background-repeat: no-repeat;
}
.doc { /* Menüpunkt ohne Unterseite*/
	list-style: none;
        color: #ffffff;
	padding-left: 0px;
        border-top: 1px dotted #ffffff;
}
.docs { /* Menüpunkt mit Unterseite*/
	list-style: none;
        color: #ffffff;
	padding-left: 0px;
        border-top: 1px dotted #ffffff;
}
.sdoc { /* Aktiver Menüpunkt ohne Unterseite*/
	list-style: none;
	padding-left: 15px;
        color: #ffffff;
	background-image: url(../typwerkstatt/images/menuhover.jpg);
        background-repeat: repeat-y;
        border-top: 1px dotted #ffffff;
}
.sdocs { /* Aktiver Menüpunkt mit Unterseite*/
	list-style: none;
	padding-left: 15px;
        color: #ffffff;
	background-image: url(../typwerkstatt/images/menuhover.jpg);
        background-repeat: repeat-y;
        border-top: 1px dotted #ffffff;
}
/* sitmap wahrscheinlich eher net verwendet*/
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
/* footer*/
#footer{
	font-size: 13px;
	font-weight:bold;
	height:25px;
	clear:both;
	color:#ffffff;
	padding-top:8px;
	background-color:#ff6600;
	border-top:3px solid #ffffff;
}
#footer a{
	color:#ffffff;
	font-weight:bold;
}
#footer a:link, a:visited {
	text-decoration:underline;
}	
#footer a:hover, a:active {
	text-decoration:none;
}
/* Suchfeld */
#suche {
	position:absolute;
	z-index:10;
	left: 800px;
	top: 160px;
} 
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
/* Formular */
form {
	margin: 0;
}
/* Formular */
img {
	border: 0;
}
a img  { /* Zur Vermeidung von Rahmen bei Bildlinks*/
  border:0;
}
 /* wenn unter normalem content submenu erscheinen soll - eher net*/
.submenu {
	font-size: 10pt;
line-height: 18px;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
 /* breadcrumps navi*/
.locator {
	font-size: 8pt;
	color: white;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
 /* Link login*/
.login {
	font-weight: bold;
	font-size: 8pt;
	color: gray;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
 /* Link cmsimple*/
.navigator {
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	padding-left:15px;
}
 /* editor*/
.edit {
	font-size: 8pt;
	color: black;
	background-color: #FFFFFF;
	background-image: none;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
.retrieve{
	background-color:#ffffff;
	background-image:none;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
 /* name der site*/
.sitename {
	font-weight: normal;
	font-size: 20pt;
}
#minimenu {
	position:absolute;
    left:10px;
	top:10px;
}
#minimenu a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
#minimenu a:hover, a:active {
	text-decoration: none;
	color: #4c8dd4;
}
.paddingleft {
	padding-left:15px;
}
.bildschatten {
	padding: 4px 7px 13px 7px;
	background: url(images/bildschatten.png) no-repeat bottom left;
	border-top: 2px solid #efefef;
}

.hometext{
font-size:16px;
font-weight:bold;
color: #ff6600;
}

#headercontent{
	width: 200px;
	float: left;
	padding-top: 25px;
}

#newsfeed{
	padding: 25px;
	clear: left;
	padding-bottom: 0px;
}

body.mceContentBody { 
    margin:                     0 !important; 
    padding:                    5px; 
    background-color:           #fff; 
    background-image:           none; 
}

#bildleiste p{
	padding:0px;
margin:0px;
}
ul.menulevel2 a{
line-height:15px;
padding-top:3px;
padding-bottom:3px;
}
