/*
Theme Name: ML Branchenportal
Theme URI: http://www.lausitz-branchen.de
Description: Das easyLink V3 Standard-Theme ML
Version: 1.0
Author: SHI
Author URI: http://www.shi-systemhaus.de
*/

body {
	color:#666666;
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../../images/body_bg.png);
	background-repeat: repeat-x;
	background-color: #8BBDE9;
}

body, p, ul, ol {
	margin:0px;
	padding:0px;
}

/*
	Moves elements out of the viewport and preserves no space for them.
	Use this class rather than "display: none"!
*/
.hidden {
	height:0;
	overflow:hidden;
	position:absolute;
	left:-9000px;
	max-width:8000px;
}

.none {
	display:none;
}

.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
}

.abstand_box {
	margin-top: 10px;
}

hr {
	border:1px solid #CCCCCC;
	height:1px;
	display:block;
}

p {
	margin:10px 0px;
}


.neukunden {
	background-image: url(../../images/neukunden_banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 300px;
	font-size: 10px;
	margin-top: 10px;
}

.neukunden a {
	display: block;
	padding-top: 70px;
	padding-left: 180px;
	padding-bottom: 65px;
}


h2 {
	color:#006699;
	font-size:18px;
	border-bottom:1px solid #ff6600;
	line-height: 26px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-size:14px;
	padding: 0px;
	color: #666666;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	font-size:14px;
	padding: 0px;
	color: #666666;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h5 {
	font-size:14px;
	color: #666666;
	line-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {
	color:#006699;
	text-decoration:none;
}

a:hover {
	color:#ff6600;
	text-decoration:none;
}

a:active, a:focus { outline:none }

span.MarkText-1 {
	color:#006699;
	font-weight:bold;
}

span.required {
	color:#ff0000;
	font-weight:bold;
}

.w50 {
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}

p.SmallDescription, span.SmallDescription {
	font-size:10px;
}

#Header {
	background-image: url(../../images/lb_logo_3d.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:978px;
	padding: 5px;
	margin-bottom: 0px;
	border-top-width: 10px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	margin-top: 10px;
}

#TopNavigation {
	margin-left: 15px;
	padding-left: 190px;
	height: 25px;
	margin-right: 10px;
	white-space: nowrap;
}

#TopNavigation h1 {
	font-size: 13px;
	color: #999;
	padding: 0px;
	margin: 0px;
}

#TopNavigation ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#TopNavigation li {
	background-color: #FFFFFF;
	background-image: none;
	border:none;
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}


#MainWrapper {
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 13px;

}

.sozialtext {
	margin-top: 20px;
	padding: 5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}

.sozialtext a {
	margin-right: 5px;
	margin-left: 5px;
}

#Logo {
	width: 650px;
	float: left;
}

#Logo img {
	float: left;
	margin-right: 20px;
}

.postcontent img {
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border:1px solid #dddddd;
	background:#e8f0fa none repeat scroll 0%;
}

.postcontent ul, ol  {
	margin: 20px;
	padding: 0px;
}

.postcontent p  {
	line-height: 20px;
	font-size: 14px;
}


.postcontent h3  {
	padding: 0px;
	font-size: 16px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.postcontent h4  {
	padding: 0px;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.postcontent li  {
	line-height: 20px;
	list-style-type: disc;
	list-style-position: outside;
}

.sidebarbox {
	background-color: #E8F0FA;
	padding: 15px;
	border: 1px solid #dddddd;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	color: #666666;
	margin-top: 10px;
}


#MainNavigationDiv {
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}

#MainNavigation {
	font-family:Tahoma, Arial;
	font-size:14px;
	background-color: #E9F0FA;
	background-image: url(../../images/mainnavigation_li_bg.png);
	background-repeat: repeat-x;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	height: 30px;
	padding-left: 13px;
}

#MainNavigation ul {
	padding: 0px;
	margin: 0px;
}

#MainNavigation li {
	float:left;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9F0FA;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9F0FA;
}

#MainNavigation a {
	display: block;
	text-decoration:none;
	margin: 0px;
	height: 16px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#MainNavigation a:hover {
	background-color: #E9F0FA;
	background-image: none;
}

#FooterNavigationDiv {
height:0px;
}

#ColumnLeft {
	float:left;
	width:640px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#ColumnRight {
	float:left;
	width:300px;
	margin:0px;
}

#tabbox {
	padding: 2px;
	border: 1px solid #dddddd;
	margin-top: 10px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}

#extrapage {
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 20px;
}

.success, .warning, .error, .info {
	background-position:10px center;
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding:7px 10px 7px 45px;
}

.success {
	background-color:#EEFFEE;
	background-image:url('./../../images/icon/successMedium.png');
	border:1px dashed #009900;
	color:#009900;
}

.error {
	color:#cc0000;
	background-color:#ffeeee;
	background-image:url('./../../images/icon/errorMedium.png');
	border:1px solid #cc0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
}

.error a {
	color:#006699;
	text-decoration:underline;
}

.error a:hover { text-decoration:none; }

.info {
	background-color:#feb07b;
	background-image:url('./../../images/icon/infoM.png');
	border:1px solid #dddddd;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}

.innerError {
	background-image:url('./../../images/icon/errorSmall.png');
	background-position:1px center;
	background-repeat:no-repeat;
	margin-bottom:5px;
	padding:5px 5px 5px 25px;
	color:#cc0000;
}

div.RSS img { float:left; margin-right:5px; margin-left:5px; }
div.RSS p { padding-top:5px; font-size:11px; }
div.RSS a {
	color: #006699;
}

img.Tag {
	margin-right:5px;
	vertical-align:middle;
}

img.Icon {
	margin-right:4px;
	vertical-align:bottom;
}

#GoogleMapsDivBig {
	margin:10px 0px 25px 0px;
	width:100%;
	height:800px;
	border:1px solid #dddddd;
	background-color:#efefef;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;

}

/* Media Uploader */
.Progress {
	margin-top:10px;
	border:1px solid #cccccc;
	width:450px;
	height:16px;
}

.Bar {
	width:0px;
	height:100%;
	background-color:#006699;
}

.media-item {
	min-height:16px;
	width:100%;
}

.Crunching {
	display:block;
	line-height:32px;
	text-align:right;
	margin-right:5px;
}

.Filename.Original {
	float:left;
}

.listTable {
	margin:0px 0px 15px;
	border-collapse:collapse;
	border:1px solid #999999;
	clear:both;
	width:100%;
}

.listTable thead, .listTable tr.tableHeader {
	background-color:#ebf3f7;
	color:#333333;
}

.listTable th {
	line-height:1.3em;
	border-bottom:1px solid #999999;
	font-size:11px;
	vertical-align:text-top;
	padding:9px 15px 6px 10px;
	text-align:left;
}

.listTable td {
	border-bottom:1px solid #999999;
	padding:7px 15px 9px 10px;
	vertical-align:top;
}

.listTable th.ActionLinks { text-align:right; }
.listTable td.ActionLinks { text-align:right; }

tr.CycleColor-1 { background-color:#efefef; }
tr.CycleColor-2 { background-color:#ffffff; }

.Highlight {
	background-color:#ffff00;
	color:#0000ff;
	padding:0px 2px;
}


.w50 h3 {
	margin-bottom:0.5em;
}

ul.ArchivList {
	border-top:1px solid #cccccc;
	margin-bottom:1.5em;
}

ul.ArchivList li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:0px;
	margin-left:0px;
}

ul.ArchivList li a {
	background-image:url('./../../images/icon/arrow-9-Small.gif');
	background-position:5px 50%;
	background-repeat:no-repeat;
	border-bottom:1px solid #cccccc;
	display:block;
	padding:0.5em 1em 0.5em 20px;
	text-decoration:none;
}

div.ArchivRow {
	margin-bottom:30px;
}

div.ArchivRow h2 {
	font-size:15px;
	margin-bottom:3px;
}

/* Footer */
#footWrap {
	width:958px;
	color: #666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	background-color: #FFFFFF;
	background-image: url(../../images/handwerk_branchenbuch.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#footWrap a {
}

#footWrap a:hover {
}

#footWrap ul {
	list-style-type: none;
	margin: 5px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#footWrap li {
	list-style-type: none;
	line-height: 18px;
}

/* Useroffice */
p.UserActionLinks {
	text-align:right;
	font-size:11px;
}

div.UserItemInfobox {
	font-size:11px;
}

div.UserItemInfobox img.RatingIcon, div.UserItemInfobox img.PagerankIcon {
	vertical-align:middle;
}

div.UserItemErrorDiv {
	padding:7px 10px 7px 10px;
	color:#cc0000;
	background-color:#ffeeee;
	border:1px solid #cc0000;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;


}

div.UserItemErrorDiv h3 {
	font-weight:normal;
	font-size:13px;
	padding-bottom:3px;
	border-bottom:1px solid #cc0000;
}

div.UserItemErrorDiv label {
	cursor:pointer;
}

div.UserItemErrorDiv div {
	color:#444444;
	font-size:11px;
}

#UserPostAddForm label {
	font-weight:bold;
	display:block;
	margin-top:10px;
}

#UserPostAddForm .mceEditor #Content_tbl {
	border:1px solid #cccccc;
}

/** Änderungen ab Version 3.1.3 **/
.DebugTemplatePath {
	padding:2px;
	border:1px solid #ff0000;
	margin:5px;
	}

/** CompanyDetailsCSS **/

#SeoDisclaimer ol { margin-left:40px; }

#CompanyDesc {
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color:#666666;
}

#CompanyDesc a {
	color:#006699;
	text-decoration:none;

}

#CompanyDesc a:hover {
	color:#ff6600;
	text-decoration:underline;
}

#GoogleMapsDiv {
	margin:0px 20px 10px 0px;
	float:left;
	width:300px;
	height:400px;
	border:1px solid #333333;
	background-color:#dddddd;
}

img.LogoMicroformat {
	float:right;
	margin-top:25px;
}

#AdressDetails { margin:0px 10px 10px 0px; }

.vcard .org { font-weight:bold; }
.vcard hr { margin:10px 0px 10px 0px; }
.vcard ul {
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
}

.vcard ul li a {
	height:16px;
	line-height:16px;
}

.vcard li {
	border:none

}

img.vCardIcon, img.linkIcon {
	vertical-align:middle;
	margin-right:5px;
	border:0px;
}

.UserComment { margin-bottom:20px; }
.UserComment .Headline { margin-bottom:8px; }

.UserComment .Message {
	border:1px solid #dddddd;
	background:#eeeeee none repeat scroll 0%;
	-moz-border-radius:3px;

	padding:10px;
	width:605px;
}

.UserComment a.CommentLink {
	color:#006699;
	text-decoration:underline;
}

.UserComment a.CommentLink:hover { text-decoration:none; }

.UserComment .Gravatar {
	float:right;
	border:1px solid #dddddd;
	padding:2px;
	-moz-border-radius:3px;
}

.CommentUnapproved .Message {
	background:#ffffe0 none repeat scroll 0%;
}

.Announcement {
	margin-top:15px;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
}

.zusatzfeld img {
	vertical-align: middle;
	margin: 5px;
}
