/* (c) BERUFungHund e.V. */

* {
	margin:0;
	padding:0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

body {
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:center;
	color:#333333;
}

img {
	border:none;
}

#seite {
	width:980px;
	margin:30px auto 50px auto;
	text-align:left;
}

#kopf {
	background-color:#ffffff;
	height:120px;
	font-size:8pt;
	vertical-align:middle;
	clear:both;
	width:100%;
}

#rand {
	width:220px;
	float:right;
	margin-bottom: 20px;
}

#fuss {
	border-top: 1px solid #ccc;
	clear:both;
	text-align:right;
	margin-top: 20px;
}
#fuss a {
	color: #8a2337; /*8a2337*/
}
		
/* Navi allgemein */
#nav {	
	float:left;
	width:190px;
	padding-top:20px;
	height: 99.9%;
	background: url(img/nav_bg_oben.gif) top no-repeat;

}
#nav_inner {	
	background: url(img/nav_bg_unten.gif) bottom no-repeat;
}

#nav ul {
	list-style-type:none;
	margin:0;
	padding: 0 0 20px 20px;
	
}
#nav ul li {
	padding:4px 0;
}
#nav a {
	color:#8a2337;
	text-decoration:none;
}
#nav li.act a {
	/*font-weight:bold;*/
	color:#8a2337;
}

/* Navi Level 2 */
#nav ul.lv2 {	
	color:#9f7742;
	margin-left:10px;
	padding:0;
	padding:4px 0;
}
#nav ul.lv2 li,
#nav ul.lv2 li.act, {
	margin:0;
	padding:0;
}
#nav ul.lv2 li a,
#nav ul.lv2 li.act {
	background-image:none;
	color:#990033;
	font-size:8pt;
}
#nav ul.lv2 .first,
#nav ul.lv2 .middle,
#nav ul.lv2 .last {
	border-bottom: none;
}

/* Inhalt */
#inhalt {
	background-color:#FFFFFF;
	float:left;
	/*width: 500px;*/
	height:99.9%;
	/*height:600px;*/
	margin-left:50px;
	margin-bottom: 20px;
}

#inhalt_linie {
	clear:both;
	width:790px;
	height:1px;
	border-top:1px solid #8a2337; 
}

#text {
	float:right; 
	width:500px;
	padding-top:50px;
}

#text_content {
	padding-left:50px;
}

#text a,
.internal-link,
.download,
.external-link,
.external-link-new-window,
.mail {
	color:#8a2337;
	text-decoration:none;
} 
		
#text h1 {
	font-size:12pt;
	margin-top:1em;
	margin-bottom:.75em;
	color:#8a2337;
}

#text h2 {
	font-size:11pt;
	margin-top:1em;
	margin-bottom:.75em;
}

#text h4 {
	margin-top:1.5em;
}

#text h2 a {

}

#text h1.csc-firstHeader {
	margin-top:0em;
}
		
#text p {
	line-height:1.6em;
	color:#333333;
	margin-bottom:1em;
	padding-right:50px;
} 

#text ul {
	margin:0;
	padding:0;
	padding-left:1.5em;
} 

#text ul li {
	margin: 0 0 .5em 2em;
	padding:0;
	line-height:1.5em;
} 

/* Linie nach für Headlines */
div.csc-frame.csc-frame-rulerAfter {
	/*margin-top:-.75em;*/
	margin-bottom:1em;
	border-top:1px solid #8a2337;
}

/* Linie davor */
div.csc-frame.csc-frame-rulerBefore {
	margin-top:0em;
	margin-bottom:1.5em;
	border-top:1px solid #dedede;
}

/* Rahmen Typ 1 für Mitglieder in Mitgliederliste */
div.csc-frame.csc-frame-frame1 {
	border-bottom:1px dotted #8a2337;
	width:50%;
	margin-bottom:1em;
}

/* Link nach oben in Mitgliederliste (z.b.) */
p.csc-linkToTop {
	float:right;
	font-size:.9em;
}

/* Tabelle Dateilinks */
table.csc-uploads tr td {
	vertical-align:top;
	border:1px solid black;
}
table.csc-uploads tr td p {
	line-height:normal;
}

/* copyright */
div#copyright {
	display: inline;
	font-size:x-small;
}
/* Print-Link */
div#print {
	display: inline;
	font-size:x-small;
}

/* FCE 2 Spaltig ----------------------------------------------------- */
div.fce_50_50 {
	clear:both;
	width: 99.9%;
}
div.fce_50_50 div.col1 {
	float:left;
	width:49.9%;
	min-width: 49.9%;
}
div.fce_50_50 div.col2 {
	float:right;
	width:49.9%;
}
/*
div.fce_50_50 div.col1content {
	padding:0 20px 0 0;
}
div.fce_50_50 div.col2content {
	padding:0 0 0 20px;
}
#text div.fce_50_50 div.col1content p,
#text div.fce_50_50 div.col2content p {
	padding:0px;
}
*/
#text div.fce_50_50 div.col1 p,
#text div.fce_50_50 div.col2 p {
	padding:0px;
}
/* Box in der rechten Randspalte */
#rand div.box {
	background: url(img/nav_bg_oben.gif) top no-repeat;
	padding-top: 15px;
}
#rand div.box_inner {
		background: url(img/nav_bg_unten.gif) bottom no-repeat;
}
#rand div.box_content {
	padding-left: 30px;
	padding-bottom:20px;
	padding-right:30px;
	font-size: 90%;
}
#rand div.box_content h1 {
	color:#8a2337;
	font-size: 120%;
}
#rand div.box_content p {
	margin-bottom: .5em;
}
/* FCE Box ----------------------------------------------------- */
div.fce_box {
	clear:both;
	background:#d3e9f2 url(img/fce_box/box_bg.jpg) top left;
	border:1px solid #8a2337;
}
div.fce_box_head {
	background:#8a2337 url(img/fce_box/box_head_bg.gif) repeat-x;
	color:#FFFFFF;
	height:25px;
}
div.fce_box_head_content {
	padding:2px 5px;
}
div.fce_box_text {
	/* nix */
}
div.fce_box_text_content {
	padding:5px;
	color:#333333;
}
/* FCE 2 Spaltig 50/50 ----------------------------------------------------- */
div.cols2_50_50 {
	clear:both;
}
div.cols2_50_50 div.col1 {
	float:left;
	width:49.9%;
}
div.cols2_50_50 div.col2 {
	float:right;
	width:49.9%;
}
div.cols2_50_50 div.col1content {
	padding:15px 20px 0 0;
}
div.cols2_50_50 div.col2content {
	padding:15px 10px 0 10px;
}
#text div.cols2_50_50 div.col1 p,
#text div.cols2_50_50 div.col2 p,
#text div.cols2_50_50 div.col1content p,
#text div.cols2_50_50 div.col2content p {
	padding:0px;
	font-size:8pt;
}
/* tt_news ----------------------------------------------------- */

div.news-list-item h3 span.news-list-date {
	font-size: 80%;
	display: block;
	font-weight: normal;
}

div.news-list-item p.bodytext {
	font-weight: bold;
}

div.news-list-item hr.clearer,
div.news-single-item hr.clearer {
	size: 1px;
	color: #dedede;
	margin-top: 5px;
	margin-bottom: 10px;
}

div.news-single-item h3 {
	font-weight: normal;
}
