@charset "UTF-8";

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Eigenschaften gesamter Inhalt der Seite */
body {
	margin-top: 0px;
	background-color: #F5F5F5;
	background-image: url(../jpg/bg-body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5F5F5;
}

.bold {
	font-weight: bold;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Eigenschaften Container */
#container {
	width: 900px;
	min-height: 700px;
	height: auto;
	margin: auto;
	margin-top: 16px;
	margin-bottom: 10px;
	background-color: #F4F4F4;
	color: #646464;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Eigenschaften Header */
#header {
	position: absolute;
	width: 900px;
	height: 150px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 200px;
	background-color: #E9E9E9;
}

#logolink {
	position: absolute;
	margin-left: 10px;
	margin-top: 5px;
	width: 401px;
	height: 100px;
	background-image: url(../jpg/logo-thoennessenpartner.jpg);
	background-position: top;
	background-repeat: no-repeat;
	z-index: 1;
	left: -1px;
}

#quicklink {
	position: absolute;
	background-color: transparent;
	width: 150px;
	height: 20px;
	margin-left: 750px;
	margin-top: 77px;
	text-align: right;
	z-index: 10;
}

#quicklink a:link {
	margin-right: 10px;
	font-size: 12px;
	color: #131313;
	text-decoration: none;
	line-height: 20px;
	word-spacing: 2px;
}

#quicklink a:visited {
	margin-right: 10px;
	font-size: 12px;
	color: #131313;
	text-decoration: none;
	line-height: 20px;
	word-spacing: 2px;
}

#quicklink a:hover {
	margin-right: 10px;
	font-size: 12px;
	color: #131313;
	text-decoration: underline;
	line-height: 20px;
	word-spacing: 2px;	
}

#quicklink a:active {
	margin-right: 10px;
	font-size: 12px;
	color: #131313;
	text-decoration: none;
	line-height: 20px;
	word-spacing: 2px;	
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Eigenschaften Menue */
#menue {
	position: absolute;
	width: 900px;
	min-height: 38px;
	margin-top: 110px;
	margin-left: 0px;
	background-color: #131313;
	z-index: 10;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Eigenschaften Content */
#content {
	position: absolute;
	width: 900px;
	height: 600px;
	margin-top: 150px;
	margin-left: 0px;
	background-color: transparent;
	z-index: 1;
}

#videolink {
	position: absolute;
	left: 32px;
	top: 291px;
	width: 218px;
	height: 140px;
	z-index: 3;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Eigenschaften Content fuer Front */
#content-main-front {
	position: absolute;
	width: 900px;
	min-height: 200px;
	height: auto;
	font-size: 12px;
	color: #ffffff;
	margin-top: 450px;
	margin-left: 0px;
	background-color: #ffffff;
	background-image: url(../jpg/bg-content-main.jpg);
	background-position: top;
	background-repeat: no-repeat;
	z-index: 2;
}

#content-main-front table {
	height: 100px;
}

#content-main-front h1 {
	font-size:14px;
	border-bottom:1px solid #eee;
	padding:5px;
	color:#666666;
}

#content-main-front h3 {
	position: absolute;
	font-size: 20px;
	margin-top: 30px;
}

#content-main-front h6 {
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 30px;
	background-color:#64B439;
}

.content-main-img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Eigenschaften Content fuer Folgeseiten */
#content-main {
	position: absolute;
	width: 900px;
	min-height: 200px;
	height: auto;
	font-size: 12px;
	color: #333333;
	margin-top: 450px;
	margin-left: 0px;
	line-height: 20px;
	word-spacing: 2px;
	background-color: #ffffff;
	z-index: 2;
}

#content-main a:link {
	color:#64B439;
	text-decoration: none;
	line-height: 20px;
	word-spacing: 2px;	
}

#content-main a:visited {
	color:#64B439;
	text-decoration: none;
	line-height: 20px;
	word-spacing: 2px;	
}

#content-main a:hover {
	color:#64B439;
	text-decoration: underline;
	line-height: 20px;
	word-spacing: 2px;	
}

#content-main a:active {
	color:#64B439;
	text-decoration: none;
	line-height: 20px;
	word-spacing: 2px;	
}

#content-main table {
	height: 100px;
}

.zelle-hoehe {
	height: 400px;
}

#content-main h1 {
	font-size:14px;
	margin-top: 10px;
	margin-left: 35px;
	color: #64B439;
}

#content-main p {
	font-size:12px;
	margin-top: 10px;
	margin-left: 35px;
	margin-right: 30px;
	color: #666666;
	line-height: 20px;
	word-spacing: 2px;
}

#content-main h3 {
	position: absolute;
	font-size: 20px;
	margin-top: 30px;
}

#content-main h6 {
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	margin-bottom: 30px;
	background-color:#64B439;
}

#content-main ul, li {
	color: #666666;
	margin-left: 20px;
	line-height: 20px;
	word-spacing: 2px;
	
}

#newsbox {
	position: absolute;
	margin-left: 655px;
	margin-top: 830px;
	width: 203px;
	height: 130px;
	font-size: 12px;
	z-index: 30;
	background-color: transparent;
}

#newsbox p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.newsbox-h3 {
	margin-left: 0px;
	margin-bottom: 0px;
	color:#64B439;
}
	
#formular table {
	width: 218px;
	height: 180px;
	margin-left: 46px;
	background-color: transparent;
}

#tag-cloud {
	width: 280px;
	height: 200px;
	margin-left: 14px;
	background-color: transparent;
}

.icon1 {
	position: absolute;
	margin-left: 20px;
	margin-top: 20px;
}

.icon2 {
	position: absolute;
	margin-left: 30px;
	margin-top: 20px;
}

.icon3 {
	position: absolute;
	margin-left: 30px;
	margin-top: 20px;
}

.h3-box1 {
	margin-left: 90px;	
}

.h3-box2 {
	margin-left: 100px;	
}

.h3-box3 {
	margin-left: 100px;	
}

.p-box1 {
	margin-top: 90px;
	font-size: 12px;
	margin-left: 20px;
	width: 240px;
	line-height: 25px;	
}


.p-box1 a:link, a:visited, a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
	line-height: 40px;
	word-spacing: 0px;
}

.p-box1 a:hover {
	color: #ffffff;
	text-decoration: none;
	line-height: 40px;
	word-spacing: 0px;
}

.p-box2 {
	margin-top: 90px;
	font-size: 12px;
	margin-left: 30px;
	width: 240px;
	line-height: 25px;
}

.p-box2 a:link, a:visited, a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
	line-height: 40px;
	word-spacing: 0px;
}

.p-box2 a:hover {
	color: #ffffff;
	text-decoration: none;
	line-height: 40px;
	word-spacing: 0px;
}

.p-box3 {
	margin-top: 90px;
	font-size: 12px;
	margin-left: 30px;
	width: 240px;
	line-height: 25px;
}

.p-box3 a:link, a:visited, a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
	line-height: 40px;
	word-spacing: 0px;
}

.p-box3 a:hover {
	color: #ffffff;
	text-decoration: none;
	line-height: 40px;
	word-spacing: 0px;
}

.p2-box1 {
	color: #666666;
	font-size: 12px;
	margin-left: 32px;
	width: 218px;
	line-height: 20px;
	word-spacing: 2px;
	margin-top: 280px;
	background-color: transparent;
}

.p2-box2 {
	color: #666666;
	font-size: 12px;
	margin-left: 45px;
	padding-left: 2px;
	width: 218px;
	line-height: 20px;
	word-spacing: 5px;
	margin-top:135px;
	background-color: transparent;
}

.p2-box3 {
	color: #666666;
	font-size: 12px;
	margin-left: 43px;
	padding-left: 5px;
	width: 218px;
	line-height: 20px;
	word-spacing: 2px;
	margin-top: 230px;
	background-color: transparent;
}

.btn1 {
	position: absolute;
	margin-left: 20px;
	margin-top: 0px;
}

.btn2 {
	position: absolute;
	margin-left: 30px;
	margin-top:0px;
}

.btn3 {
	position: absolute;
	margin-left: 30px;
	margin-top:0px;
}

.color-box1 {
	color:#64B439;
	font-weight: bold;
}

.color-box2 {
	color:#64B439;
	font-weight: bold;
}

.color-box3 {
	color:#64B439;
	font-weight: bold;
}


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Eigenschaften TAG-Cloud */
.tag-cloud {
	color: #666666;
	text-align: center;
	font-size: 12px;
	margin-left: 45px;
	padding-left: 2px;
	width: 218px;
	margin-top:135px;
	background-color: transparent;
}

.tag-cloud a:link, a:visited, a:hover, a:active {
	color: #666666;
	text-decoration: none;
	line-height: 40px;
	word-spacing: 0px;
}

.cloud1 {
	font-size: 14px;
}

.cloud2 {
	font-size: 16px;
}

.cloud3 {
	font-size: 18px;
}

.cloud4 {
	font-size: 20px;
}

.cloud5 {
	font-size: 22px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Eigenschaften Footer */
#footer {
	margin: auto;
	width: 900px;
	height: auto;
	margin-left: 0px;
	margin-top: -10px;
	color: #333333;
	background-color: #ffffff;
}

#footer h3 {
	font-size: 13px;
	margin-top: 3px;
}

.footer1-h3 {
	margin-left: 32px;
	color:#64B439;
}

.footer2-h3 {
	margin-left: 45px;
	color:#64B439;
}

.footer3-h3 {
	margin-left: 47px;
	color:#64B439;
}

#footer p {
	font-size: 12px;
	margin-top: 20px;
	line-height: 20px;
	word-spacing: 5px;
}

#footer a:link {
	font-size: 12px;
	margin-top: 20px;
	color: #64B439;
	text-decoration: none;
}

#footer a:visited {
	font-size: 12px;
	margin-top: 20px;
	color: #64B439;
	text-decoration: none;
}

#footer a:hover {
	font-size: 12px;
	margin-top: 20px;
	color: #64B439;
	text-decoration: underline;
}

#footer a:active {
	font-size: 12px;
	margin-top: 20px;
	color: #64B439;
	text-decoration: none;
}

#footer table {
	height: 120px;
	background-color: transparent;
}

input, textarea, select {
	background-color: #ffffff;
	border: 1px solid #6DBE45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Eigenschaften Bookmarkliste */
#bookmark {
	position: fixed;
	left: 0px;
	top: 100px;
	width: 30px;
	height: 60px;
	z-index: 100;
	background-color: transparent;
}