body	{
		font-family:Verdana, sans serif; 
		font-size:12px; color:#333333;
		line-height:18px;
		background-image:url(images/back_body.jpg); background-repeat:no-repeat;
		background-color:#eeede9;
		margin:65px 0;
		}

		
ul {margin:0; padding :0;}


.h1	{
	color:#0a4e2d; 
	margin: 0 6px 24px 0;
	font-size: 20px;
	font-weight:normal;
	line-height: 30px;
	background-image:url(images/bg_headline.gif); 
	background-repeat: repeat-x;
	background-position: bottom;}


/*-- formulare --*/											
.csc-mailform-field	{clear:both; width:500px;}
.csc-mailform-submit	{border:1px solid #666; height:22px; background-color:#e8e2db;}
.csc-mailform-radio	{margin-left:115px;}
.csc-mailform-label	{float:left; width:300px; text-align:left; padding-right:10px; margin-bottom:12px; font-weight:bold;}

.csc-mailform-field input.csc-mailform-check {border: none;}
.csc-mailform-field input.csc-mailform-radio {border: none;}

.m_label		{float:left; width:110px; text-align:right; padding-right:10px;}
.m_input		{width:180px; background-color:#f6f6f6;}
.m_space		{clear:both; line-height:6px; height:6px; font-size:6px;}

fieldset		{border:0px;}
textarea		{width:250px; border:1px solid #999; background-color:#f6f6f6;}
input		{border:1px solid #999;}
		




/*--- news from neisseverlag ---*/	

.n_item {
	font-size: 11px;
	position: relative;
}
.n_left {
	position: relative;
	float:left;
	width: 85px;
	padding: 4px 0 0 0;
}
.n_right {
	position: relative;
	float:left;
	width: 280px;
}

.n_author {
	font-style:italic;
}
.n_author p {
	margin: 0;
}
.n_keywords p {
	margin: 2px 0 2px 0;
	line-height:14px;
}
.n_text {
	margin: 0;
	line-height: 16px;
	font-size: 11px;
	color: #000;
}
.n_more {
}
.n_more a, .n_more a:link, .n_more a:visited  {
	font-weight: bold;
	color:#042f4d;
	text-decoration:none;
}
.n_more a:hover{
	text-decoration:underline;
}
.n_title {
	color:#237cc0; line-height:18px;
	font-size:12px;
}
.n_title a, .n_title a:link, .n_title a:visited  {
	font-weight:bold; color:#ff9900;
	text-decoration:none;
}
.n_title a:hover{
	text-decoration:underline;
}
.n_date a, .n_date a:link, .n_date a:visited, .n_date a:hover {
	color: #000;
}

.n_link a, .n_link a:link, .n_link a:visited, .n_link a:hover {
	color: #042F4D;
}

.n_spacer {
	clear:both;
	font-size:12px; line-height:12px; height:12px;
	background:url(images/bg_headline.gif);
	background-repeat: repeat-x;
	background-position: 0 4px;
}
.n_single_keywords {
	padding: 10px;
	background-color: #e0e8ed;
	font-size: 11px;
	clear: both;
}
.n_single_keywords p {
	margin: 0;
}
.n_single_author {
	font-style: italic;
}
.n_back a{
	font-weight: bold;
}

.pb_inact a{
	font-size: 11px;
	color:#042f4d;
}
.pb_act {
	font-size: 11px;
	border-top:1px solid #dde4e8; 
	border-bottom:1px solid #dde4e8;
	border-left:4px solid #dde4e8;
	border-right:4px solid #dde4e8;
	background-color:#dde4e8;	
}
/*-- news: diff newbooks.tmpl --*/
.n_left2 {
	position: relative;
	float:left;
	width: 110px;
	padding: 4px 0 0 0;
}
.n_right2 {
	position: relative;
	float:left;
	width: 175px;
}
.n_even {
	position: relative;
	clear: both;
	font-size:12px; line-height:12px; height:12px;
	background:url(images/bg_headline.gif);
	background-repeat: repeat-x;
	background-position: 0 4px;
}
.n_odd {
	position: relative;
	float:left;
	width: 25px;
}

/*-- news: diff news.tmpl --*/

.n_line {
	height: 12px; font-size: 12px; line-height: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #ccc;
}

.n_text3  {
	margin: 0;
	line-height: 16px;
	font-size: 11px;
	color: #666;
}


/*-- Text+Image --*/		
.csc-textpic-caption {
		color:#666;
		font-size:11px;			
}
