/* Styles for senegalhilfe.org */
/* @author: Sabine Weiß <sabine.weiss@netz-schmiede.de>  */

/* some general settings for appearance */

* {	
	margin: 0;
	padding: 0;
	border: 0px none;
}

html {
	height: 100%;
	background: url(./images/bg_main.jpg) repeat-x #404040;
}

body {
	height: 100.01%;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
}

p {
	line-height: 1.4em;
	margin: 0 0 8px 0;
}

div {
	margin:0;
	padding:0;
}

a {
	text-decoration: underline;
	color: rgb(122,99,0);
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 8px 0 15px 0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.7em;
	line-height: 1em;
	color: rgb(122,99,0);
}

h2 {
	margin: 12px 0 5px 0;
	font-weight: bold;
	font-size: 1.3em;
	color:#202020;
}

h3 {
	margin: 10px 0 3px 0;
	font-size: 1.1em;
	color: #202020;
	font-weight:bold;
	letter-spacing: 0.1em;
}

ul li {
	font-style: normal;
}

/* helper classes */


.clearBoth {
	clear:both;
}


.bold {
	font-weight: bold;
}

.sun {
	color: rgb(122,99,0);
}

/* And from here the more individual settings */

#frame {
	width: 980px;
	min-height: 100%;
	margin: 0 auto;
	background: url(./images/shadow.jpg) repeat #fff;
	position: relative;
}

#outerContainer {
	width: 970px;
	height: 100%;
	margin: 0 auto;
	background: #fff;
	position: relative;
}

#mainContainer {
	height: 100%;
	padding: 0 10px;
}

#header {
	height: 168px;
}

#logo {
	margin: 18px 0 0px 40px;
	position: absolute;
	width: 259px;
	height: 167px;
}

#logo a {
	display: block;
	width: 219px;
	height: 149px;
}

#latest {	
	position: absolute;
	right: 124px;
	top: 90px;
	width: 385px;
	height: 41px;
/*	border-left: 1px dotted #808080;
	border-top: 1px dotted #808080;
	border-right: 1px solid #9F8C47;
	border-bottom: 1px solid #9F8C47;   */
}

#organization {
	position: absolute;
	height: 30px;
	width: 500px;
	top: 38px;
	right: 123px;
	color: rgb(122, 99, 0);
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 24px;
	text-align: right;
}

#search {	
	position:absolute;
	right:380px;
	top:124px;
}

/* Hauptnavigation */

#naviBox{
	height: 44px;
	width: 952px;
}

.naviBorder {
	float: left;
	width: 185px;
	height: 44px;
	background: url(./images/navBorder.jpg);
}

#navi {
	float: left;
	background-color: transparent;
	width: 578px;
	height: 44px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 2.7em;
	font-size: 18px;
	line-height: 44px;
}

#navi a {
	text-decoration:none;
}

#navi a:hover {
	text-decoration:none;
}

#navi ul {
	list-style:none;
}

#navi ul li {
	float: left;
	height: 44px;
	width: 96px;
	text-align: center;
	background: url(./images/navItem.jpg);
}

#navi ul li a, #navi ul li a:visited, #navi ul li a:link, #navi ul li a:active, #navi ul li a:focus  {
	float:left;
	height:44px;
	width: 96px;
	text-align: center;
	color: #fefefe;
}

#navi ul li a:hover, #navi ul li a.active{
	background: url(./images/navItemAct.jpg);
	color: rgb(122, 99, 0) !important;
}

/* Seiteninhalte */

#content {
	clear: left;
	padding: 0 0 48px 0;
}

#leftColumn {
	float: left;
	width: 170px;
	margin: 0 0 0 10px;
}

#naviLeft {
	margin-top: 40px;
}

#naviLeft a {
	text-decoration:none;
}

#naviLeft a:hover {
	text-decoration:none;
}

#naviLeft ul {
	list-style:none;
}

#naviLeft ul li {
	float:left;
}

#naviLeft ul li a, #naviLeft ul li a:visited, #naviLeft ul li a:link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	color: #202020;
	text-transform: uppercase;
	width: 160px;
	display: block;
	padding: 0 0 14px 10px;
}

#naviLeft ul li a:hover, #naviLeft ul li a:active, #naviLeft ul li a:focus {
	color: rgb(122,99,0);
	text-decoration: underline;
}

#naviLeft ul li a.active{
	color: rgb(122,99,0) !important;
	text-decoration: none;
}

#middleColumn {
	float: left;
	width: 563px;
	margin: 10px 0 0 13px;
}

#middleColumn ul {	
	margin-top:0;
	margin-left:15px;
	padding:0;
}


#middleColumn li {	
	list-style-type: circle;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

#rightColumn {
	float: right;
	width: 185px;
	margin: 0 2px;
}


/* Teaser-Element */

div.teaser {
	width: 185px;
	background: transparent url(./images/teasMiddle.jpg) repeat top left;
	margin: 10px 2px 10px 0;
}

#middleColumn div.teaser {
  float: left;
	margin: 2px 10px 10px 0;
}

#contentLeft div.teaser {
  margin: -30px 0 10px -10px;
}

#contentLeft div.teaser:first-child {
  margin: 0 0 10px -10px;
}


div.teaserContent {
	background: transparent url(./images/teasTop.jpg) no-repeat top left;
	width: 185px;
	min-height: 172px;
}

div.teaserContent p, div.teaserContent ul {
	padding: 5px 7px 0 10px;
	font-size: 0.9em;
}

div.teaserContent ul {
	list-style: none;
}

div.teaserContent h1, div.teaserContent h2{
	margin: 0;
	padding: 5px 7px 0 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em;
	color: rgb(122,99,0);
}

div.teaserContent h2, div.teaserContent #mailform {
	padding: 8px 7px 0 10px;
}


div.teaserContent .news-list-container {
	margin: 0 7px 0 10px;
	font-size: 0.9em;
}

div.teaserContent .news-list-container .news-list-item {
	margin-top: 8px;
}


div.teaserContent #mailform {
	margin-top: 0px;
}

div.teaserBottom {
	background: transparent url(./images/teasBottom.jpg) no-repeat top left;
	width: 185px;
	height: 10px;
	margin: 0;
	padding: 0;
}

/* text with image */

div.csc-textpic-clear, div.csc-textpic csc-textpic-left csc-textpic-above, dl.csc-textpic-image csc-textpic-lastcol,
div.csc-textpic csc-textpic-left csc-textpic-above div.csc-textpic-imagewrap dl.csc-textpic-image csc-textpic-lastcol img
	 {
	margin:0 0 -8px 0;
	padding:0;
}

div.csc-textpic-imagewrap {
	margin:0;
	padding:0;
}

div.csc-textpic div.csc-textpic-imagewrap a{
	background: url(../images/lupe.jpg) no-repeat bottom right;
	padding-bottom: 14px;
}

/* footer */

#footer {
	clear: left;
	position: relative;
	line-height: 30px;
	height: 30px;
	width: 944px;
	margin: -30px auto;
	border-top: 1px solid rgb(122,99,0);
}

#footer a, #footer a:visited, #footer a:link {
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 10px;
	color: #202020;
	text-transform: uppercase;
	margin-right: 12px;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: rgb(122,99,0);
	text-decoration: underline;
}

#footer a.active{
	color: rgb(122,99,0);
	text-decoration: none;
}

#footerLeft {
	float: left;
	width: 170px;
	margin: 0 0 0 16px;
}

#footerMiddle {
	float: left;
	width: 563px;
	margin: 0 0 0 4px;
}

#footerRight {
	position: relative;
	float: right;
	width: 100%;
	margin: 0 -8px 0 0;
}

#footerRight a{
	position: absolute;
	right: 0;
	top: -20px;
}

/* tt_news */

.news-list-container {
  float: right;
}

.news-list-item {
	clear: left;
	margin-top: 20px;
}

.news-list-item h3{
	margin-top: 0px;
}

.news-list-item a img {
	float: left;
	margin: 3px 3px 8px 0;
}

#header .news-latest-item {
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#header .news-latest-item a img {
	float: left;
	margin: 0px 5px 0px 0;
}

#header .news-latest-item p {
	float: left;
	width: 327px;
	margin-bottom: 0;
}

#middlecolumn p.news-latest-item  {
  float: left;
  margin-bottom: 0;
  width: 170px;
}

.news-latest-item span.spacer {	
	width: 190px;
	display: inline-block;
}


.news-single-img {
	float: right;
	margin: 0 0 8px 5px;
	text-align: right;
}

.news-single-imgcaption {
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	margin: 0 0 8px 0;
	text-align: center;
}

.news-single-backlink {
	clear: right;
}

.news-single-item img {
	padding: 6px;
}

hr.clearer {  /* required for IE6 */
	color: #ffffff;
}

/* tt_news Startseite */

#uid1 .news-list-item {
  margin-top: 5px;
}

#uid1 .news-list-container {
  font-size: 0.85em;
  width: 368px;
}

#uid1 .news-list-item h3 {
  margin-bottom: 0;
}

#uid1 .news-list-container p {
  margin: 0;
}

#uid1 .news-list-browse {
	display: none;
}

/* kontaktformular */

#mailform {
	margin-top: 15px;
}

.csc-mailform-field {	
	margin-top: 4px;
}

.csc-mailform-field label {
	margin-top: 2px;
	position:absolute;
	text-align:left;
	vertical-align:top;
}

.csc-mailform-field select, .csc-mailform-field input {
	height: 18px;
}

.csc-mailform-field select, .csc-mailform-field input, .csc-mailform-field textarea {
	left: 107px;
	margin: 0 0 0 127px;
	border-color: #00256B #666666 #666666 #00256B;
	border-style: solid;
	border-width: 1px;
	color: #404040;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0;
}

.csc-mailform-submit {
	background: #C2BDA1;
}

#uid1 .csc-mailform-field input, #uid12 .csc-mailform-field input {
	margin: 0;
}

div.radiolayout input {
	margin-right: 5px;
}
