/*Einfache Tags*/
body {
    margin: 0px;
    padding: 0px;
    background-color: #fff;
	border: 0px;
	height: 100%;
	font-family: arial;
}
/*Äußerer Rahmen*/
#rahmen {
    border-left: 15px solid #004567;
    border-bottom: 0px solid #004567;
    min-height: 100%;
}
div[id]#rahmen {
    overflow: visible;
}
#contentRahmen, #headerRahmen, #footerRahmen {
    clear: both;
}
#anrede, #vorname, #nachname, #email, #unternehmen, #herr, #frau {
    padding-top: 3px;
}
#DIV_BREADCRUMB {
    margin: 25px 0 0 110px;
}
#DIV_BREADCRUMB ul li {
	list-style: none;
	float: left;
	font-size: 11px;
	color: #5582A3;
	text-decoration: none;
	margin: 0 0 0 4px;
	text-transform: uppercase;
}
input {
	font-family: arial;
	font-size: 11px;
	color: #004567;
	line-height: 14px;
	height: 20px;
	margin: 3px 0px;
}
/*Links*/
a {
	font-size: 11px;
	color: #5582A3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.subsub:link, a.subsub:visited {
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.subsub:hover, a.subsub:active {
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #D95121;
}
a.subsubunter:link, a.subsubunter:visited {
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.subsubunter:hover, a.subsubunter:active {
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #D95121;
}
a.subsubACT:link, a.subsubACT:visited {
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #D95121;
}
a.subsubACT:hover, a.subsubACT:active {
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #D95121;
}

a.subsubunterACT:link, a.subsubunterACT:visited {
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #D95121;
}
a.subsubunterACT:hover, a.subsubunterACT:active {
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #D95121;
}

h3.subsub {
	text-transform: uppercase;
 	padding: 1px 0 1px 0 !important;
	margin-top: 1px !important;
	margin-bottom: 0px !important;
	width: 140px !important;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
    border-top:    1px solid #004567;
}
h3.subsubunter {
	text-transform: uppercase;
	padding: 1px 0 1px 0 !important;
	margin-top: 1px !important;
	margin-bottom: 0px !important;
	width: 140px !important;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
}

h3.subsub_bottom {
 	text-transform: uppercase;
 	padding: 1px 0 1px 0 !important;
	margin-top: 1px !important;
	margin-bottom: 5px !important;
	width: 140px !important;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
    border-top:    1px solid #004567;
    border-bottom: 1px solid #004567;
}
h3.subsubunter_bottom {
 	text-transform: uppercase;
 	padding: 1px 0 1px 0 !important;
	margin-top: 1px !important;
	margin-bottom: 5px !important;
	width: 140px !important;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
    border-bottom: 1px solid #004567;
}
.IMG_LINIE, .DIV_NEWS_CONTENT img .IMG_LINIE {
	width: 594px;
	height: 5px;
	margin: 5px 0px;
}
[if IE]>
	#rahmen { height: 100%; }
<![endif]
/*IMAGES*/
.IMG_LISTE {
	float: left;
	margin-right: 10px;
}
/*HEADER*/
#logo {
	position: relative;
	top: 140px;
	left: 50px;
    width: 78px;
	height: 40px;
}
#DIV_HEADERNAVI {
	width: 790px;
	margin:0 0 0 150px;
}
#DIV_HEADERNAVI img {
	margin:0 13px 0 0;
}
#DIV_HEADERNAVI_A {
 position: absolute;
 top: 60px;
 width:140px;
 height:60px;
}
#DIV_HEADERNAVI_U {
	position: absolute;
	top: 60px;
	width:140px;
	height:80px;
}
#DIV_HEADERNAVI_R {
 position: absolute;
 top: 80px;
 width:140px;
 height:40px;
}
#DIV_HEADERNAVI_G  {
 position: absolute;
 top: 60px;
 width:140px;
 height:80px;
}


/*CONTENT*/
#DIV_CONTENT {
    position: relative;
	left: 150px;
	width: 750px;
	font-family: arial;
	line-height: 18px;
	font-size: 11px;
	color: #5582A3;
	overflow: visible;
}
#DIV_CONTENT h1 {
 	text-transform: uppercase;
 	margin: 0px;
	padding: 20px 0 20px 0;
	font-size: 18px;
}
#DIV_CONTENT h2 {
 	text-transform: uppercase;
 	padding: 0px;
	font-weight: normal;
	margin: 0 0 16px 0;
	width: 602px;
	line-height: 21px;
	font-size: 12px;
    border-top:    1px solid #004567;
    border-bottom: 1px solid #004567;

}
#DIV_CONTENT_SUBNAVI, #DIV_NEWS_SUBNAVI {
    margin: -2px 0 0 0;
	border-width: 1px;
    border-style: solid;
    border-color: white;
    width: 140px;
    float: left;
}
#DIV_NEWS_CONTENT, .DIV_NEWS_CONTENT {
	margin: 0 0 15px 153px;
    color: #555555;
}
#DIV_NEWS_CONTENT img, .DIV_NEWS_CONTENT img {
	padding-right: 5px;
}
#DIV_NEWS_CONTENT a, .DIV_NEWS_CONTENT a {
    color: #555555;
}
#DIV_NEWS_IMAGE, .DIV_NEWS_IMAGE {
	width: 60px;
	float: left;
}
#DIV_NEWS_IMAGE img, .DIV_NEWS_IMAGE img {
	width: 50px;
	padding: 0 10px 0 0;
}

#DIV_CONTENT p {
    color: #666666;
	font-family: arial;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 18px;
	font-size: 11px;
}
.DIV_CONTENTp {
    color: #666666;
	font-family: arial;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 18px;
	font-size: 11px;
}
#DIV_CONTENT table ul {
    list-style-image:url(http://www.lichtwuerfler.de/typo3/fileadmin/img/liPlus.gif);
    color: #666666;
}
#DIV_CONTENT table li {
    list-style-image:url(http://www.lichtwuerfler.de/typo3/fileadmin/img/liPlus.gif);
	margin-left: -10px;
	padding-left: -10px;
	font-size: 11px;
}
#DIV_CONTENT table {
	spacing: 0px;
	padding: 0px;
	margin: 0px;
}
#DIV_CONTENT table th {
	font-family: arial;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	line-height: 18px;
	font-size: 11px;
	color: #5582A3;
	text-align: left;
	vertical-align: top;
}
#DIV_CONTENT table td {
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
#DIV_CONTENT table td p {
	font-family: arial;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-size: 11px;
	color: #5582A3;
}
/*FOOTER*/
#DIV_FOOTER {
    position: relative;
	left: 150px;
	padding-top: 20px;
	text-align: right;
	width: 750px;
    clear: both;
}

#SPAN_FOOTERNAVI {
	margin: 0 20px 0 0;
}

#KUNDEN {
	width: 100%;
}
div.news-single-img {
	float: left;
	height: 204px;
	overflow: hidden;
}
div.news-single-img img {
	margin: 0 0 200px 0;
}

/*Obsolete*/
/*
a.footerNaviNO {
	font-family: arial;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 12px;
	color: #5683A4;
    text-decoration: none;
}
a.footerNaviNO:hover {
	font-weight: bold;
}
a.footerNaviACT {
	font-family: arial;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 12px;
	color: #5683A4;
    text-decoration: none;
	font-weight: bold;
}
#rahmen {
    border-left-width: 15px;
    border-left-style: solid;
    border-left-color: #004567;
}
#navigation {
	position: relative;
	left: 150px;
}
#navigation table {
	height: 140px;
	border: 0px;
	spacing: 0px;
	padding: 0px;
	margin: 0px;
}
#navigation table td {
	vertical-align: bottom;
}

*/

