/* Stylesheet www.verenawalter.net */

* {
	padding: 0px;
	margin: 0px;
}

html {
	min-height: 100%;
}

body {
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 2px;
}

img {
	border: none;
}
 
p {
	margin-bottom: 1em;
}

#wrappall {
	min-height: 685px;
	background-color: #a5f82e;
	background-image: url("/fileadmin/pics/back_left.gif");
	background-repeat: repeat-y;
    overflow: hidden;
}

* html #wrappall {
	background-color: #ffffff;
}

* html #wrappall2 {
	width: 880px;
}

/*----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 154px;
}

* html #left {
  height: 1%;
}


#right {
	margin-left: 154px;
	min-width: 750px;
	max-width: 880px;
	min-height: 685px;
	background-color: #ffffff;
 	color: #366b95;
}

* html #right {
  height: 685px;
}



#left .sponsoren {
	display: none;
}

#left .navbottom {
 	position: absolute;
 	top: 540px;
 	left: 0px;
 	width: 154px;
 	text-align: center;
 	font-size: 10pt;
 	font-weight: bold;
}

#left .navbottom a:link, #left .navbottom a:active, #left .navbottom a:visited {
	color: #ffffff;
	text-decoration: none;
}

#left .navbottom a:focus, #left .navbottom a:hover {

}

/*----------------------------------------------------------------------------*/

#rightinline {
	padding-top: 40px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
}


#right #mainmenu {
	margin-top: 8px;
	color: #366b95;
	font-size: 14pt;
	font-family: Helvetica, Arial;
	letter-spacing: 0.04em;
}


#right #mainmenu a:link, #right #mainmenu a:active, #right #mainmenu a:visited {
	color: #366b95;
	text-decoration: none;
}

#right #mainmenu a:hover, #right #mainmenu a:focus {
	color: #153b59;
}

#right #mainmenu a.active {
	color: #153b59;
	font-weight: bold;
}

#right #content {
	margin-top: 70px;
	line-height: 135%;
	font-size: 11pt;
	max-width: 880px;
}

#right #content strong {
	color: #86bae4;
}

#right #content h4 {
	color: #b3b3b3;
	font-weight: bold;
	font-size: 11pt;
}

#right #content a:link, #right #content a:active, #right #content a:visited {
	color: #153b59;
	text-decoration: none;
}

#right #content a:hover, #right #content a:focus {
	text-decoration: underline;
}

/*darstellungen fuer den content bereich*/
#right #content ul {
	list-style-type: none;
}

#right #content .news-amenu-container {
	margin-bottom: 20px;
}


#right #content .news-amenu-container ul li.news-amenu-item-year {
	margin-left: 0px;
}

* html #rigth #content ul li.news-amenu-item-year {
  margin-left: -20px;
}

#right #content .news-amenu-container ul li {
	margin-left: 20px;
}

#right h1 {
	font-size: 14pt;
	margin-bottom: 8px;
}
/*----------------------------------------------------------------------------*/
/*styles tt_news*/
/*styles tt_news*/
.news-list-item {
	margin-bottom: 20px;
}

.news-list-item h3 {
	font-size: 11pt;
}

.news-list-item .news-list-date {
	margin-right: 5px;
	color: #86bae4;
}

.news-list-item h3 a:link, .news-list-item h3 a:visited, .news-list-item h3 a:active {
	color: #153b59;
	text-decoration: none;
}

.news-single-item {
	color: #153b59;
}

.news-single-item h2 {
	margin-bottom: 3px;
}

.news-single-item h3 {
	margin-bottom: 10px;
	font-size: 11pt;
	font-weight: normal;
}

.news-single-timedata {
	font-weight: bold;
	margin-bottom: 20px;
}

.news-single-contentwrap {
	overflow: hidden;
	width: 100%;
}

.news-single-images {
	float: right;
	width: 190px;
}

.news-single-content {
	margin-right: 220px;
}

.news-single-imgcaption {
	display: none;
}

.news-single-img img {
	margin-bottom: 8px;
}

.news-single-backlink {
	margin-top: 10px;
}


.tx-ttnews-browsebox a{
	margin-right: 0.5em;
}

.tx-ttnews-browsebox-SCell a {
  font-weight: bold;
  text-decoration: underline;
}
/*styles bilder*/
.csc-textpic {

}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: none;
}
/*----------------------------------------------------------------------------*/
/*kontaktformular*/
.csc-mailform-field {
	overflow: hidden;
	margin-bottom: 5px;
}

.csc-mailform {
	border: none;
}
* html .csc-mailform-field {
	width: 99%;
}

.csc-mailform-field label {
	float: left;
	width: 220px;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	border: 1px solid #153b59;
	width: 300px;
}

.csc-mailform-field .csc-mailform-submit {
	width: 120px;
}

/**/