/** Susanne R&ouml;ltgen Homepage - &Uuml;bersetzung und Lektorat **/
/** copyright (c) 2010 by Payam Zadeh **/

/** Farben:
dunkelgruen: #343616
hellgruen: #b6b032
gelb: #f6f4bc

/* -- Alles auf Null setzen -- */
*{
	margin: 0;
	padding: 0;
	border:0;
}
a {	
	outline:0;
	}
li, ul{
	list-style-type: none;
	text-align: left;
	}
h3, h2, h1, li, ul, p, a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	text-decoration: none;
	font-size: 20px;
	line-height: 35px;
	color: #f6f4bc;
	text-align: left;	
	}
/* ---------- body ---------- */	
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-color: #343616;
	}
#contentbox{
	width: 100%;
	height: auto;
	margin: 0 0;
	padding-top: 2%;	
	text-align: left;
	background-color: #343616;
	}
#content{
	width:980px;
	height: auto;
	text-align: left;
	background-color: #343616;
	}
#leftbox{
	width: 690px;
	height: auto;
	float: left;
	background-color: #343616;
	}
/* ---------- Navigation ---------- */	
#navigation{
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0 0 0;
	background-color: #b6b032;
	}
#navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	text-decoration: none;
	font-size: 15px;
	color: #343616;
	}
#navigation a.active{
	background-image: url(../bilder/hover.jpg);
	background-position: 0 -100px;
	background-repeat: no-repeat;
	color: #f6f4bc;
	}
#navi_start{
	width: 120px;	
	height: 50px;
	float: left;
	margin: 0 0 0 30px;
	}
#navi_start a{
	display: block;
	width:120px;
	height: 50px;
	line-height: 50px;
	text-align:center;
	width: 100%;
	background-image: url(../bilder/hover.jpg);
	background-position: 0 -50px;
	background-repeat: no-repeat;
	}
#navi_start a:hover{
	background-image: url(../bilder/hover.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#navi_profil{
	width: 120px;	
	height: 50px;
	float: left;
	}
#navi_profil a{
	display: block;
	width:120px;
	height: 50px;
	line-height: 50px;
	text-align:center;
	width: 100%;
	background-image: url(../bilder/hover.jpg);
	background-position: 0 -50px;
	background-repeat: no-repeat;
	}
#navi_profil a:hover{
	background-image: url(../bilder/hover.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#navi_leistungen{
	width: 120px;	
	height: 50px;
	float: left;
	}
#navi_leistungen a{
	display: block;
	width:120px;
	height: 50px;
	line-height: 50px;
	text-align:center;
	width: 100%;
	background-image: url(../bilder/hover.jpg);
	background-position: 0 -50px;
	background-repeat: no-repeat;
	}
#navi_leistungen a:hover{
	background-image: url(../bilder/hover.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#navi_preise{
	width: 120px;	
	height: 50px;
	float: left;
	}
#navi_preise a{
	display: block;
	width:120px;
	height: 50px;
	line-height: 50px;
	text-align:center;
	width: 100%;
	background-image: url(../bilder/hover.jpg);
	background-position: 0 -50px;
	background-repeat: no-repeat;
	}
#navi_preise a:hover{
	background-image: url(../bilder/hover.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#navi_kontakt{
	width: 120px;	
	height: 50px;
	float: left;
	}
#navi_kontakt a{
	display: block;
	width:120px;
	height: 50px;
	line-height: 50px;
	text-align:center;
	width: 100%;
	background-image: url(../bilder/hover.jpg);
	background-position: 0 -50px;
	background-repeat: no-repeat;
	}
#navi_kontakt a:hover{
	background-image: url(../bilder/hover.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#mainbox{
	width: 680px;	
	height: auto;
	float: left;
	background-color: #343616;
	}	
#textbox{
	width:660px;
	height: auto;
	float: left;
	margin: 50px 0 0 0;
	}
#headertext{
	width:560px;
	height: auto;
	margin: 0 0 0 45px;
	float:left;
	}
#headertext h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 24px;
	line-height: 32px;
	color: #f6f4bc;
	text-align: left;
	padding: 10px;
	}
#sublauftext{
	width:560px;
	height: auto;
	margin: 0 0 0 45px;
	float:left;
	}
#sublauftext p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 21px;
	line-height: 35px;
	padding: 10px;
	color: #b6b032;
	text-align: left;	
	background-image: url(../bilder/bg_kachel.jpg);
	background-repeat: repeat;
	}	
#sublauftext img{
	border: none;
	}
#sublauftext a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 21px;
	line-height: 35px;
	padding: 5px;
	text-align: left;	
	}	
#fliesstext{
	width: 520px;
	height:auto;
	margin: 0 0 0 45px;
	float:left;
	}
#fliesstext p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	font-size: 15px;
	line-height: 24px;
	color: #f6f4bc;
	text-align:left;
	padding: 10px;
	}
#fliesstext h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	font-size: 20px;
	line-height: 25px;
	color: #b6b032;
	text-align:left;
	padding: 10px;
	}
#fliesstext h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	color: #b6b032;
	text-align:left;
	padding: 10px;
	}
#fliesstext h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	color: #b6b032;
	text-align:left;
	padding: 10px;
	}
#fliesstext a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	font-size: 15px;
	line-height: 25px;
	color: #b6b032;
	border-bottom: dotted 1px #f6f4bc;
	text-align:left;
	}
#fliesstext a:hover{
	text-decoration: none;
	color: #f6f4bc;
	border-bottom: dotted 1px #f6f4bc;
	text-align:left;
	}
#fliesstext img{
	border: none;
	text-align: left;
	float: left;
	}
#rightbox{
	width: 290px;
	height: 700px;
	float: left;
	text-align: left;
	}	
#rightbox img{
	border: none;
	float: left;
	text-align: left;
	}
#mainbild{
	width: 280px;	
	height: 380px;
	float: left;
	background-image: url(../bilder/mainbild_start.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	}
#mainbild img{
	border: none;
	float: left;
	text-align: left;
	}
#logobox{
	width:280px;
	height:290px;
	float: left;
	background-image: url(../bilder/copyedit_logo.jpg);
	background-repeat: no-repeat;
	background-position: 50px 5px;
	}
#logotext{
	width:270px;
	height:auto;
	float:left;
	}
#logotext p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	font-size: 13px;
	line-height: 19px;
	color: #f6f4bc;
	text-align: left;	
	margin: 140px 0 0 60px;
	}
/** copyright (c) 2010 by Payam Zadeh **/	
	
