/* @override 
	http://localhost:8888/sites/tomdoc/css/tomdoc.css
	http://localhost:8888/sites/tomdoc/web/css/tomdoc.css
	http://localhost:80/tomdoc/web/css/tomdoc.css
	http://www.tomdoc.de/css/tomdoc.css
*/

* {
	padding: 0;
	margin: 0;
}

/* @group regular markup */

/*
body
h2
h3
h4
h6
a
img
b
cite

*/

body {
	background: #867b69 url(../img/body.jpg) repeat-y center;
	height: auto;
	display: block;
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	width: 100%;
}

h2 {
	color: #5f5f5f;
	margin: 20px 0 0 0;
	text-indent: 17px;
	width: 350px;
	font: normal 1.61em Georgia, "Times New Roman", Times, serif;
}

h3 {
	background: #ede4d3 url(../img/h3.jpg) repeat-y 10px 0px;
	border-bottom: solid 1px;
	border-color: #dacebe;
	border-left: 10px solid;
	color: #7f7461;
	font-size: 1.2em;
	font-weight: bold;
	margin: 17px 0 17px 0;
	padding: 8px;
	width: 405px;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
}

h6 {
	color: #ede4d3;
	display: block;
	font-size: 1.0em;
	margin: 10px 0 0 0px;
	height: 20px;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #ede4d3;
}

a[name] {
	display: none;
	visibility: none;
}


div.text a.normal,
div.text a.normal:hover,
a.normal {
	background: none;
	border: none;
	text-decoration: none;	
}

img {
	border: none;
}

img.intext {
	background: #ede4d3;
	border: 1px solid #6c6352;
	float: left;
	margin: 4px 10px 10px 0;
	padding: 8px;
}

b {
	font-size: 12px;
	font-weight: bold;
}

b.blue {
	font-size: 12px;
	font-weight: bold;
	color: #4b5e7f;
}

cite {
	background: url(../img/bonmot.jpg) no-repeat;
	border-bottom: 1px solid #d5cdbe;
	display: block;
	line-height: 17px;
	padding-left: 35px;
	padding-bottom: 10px;
}

em {
	font-weight: bold;
	font-size: 13px;
	width: 400px;
}

p.thejoke {
	margin: 0 20px 0 50px;
	width: 300px;
}


/* @end */

/* @group navigation */

div#nav {
	display: block;
	float: left;
	height: 36px;
	margin: 0px 0 0 8px;
	width: 600px;
}

div#nav ul li {
	float: left;
	list-style: none;
}

div#nav a.doc,
div#nav a.doc_on,
div#nav a.start,
div#nav a.start_on,
div#nav a.beratung,
div#nav a.beratung_on,
div#nav a.lebenshilfe,
div#nav a.lebenshilfe_on,
div#nav a.downloads,
div#nav a.downloads_on,
div#nav a.links,
div#nav a.links_on,
div#nav a.kontakt,
div#nav a.kontakt_on {
	background: #867b67 url(../img/navigation.jpg) 0px 0px no-repeat;
	display: block;
	float: left;
	line-height: 32px;
	height: 40px;
	width: 100px;
}

div#nav a.start {
	background-position: -5px 0px;
}

div#nav a.start:hover {
	background-position: -5px -47px;
}

div#nav a.start:active {
	background-position: -5px -94px;
}

div#nav a.start_on {
	background-position: -5px -141px;
}

div#nav a.start_on:hover {
	background-position: -5px -94px;
}

/* ----------------------------------------*/

div#nav a.doc {
	background-position: -105px 0px;
}

div#nav a.doc:hover {
	background-position: -105px -47px;
}

div#nav a.doc:active {
	background-position: -105px -94px;
}

div#nav a.doc_on {
	background-position: -105px -141px;
}

div#nav a.doc_on:hover {
	background-position: -105px -94px;
}

/* ----------------------------------------*/

div#nav a.beratung {
	background-position: -205px -0px;
}

div#nav a.beratung:hover {
	background-position: -205px -47px;
}

div#nav a.beratung:active {
	background-position: -205px -94px;
}

div#nav a.beratung_on {
	background-position: -205px -141px;
}

div#nav a.beratung_on:hover {
	background-position: -205px -94px;
}

/* ----------------------------------------*/

div#nav a.downloads {
	background-position: -305px -00px;
}

div#nav a.downloads:hover {
	background-position: -305px -47px;
}

div#nav a.downloads:active {
	background-position: -305px -94px;
}

div#nav a.downloads_on {
	background-position: -305px -141px;
}

div#nav a.downloads_on:hover {
	background-position: -305px -94px;
}

/* ----------------------------------------*/

div#nav a.links {
	background-position: -405px -00px;
}

div#nav a.links:hover {
	background-position: -405px -47px;
}

div#nav a.links:active {
	background-position: -405px -94px;
}

div#nav a.links_on {
	background-position: -405px -141px;
}

div#nav a.links_on:hover {
	background-position: -405px -94px;
}

/* ----------------------------------------*/

div#nav a.kontakt {
	background-position: -505px -00px;
}

div#nav a.kontakt:hover {
	background-position: -505px -47px;
}

div#nav a.kontakt:active {
	background-position: -505px -94px;
}

div#nav a.kontakt_on {
	background-position: -505px -141px;
}

div#nav a.kontakt_on:hover {
	background-position: -505px -94px;
}

/* ----------------------------------------*/

/* @end */

div#cage {
	margin: 0 auto;
	width: 770px;
}

div#y {
	background: url(../img/site.jpg) repeat-y;
	display: inline-block;
	float: left;
	margin: 0 auto;
	padding: 0 35px;
	position: relative;
	width: 700px;
}

div#y1 {
	background: url(../img/body.jpg) repeat-y;
	height: auto;
	margin: 0 auto 0 auto;
	width: 1000px;
}

div#y2 {
	background: url(../img/y2.jpg) repeat-y;
	clear: both;
	float: left;
	margin: 0px auto 0 auto;
	text-align: left;
	width: 700px;
}

/*div#y3 {
	background: url(../img/body.jpg) repeat-y;
	float: left;
	height: 100px;
	margin: 0 auto;
	width: 1000px;
}*/

div#sitecontainer {
	display: block;
	float: left;
	text-align: left;
	width: 700px;
}

div#logo {
	background: url(../img/logo.jpg) no-repeat;
	display: block;
	float: left;
	height: 140px;
	width: 92px;
}

div#header {
	background: url(../img/header.jpg) no-repeat;
	display: block;
	float: left;
	height: 100px;
	width: 608px;
}

div#headline {
	background: url(../img/h2.jpg) no-repeat;
	display: inline-block;
	float: left;
	height: 62px;
	margin: 8px 0 0 0;
	width: 700px;
}

div#headline h2 {
	float: left;
	width: 460px;
}

div.search {
	background: #fff;
	display: inline-block;
	height: 52px;
	margin: 8px 0px 0px 0px;
	float: left;
	width: 100px;
}


div.search a {
	
}



/* @group content */

div#content {
	display: inline-block;
	float: left;
	width: 472px;
}

div#content h4 {
	border-bottom: solid 1px;
	color: #595041;
	margin: 10px 0 10px 0px;
	padding: 0px 0 10px 0px;
	width: 420px;
	border-color: #dacebe;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
}

div.text {
	color: #6c6352;
	font-size: 0.9em;
	float: left;
	line-height: 1.5em;
	margin: 10px 0 20px 17px;
	width: 430px;
}

div.text a {
	background-color: #ede4d3;
	border-bottom: 1px solid #988d7a;
	color: #40517a;
	height: 1.0em;
	margin: 0 2px;
	padding: 0 5px;
}

div.text a:hover {
	color: #ede4d3;
	background-color: #7f7461;
}

div.text a.hidden {
	visibility: hidden;
}

div.text a.totop {
	background: url(../img/up.jpg) no-repeat;
	background-color: #a8cbff;
	border: 1px solid #86a2cc;
	color: #fff;
	display: inline-block;
	float: left;
	height: 17px;
	line-height: 17px;
	margin: 0;
	padding: 0;
	text-indent: 5px;
	width: 430px;
}

div.text ul {
	float: none;
	list-style: square;
	list-style-position: outside;
	padding: 0 0 0 17px;
}

div.text ul li {
	line-height: 1.7em;
}

div.text ul li a {
	background: none;
	height: 17px;
	margin: 3px 0 2px 0;
}


div.text ul.nopoints {
	list-style: none;	
}


div#togallery a {
	background: #fff url(../img/zurgallerie.jpg) 0 0;
	display: inline-block;
	height: 90px;
	float: right;
	margin: 0 62px 0 20px ;
	width: 90px;
}

div#togallery a:hover {
	background: url(../img/zurgallerie.jpg) 0 -90px;
}


div.docnews {
	background: #f4ede3 url(../img/docnews.jpg) no-repeat;
	line-height: 1.2em;
	height: 350px;
	padding: 20px 5px 0 140px;
	width: 290px;
}

div.docnews b {
	color: #f4ede3;
}

div#content div.tdm {
	background: #00ff00;
	display: block;
	height: 436px;
	width: 430px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#content div.tdm h3 {
	background: #595041;
	border:  none;
	color: #fff;
	height: 40px;
	line-height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	text-indent: 0;
	width: 420px;
}

div#content div.tdm div {
	display: inline-block;
	float: left;

	width: 131px;
}

div.tdm a {
	background: #71624D;
	border-top: 1px #7F6E57 solid;
	color: #fff;	
	display: inline-block;
	float: left;
	height: 125px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	position: relative;
	width: 126px;
}

div.tdm a:hover {
	background: #423b30;
}

div.tdm a.l1 {
	top: 0px;
	clear: left;
}

div.tdm a.l2 {
	clear: left;
	left: 0px;
	top: 0px;
}

div.tdm a.l3 {
	clear: left;
	left: 0;
	top: 0px;
}

div.tdm a.l1_active,
div.tdm a.l2_active,
div.tdm a.l3_active {
	background: #423b30;	
}



div.tdm span.l4 {
	background: #423b30;
	border-left: 1px #7F6E57 solid;
	border-top: 1px #7F6E57 solid;	
	color: #fff;
	display: block;	
	float: left;
	height: 385px;
	padding: 5px 5px 5px 5px;	
	position: relative;
	width: 288px;
}


div.tdm span.l4 a{
	background: #7f7461 url(../img/tdm_button.jpg) 0px 0px ;
	border: none;
	bottom: 10px;
	display: block;
	float: none;
	height: 20px;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	right: 10px;
	text-indent: 5px;
	width: 150px;
}

div.tdm span.l4 a:hover{
	background: #332d25 url(../img/tdm_button.jpg) 0 -20px;
}

/* @end */

/* @group rightbox */

div#rightbox {
	color: #fff;
	clear: right;
	float: left;
	font-size: 0.85em;
	padding: 20px 10px 10px 10px;
	height: 100%;
	width: 206px;
}

div#rightbox h4 {
	border: none;
	height: 20px;
}

a.rightbox {
	background: url(../img/rightbox_link.jpg) no-repeat;
	display: block;
	line-height: 19px;
	height: 25px;
	padding-left: 25px;
}

a.rightbox_left {
	background: url(../img/rightbox_link_left.gif) no-repeat;
	display: block;
	line-height: 19px;
	height: 25px;
	padding-left: 25px;
}

div#rightbox ul.normal {
	line-height: 1.1em;
	list-style: square;
	list-style-position: outside;
	padding: 0 10px 10px 20px;
}

div#rightbox ul {
	line-height: 1.1em;
	list-style: square;
	list-style-position: outside;
	padding: 0 0 10px 40px;
}

div#rightbox ul.hidden,
div#rightbox ul.hidden li
div#rightbox ul.hidden li a {
	display: none;
	visibility: hidden;
}


div#rightbox ul li {
	margin: 3px 0 0 0;
	padding: 0 0 5px 2px;
}

/*
div#rightbox ul li:hover {
	background-color: #7a7160;
}*/

div#rightbox ul a {
	text-decoration: underline;
}

div#rightbox ul a:hover {
	background-color: transparent;
}

/* @group bannerad */

div.bannerad_1 {
	background: url(../img/bannerad_1.jpg) no-repeat;
	display: block;
	height: 190px;
	margin: 8px 0;
	padding: 15px;
	width: 180px;
}

div.bannerad_1 span,
div.bannerad_2 span {
	color: #595041;
}

div.bannerad_1 span {
	display: block;
	line-height: 14px;
	height: 155px;
	margin: 0 0px 0 5px;
	width: 175px;
}

div.bannerad_1 span b,
div.bannerad_2 span b {
	display: block;
	margin: 1px auto;
	padding: 3px 0px;
}

div.bannerad_1 img,div.bannerad_2 img {
	float: left;
	margin: 0 5px 0 0;
}

div.bannerad_1 a,
div.bannerad_2 a {
	color: #264a7f;
	text-decoration: underline;
}

div.bannerad_1 a.button {
	background: url(../img/bannerbutton.gif	) no-repeat -5px -0px;
	bottom: 0px;
	display: block;
	height: 25px;
	width: 89px;
	position: relative;
	top: 7px;
	left: 90px;
}

div.bannerad_1 a.button:hover {
	background-position: -5px -29px;
	display: block;
	width: 144px;
}

div.bannerad_2 {
	background: url(../img/bannerad_2.jpg) no-repeat;
	display: block;
	height: 230px;
	margin: 8px 0;
	padding: 15px;
	width: 180px;
}

div.bannerad_2 span {
	color: #595041;
	display: block;
	line-height: 14px;
	height: 203px;
	margin: 0 5px 0 5px;
	width: 175px;
}

div.bannerad_2 a.button {
	background: url(../img/bannerbutton3.gif	) no-repeat -5px -0px;
	bottom: 0px;
	display: block;
	height: 25px;
	width: 89px;
	position: relative;
	top: 7px;
	left: 90px;
}

div.bannerad_2 a.button:hover {
	background-position: -5px -29px;
	display: block;
	width: 144px;
}

/* @end */

div.seperator {
	background: url(../img/seperator.jpg) repeat-x;
	height: 35px;
	margin: 0 0 20px -12px;
	width: 230px;
}



div.seperatorlight {
	background: url(../img/seperator_light.jpg) repeat-x;
	height: 35px;
	margin: 0 0 20px -12px;
	width: 230px;
}

div.lightback {
	background-color: #cdc3ae;
	color: #3f3f3f;
	margin: -20px 0 00px -12px;
	padding: 20px 0 0 10px;
	width: 220px;
}

/*

 @end */

div#topicbox {
	background: #f3ece2 url(../img/topicbox.jpg) repeat-x;
/*clear: both;*/
	display: block;
	float: left;
/*	height: 200px;*/
	width: 700px;
	visibility: hidden;
}

div.col {
	float: left;
	margin: 20px;
	width: 300px;
}

/* @group footer */

div#footer {
	background: #867b69 url(../img/footer.jpg) repeat-x;
	color: #fff;
	display: inline-block;
	float: left;
	line-height: 17px;
	text-align: left;
	width: 700px;
}

div#footer h6 {
	margin: 17px 0 0 8px;
}

div.footerbox {
	font-size: 11px;
	float: left;
	margin: 9px 0 0 5px;
	width: 133px;
}

div.footerbox ul {
		border-right: 1px solid #7f7461;

	list-style: none;
	color: #fff;
}

.footerlink {
	font-size: 12px;
	text-decoration: underline;
}

div#nav ul li a:hover {
	color: #d5cdbe;
}

div.footerbox a {
	color: #ede4d3;
	display: block;
	height: 19px;
	margin: 3px 0 2px 5px;
}

div.footerbox a:hover {
	color: #fff;
	background: #7f7461;
}

div.footerbox a b {
	display: block;
	height: 17px;
	margin: 0px 0 0px 0;
}

div.footerbottom {
	border-top: 1px solid;
	border-color: #b6aa93;
	display: block;
	font-size: 0.8em;
	float: left;
	height: 20px;
	margin: 15px 0 0 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: right;
	width: 680px;
}

div#subfooter {
	background: url(../img/subfooter.jpg) no-repeat;
	display: inline-block;
	float: left;
	

/*clear: both;*/
	margin: 0 auto 10px auto;
	height: 35px;
	width: 770px;
}

/* @end */
.break,
.breaker {
	/*clear: both;*/
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

q {
	background: #fff;
	color: red;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.float_left {
	float: left;
}
