*{
	margin: 0;
	padding: 0;
}
body{
	background: transparent url(http://www.lor-design.de/wp-content/themes/lordesign/images/top-background.gif) repeat-x top;
	font: normal 14px/21px arial, helvetica, sans-serif;
	color: #454545;
	padding-top: 60px;
}
ul{
	list-style-position: inside;
}
a{
	color: #ebbb29;
	text-decoration: underline;
}
h1{
	padding: 12px 0 15px 0;
	color: #ebbb29;
	font: normal 23px arial, helvetica, sans-serif;
}
h2, h2 a{
	font-size: 17px;
	padding: 12px 0 15px 0;
	color: #ebbb29;
	font: normal 21px arial, helvetica, sans-serif;
	text-decoration: none;
}
h3{
	padding: 12px 0 15px 0;
	color: #ebbb29;
	font: normal 16px arial, helvetica, sans-serif;
	text-shadow: #DFDFDF 2px 1px 4px;
}
p{
	margin-bottom: 10px;
}
#container{
	width: 870px;
}
img{
	border: 0;
}
#navigation{
	background: transparent url(http://www.lor-design.de/wp-content/themes/lordesign/images/navigation-background.gif) no-repeat top;
	height: 33px;
	list-style-type: none;
	width: 580px;
}
#navigation li{
	float: left;
	background: transparent url(http://www.lor-design.de/wp-content/themes/lordesign/images/navigation-trenner.gif) no-repeat;
}
#navigation a{
	color: #454545;
	text-decoration: none;
	display: block;
	line-height: 33px;
	padding: 0 15px;
}
#navigation a:hover{
	background: #f8f8f8 url(http://www.lor-design.de/wp-content/themes/lordesign/images/navigation-trenner.gif) no-repeat;
}
#header{
	background: #f8f8f8 url(http://www.lor-design.de/wp-content/themes/lordesign/images/header-top.gif) no-repeat;
	height: 109px;
	width: 880px;
}
#left, #left li {
	width: 240px;
}
#left{
	float: left;
	margin-right: 40px;
}
#left .title{
	width: 225px;
	height: 37px !important;
	background: transparent url(http://www.lor-design.de/wp-content/themes/lordesign/images/title-background.gif) repeat-x !important;
	font: normal 15px/37px 'trebuchet ms', arial, sans-serif !important;
	padding-left: 15px;
}
#left ul{
	border-bottom: 4px solid #f1f1f1;
	padding-bottom: 1px;
	list-style-type: none;
}
#left li{
	line-height: 35px;
	background-color: #f8f8f8;
	border-bottom: 1px solid #f1f1f1;
}
#left li a{
	border-bottom: 1px solid #f1f1f1;
	font: normal 12px/35px 'trebuchet ms', arial, sans-serif;
	display: block;
	color: #454545;
	padding-left: 15px;
	text-decoration: none;
}
#left li a:hover{
	background: transparent url(http://www.lor-design.de/wp-content/themes/lordesign/images/subnavi-background.gif) repeat-x;
	text-decoration: underline;
}
#categories li{
	line-height: 25px !important;
	float: left;
	width: 120px;
}
#categories li a{
	font: normal 12px/25px 'trebuchet ms', arial, sans-serif !important;
}
#right{
	float: right;
	width: 590px; 
}
#right ul{
	margin: 10px 0;
}
.clearer{
	clear: both;
}
.more a{
	color: #000;
	text-decoration: none;
	float: right;
	padding-left: 15px;
}
.date{
	font: bold 11px geneva, arial, sans-serif;
	border-bottom: 1px solid #f1f1f1;
	margin: 10px 0 0 0;
}
.wp-smiley, .noborder{
	border: 0 !important;
	padding: 0 !important;
}
#searchform input{
	margin: 0 3px 4px 0;
	padding: 2px;
	border: 1px solid #ccc;
	width: 130px;
	background: #fff url('http://www.sparsucht.net/wp-content/themes/sparsuchtv2_1/images/suchen.gif') no-repeat;
	padding-left: 20px;
	float:left;
}
.search_submit{
	width: 30px !important;
	background-image: none !important;
	padding: 1px !important;
}
.comments {
	padding-bottom: 20px;
	border-bottom: 1px solid #f1f1f1;
}
.leftimg{
	float: left;
	margin-right: 10px;
}
.comments a{
	color: #000;
	text-decoration: none;
	float: right;
}
/* Kommentare */	

.commentlist li {
	margin-bottom: 15px;
}
#comments{
	width: 600px;
}
#comments img{
	border: 0;
}
.comments_name{
	margin-bottom: 5px;
}
.comments_box{
	width: 445px;
	float:right;
	background-color: #fafafa;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 25px;
	color: #454545;
}
.goout{
	position: absolute;
	margin-left: -44px;
}

input
{
	width: 240px;
	padding: 4px;
	background: #FFFFFF;
	border: solid 1px #C9C6BD;
	color: #454545;
	font: normal 13px Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	margin-bottom: 10px;
}

textarea
{
	width: 400px;
	height: 150px;
	padding: 4px;
	background: #FFFFFF;
	border: solid 1px #C9C6BD;
	color: #2a355d;
	font: normal 13px Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	margin-bottom: 10px;
}
label{
	width: 150px;
	float: left;
	cursor: pointer;
}
.submit{
	width: 120px;
	margin-left: 150px;
}
.text_right, .text_left{
	float: right;
	width: 235px;
	color: #8e8e8e;
}
.text_left{
	float: left;
}
.abheben{
	font: italic 16px 'trebuchet ms', arial, verdana;
	color: #454545;
}
.img_left{
	float: left;
}

#overlay { 
    background-image:url(http://static.flowplayer.org/img/overlay/transparent.png); 
    color:#efefef; 
    height:450px; 
} 
 
/* container for external content. uses vertical scrollbar, if needed */ 
div.contentWrap { 
    height: 441px; 
    overflow: hidden; 
} 
.background_about{
    background: white url(http://www.lor-design.de/wp-content/themes/lordesign/images/background_about.gif) no-repeat right;
	height: 224px;
	width: 589px;
	padding-top: 110px;
	margin-top: -25px;
}
.bubble{
    background: white url(http://www.lor-design.de/wp-content/themes/lordesign/images/blase.gif) no-repeat;
	height: 81px;
	width: 192px;
	font-size: 11px;
	padding: 40px 20px 10px 65px;
	float: left;
	margin: -15px 0 0 9px;
}
.bubble a{
	color: #454545;
}
.social_network{
	float: left;
	width: 300px;
}
.img_kompetenzen{
	float: left;
	padding-right: 25px;
}
.kompetenzen_liste{
	border-bottom: none !important;
	padding-bottom: 0 !important;
	list-style-type: none !important;
	margin-left: 30px;
	font-size: 14px;
}
.kompetenzen_liste li{
	background: #fff url(http://www.lor-design.de/wp-content/themes/lordesign/images/flagge.gif) no-repeat 0 3px !important;
	padding-left: 21px !important;
	line-height: 26px !important;
	border-bottom: none !important;
}
.start_teaser{
	background: transparent url(http://www.lor-design.de/wp-content/themes/lordesign/images/startseite_teaser.jpg) no-repeat;
	width: 599px;
	height: 279px;
	margin-bottom: 30px;
}
.start_teaser div{
	margin-left: 375px;
	padding-top: 40px;
	width: 200px;
	height: 237px;
	color: #fff;
}
.start_teaser div p{
	margin-bottom: 10px;
}
.myButton,.myButton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:15px 63px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.myButton:active {
	position:relative;
	top:1px;
}
.myButton2{
padding:8px 23px;
margin: 10px 0 25px 0;
}

