
/******************************************************************************************/
/***** Base *****************/
/****************************************************************************************/

* {
	margin			: 0;
	padding			: 0;
	font-size		: 100%;
}
option {padding-left: 0.4em}
html { height: 100% } 
body { 
	min-height		: 101%;
	font-size			: 100.01%;
	position		: relative; 
	font-family		:  Tahoma, Arial, Verdana, Helvetica, sans-serif !important;
	font-size		: 12px;
	font-weight		: normal;
	color			: #320001;
	background-color		: #320001;
	background-image: url(img/back_neu.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	padding			: 0px;
	text-align		: left;
/*	border-top: 10px #B52020 solid;
	border-bottom: 10px #B52020 solid;*/
} 






fieldset, img { 
	border			: 0; 
}
select, input, textarea { 
	font-size		: 99% 
}

.noshow,.hide {
	display			: none;
	visibility		: hidden;
}

/*Fotoshow*/
.nodisplay {
 display:none;
}

.showdisplay {
 display:block;
}


img {
	border			: 0 none;
}

q {
	quotes			: '\201E' '\201D' '\2018' '\2019';
}

acronym {
	border-bottom	: .0833em #999 dashed;
	cursor			: help;
}

span.nobr, span.breakstyle--nobr{
      white-space:nowrap;
}

.fehler {
	color			: red;
}
table { border-collapse:collapse;}

.formdiv {
	display			: inline;
}
form {overflow:hidden;}

	/* Clearfix-Methode zum Clearen der Float-Umgebungen */
	 .clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	/* Diese Angabe benÃ¶tigt der Safari-Browser zwingend !! */
	.clearfix { display: block; } 
	
	/* Overflow-Methode zum Clearen der Float-Umgebungen */
	.floatbox { overflow:hidden; }
	
	/* IE-Clearing: BenÃ¶tigt nur der Internet Explorer und Ã¼ber iehacks.css zugeschaltet */
	#ie_clearing { display: none;visibility: hidden; } 

	/* Clearen der 3 Inhaltsspalten mittels dieses speziellen hr-Tags */
	hr.clear_columns {	
		clear: both; 
		float: left; 
		content: "."; 
		display: block;  
		height: 0px; 
		line-height: 0px; 
		visibility: hidden; 
		border: 0; 
		padding: 0px;
		margin: -1.1em 0 0 0; /* erforderlich damit kein Leerraum zwischen Spalten und Footer entsteht */
	}

	hr.border{	
		content: "."; 
		display: block;  
		padding: 0;
		margin: 0;
		height:0px;
		line-height: 0px; 
		width: 100%;
		border:1px #7D6F55 solid;
	}
	ul, dl { margin: 0 0 1em 0em; 	padding-left: 10px;}
	ol { margin: 0 0 1em 0.7em; }
	li { margin-left: 1.3em; line-height: 1.5em; }
	
	dt { font-weight: bold; }
	dd { margin: 0 0 1em 2em; }
	ul ul { margin: 0 0 1em 1em }
	
	blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}

/* ### Subtemplates ##################################################################################### */

	.subcolumns { 
		width: 100%;
		padding: 0 1px 0 1px; 
		margin: 0 -1px 0 -1px; 
		overflow:hidden;
	}
			
	.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; overflow: hidden;}
	.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; overflow: hidden;}
	
	.c25l, .c25r { width: 24.999%; }
	.c33l, .c33r { width: 33.333%; }
	.c50l, .c50r { width: 49.999%; }
	.c66l, .c66r { width: 66.666%; }
	.c75l, .c75r { width: 74.999%; }
	.c38l, .c38r { width: 38.196%; } /* Goldener Schnitt */
	.c62l, .c62r { width: 61.803%; } /* Goldener Schnitt */
	
	.subc  { padding: 0 1em 0 1em; overflow: hidden; }
	.subcl { padding: 0 1em 0 0; overflow: hidden; }
	.subcr { padding: 0 0 0 1em; overflow: hidden; }
}



/* ### Z-Index  ################################################## */
#page_margins {z-index: 1;}
#page {z-index: 2;}
#header {z-index: 30;}
#title {z-index: 9;}
#nav {z-index: 25;}
#navigation {z-index: 31;}
#main {z-index: 12;}
#footer {z-index: 13;}

#col_float {z-index: 14;}
#col_main {z-index: 15;}

	.col1 {z-index: 16;}
	.col2 {z-index: 17;}
	.col3 {z-index: 18;}
	.col4 {z-index: 19;}
	.col1_content {z-index: 20;}
	.col2_content {z-index: 21;}
	.col3_content {z-index: 22;}
	.col4_content {z-index: 23;}

	.topNavFlyOuts { z-index: 34;}
	
	#col_float, .col1, .col2, .col3, .col4, .col1_content, .col2_content, .col3_content, .col4_content { margin:0 0 0 0; padding:0 0 0 0;overflow: hidden; background: transparent;}
	div {	background:transparent;}
	.col1_content, .col2_content, .col3_content, .col4_content { position:relative; }







/******************************************************************************************/
/******** Container des Layouts*****************/
/****************************************************************************************/

#header {
	min-width		: 700px;
	max-width		: 700px;
	width			: 700px; 
	height			: 100px;
	margin-top		: 10px;
	margin-bottom:1px;
	margin-left		: auto;
 	margin-right	: auto;
	background-color: #DED9CF;
	border: 1px solid #540000;
}
#header img {
	width			: 700px; 
	height			: 100px;
}

#navigation {
	width			: 100%; 
	height			: 20px;
	margin-bottom: 1px;
}
#nav {  
	width			: 700px; 
	background-color: #540000;
	margin-left		: auto;
 	margin-right	: auto;
}

#page_margins {
	border			: 0px;
	width			: 100%; 
	height: 100%;
	margin-top		: 0;
	margin-bottom:0;
/*	background-image: url(img/cee.gif);
	background-position: 50px 20px;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
}
	
#page{  
	width			: 700px; 
	height: 100%;
	margin-left		: auto;
 	margin-right	: auto;

}



#copy {width: 100%;margin:10px 0 20px 0;padding:0;text-align: center;border:0;font-size:10px;}
#copy p{font-size:10px;	color: #7D6F55;text-align: center;}
#copy a{font-size:10px;color: #7D6F55; text-decoration: none;}

#footer{
	margin: 10px auto 0 auto;
	width: 700px;
	text-align: right;
}

/******************************************************************************************/
/******** Styles fuer Inhaltsbereich *****/
/****************************************************************************************/

#main {
	clear			: both;
	overflow		: hidden;
}


/* Box für rechten Float-Bereich */

#col_float {
	float			: right;
	width			: 160px;
	overflow		: hidden;
	margin-left			: 2px;
	border: 1px solid #540000;
	background-color: #DED9CF;
}

/* Box für Content Mitte 700px */

#col_main {
	float: left;
	overflow		: hidden;
	padding			: 10px;
	min-height		: 367px;
	height			: 100%;
	width			: 514px;
	border: 1px solid #540000;
	background-color: #ffffff;
}



/* Float-Boxen */
.col1 {
	float			: left;
}

/* Spalte */
.col2 {
	float			: left; 
	width			: 45%;
	margin-right	: 10px;
}
.col2_content { }

/* ZweiDrittel Spalte */
.col3{
	width			: 466px;
	float			: left;
}
.col3_content { }

/* ganzer Contentbereich */
.col4	{
	width			: 100%;
	float			: left;
}
.col4_content {	}

.col1, .col2, .col3, .col4{font-size:1px;}

.col1_content { margin:10px 10px 0 10px;}
.col2_content{margin:10px 10px 10px 10px; font-size:12px;text-align:justify;}
.col3_content {margin:10px 20px 10px 10px; font-size:12px;text-align:justify;}
.col4_content {margin:10px 20px 10px 10px; font-size:12px;text-align:justify;}
.col_float_image {text-align:center;}
.col_float_image img{/*margin:10px 20px 10px 10px;*/}



.box{width: 33%; height:320px;}
.gray{width: 31.5%; border: 1px gray dotted; background:silver;padding-left:10px;}
.border{width: 32.99%; border: 1px gray dotted;}
.scroll_box{margin-right:0;padding-right:15px;overflow : scroll; scroll:auto;}
.blue {
	width			: 100%;
	float			: left;
margin-left:-2px; width:99.2%; padding:2px; background: #f0f0f4; border: 1px #ccd solid;}

.bluebox {
	color:#000;
	background: #f0f0f4; padding: 2px; border: 1px #ccd solid;
	text-align: center;
	padding: 4px 0 4px 0;
	margin-bottom: 1em;
}

.bluebox p { padding: 0px 8px 0 8px; }

a.dl_link {
	display: block;
	padding: 0;
	margin: 0.5em auto 0 auto;
	background-image: none;
}

a.dl_link:hover { text-decoration: none; background-color: transparent; }



/******************************************************************************************/
/************ Styles fuer Texte *****/
/****************************************************************************************/

p,td,div,span,sub,sup,h1,h2,h3,h3,h4,h5,h6,.h1,.h2,.h3,.h3,.h4,.h5,.h6,ul,dd,dt,span,.h1,a {
	font-family		: inherit;
	font-size		: inherit;
	color			: inherit;
	text-align		: left;
}

p { margin: 0 0 1em 0; text-align:justify; line-height: 16px;}
p {
		padding-left: 10px;
}
/*h1,h2,h3,h4 {text-align: left;}*/

h1,.h1 {margin-top:15px;margin-bottom:20px;font-size: 14px; font-weight: bold; background: url(img/headline-back.jpg) no-repeat;  line-height: 20px;color:#540000;	padding-left: 10px;}
h2,.h2 {font-size: 13px; color: #006; font-weight: normal; 	padding-left: 10px;}
h3,.h3 {font-size: 12px; color: #404040;margin: 0 0 0.5em 0;	padding-left: 10px;}
h4,.h4 {font-size: 12px; color: #540000; font-weight:bold; border-bottom: 1px #ddd solid; margin-bottom:20px;margin-top:10px;	padding-left: 10px;}
h5,.h5 {font-size: 10px; font-style:italic;	padding-left: 10px;}
h6,.h6 {font-size: 10px; font-style:italic;	padding-left: 10px;}

.print{
	text-align: right;
	margin-top: 40px;
}

.begin{
	margin-top		: 12px;
}
strong,b { font-weight: bold; }
em,i { font-style:italic; }
pre, code {	font-family: "Courier New", Courier, monospace; }
address { font-style:normal; line-height: 1.5em; margin: 0 0 1em 0; }

hr { 
	color: #fff; 
	background:transparent; 
	margin: 0 0 0.5em 0; 
	padding: 0 0 0.5em 0; 
	border:0; 
	border-bottom: 1px #eee solid; 
}

acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #c00;
	cursor: help;
}


smaller{
}
.mini {
}


/* ### Spezielle Formatanweisungen #################################################################### */

/* label */
.kontakt{ width:115px; float:left;}
.event{ width:40px; float:left; font-weight:bold;}
#Adresse label{
	 width	:45px; float:left;
}
#bild {
	margin		: 160px 5px 10px 5px;
	height		: 100px;
}

.tooltip { position: absolute;display: none;margin-left:-300px;margin-top:80px;}
.tooltip_text { position: absolute;display: none;margin-left:10px; background-color:#fff;padding:10px;border:1px #510E0E solid;text-align:center;}
.tooltip_text h1{ margin:0px;padding:0;}

#Adresse {
	margin			: 10px 5px 20px 5px;
	font-size		: 10px;
	color			: #7D6F55;
	line-height		: 16px;
}
#Adresse p{
		padding-left: 0px;
}

.wichtig { background-color: #fee; border: 1px #fcc solid; padding: 0.5em; margin-bottom: 0.5em; }
.hinweis { background-color: #eef; border: 1px #ccf solid; padding: 0.5em; margin-bottom: 0.5em; }


/* Beispieldateien */
p.demo { background-color: #fee; border: 1px #fcc solid; padding: 6px; margin-bottom: 0.5em; }


blockquote { 
	color: #444; 
	background: #f8f8f8; 	
	border: 1px #ddd solid;
	border-left: 8px #ddd solid;
	padding: 1em 1em 0 1em;
	margin: 0 0 1em 1em;
}



/* Listen */ 
li{
	list-style:square;
	list-style-type:square;
	text-align:left;
}
ul{
	list-style:square;
	list-style-type:square;
	list-style-image:url("img/list.png");
}
ul ul{
	list-style:square;
	list-style-type:square;
	list-style-image:url("img/list.png");
}


ol{
	list-style:decimal;
	list-style-type: decimal;
}


/* Ungeordnete Listen ohne Listenpunkt */ 

ul.linklist { list-style-type: none; margin: 0 0 1em 0; }
ul.linklist li { margin: 0 0 1em 0; }





/* ### Formulare & Tabellen ############################################################################# */

form {
	display			: inline;
}

form {overflow:hidden;}

input, textarea, option {
    width: auto;
	font: 0.9em 'Lucida Sans', Tahoma, Verdana, Helvetica, Arial, sans-serif;
	border: 1px #ccc solid;
    background: #fafafa;
	padding: 3px;
	color: #777;
}

input[type=text]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}


/* ### Tabellen ################################################################## */

table.table_preisliste{
	margin:15px 0 15px 0;
	border:0px #006 solid;
	width:100%;
}
table.table_preisliste tr{
	vertical-align:top;

}
table.table_preisliste td{
	padding:4px 2px 4px 4px;
	vertical-align:top;
	border-bottom: 1px #D3B9B9 solid;
}

.even{background-color:#F7F7F4;}
.odd{background-color:#EEEBE6;}



/* ### Auszeichnung lokaler und Externer Links ######################################################## */

a, a em.file,
a:visted {color: #540000; text-decoration:none;}
a:hover {color:#7D6F55; text-decoration:underline;}

#main a[href^="http:"], #main a[href^="https:"]
{
/*	background-image:url("/_layouts/IMAGES/NTeamWeb/img/ntm_pfeil.gif");background-repeat:no-repeat;background-position:4px 4px;
	padding-left:14px;*/

}

#main a.imagelink {
	padding-left: 0;
	background: transparent;
}

/* DIV Link weiter / mehr */
.Link_weiter{
/*	float:right;*/
	font-size:12px;
	text-align:right;
}
.Link_weiter a,
.Link_weiter a:hover,
.Link_weiter a:visited{
	background-image:url("/_layouts/IMAGES/NTeamWeb/img/ntm_pfeil.gif");background-repeat:no-repeat;background-position:right 4px !important;
	padding-right:12px !important;
}

.Link_zurueck{
	float:left;
	font-size:12px;	
}
.Link_zurueck a,
.Link_zurueck a:hover,
.Link_zurueck a:visited{
	background-image:url("/_layouts/IMAGES/NTeamWeb/img/ntm_pfeil_back.gif");background-repeat:no-repeat;background-position:left 4px !important;
	padding-left:12px !important;
}


#footer a,
#footer a:visited,
#copy a,
#copy a:visited,
.small
 {
	color			: #540000;
	text-decoration	: none;
}

#footer a:hover,
#copy a:hover
 {
	color			: #ffffff;
	text-decoration	: underline;
}







/* ### Bildpositionierung ############################################################################ */

.float_left { float: left; margin-right: 1em; margin-bottom: 0.15em; border:0; }
.float_right { float: right; margin-left: 1em; margin-bottom: 0.15em; border:0; }
.center { text-align:center; background: #fff; padding: 4px; border:1px #ddd solid; }

#Bild_rechts div{ width:100%;margin:0;padding:0;text-align:right; background:#fff; }
#Bild_rechts img{float :right;margin:10px 0 10px 10px; padding:5px 2px 5px 6px; border:1px silver dashed; text-align:right; font-size: 10px; color: silver;}
.Bild_rechts {float :right;text-align:right; font-size: 10px; color: silver;}/* padding:5px 2px 5px 6px; border:1px silver dashed; */
.Bild_rechts img{margin:10px 0 0px 10px;}
#Bild_links{float:left;margin:10px 10px 10px 0px;font-size: 10px; color: silver;}
.Bild_links{float:left;margin:10px 10px 10px 0px;font-size: 10px; color: silver;}

#web_start{
/*	background-image:url("/_layouts/IMAGES/NTeamWeb/img/prozess-back4.gif");background-repeat:no-repeat;background-position:top left;*/
}
.backstart{
	background-image:url("/_layouts/IMAGES/NTeamWeb/img/prozess-back3.gif");background-repeat:no-repeat;background-position:top 4px;
}






/******************************************************************************************/
/******** Styles fuer Hauptnavigation *****/

#nav .nav {float:left; display:inline;width:670px;height:20px;margin:0 0 0 20px ;padding:0;list-style-type:none;list-style-image: none;}
/*#kopf .nav{ float:left; display:inline;height:25px;margin:55px 0 0 0;padding:0;list-style-type:none; width:550px; position:absolute; top:0px;left:0px; }*/ /* IE5 hack */
#nav .nav li{ float:left;display:inline;margin:0;padding:0;}
#nav .nav a{ float:left;display:inline;padding:0 5px 0 18px; margin-right:5px;color:#ffffff; font-weight:normal; text-decoration:none; font-size:11px; line-height:20px; }
#nav .nav a:hover{background-image: url(img/nav-li-back.jpg);left: -13px; top: 0px; background-repeat: no-repeat; }
#nav .nav li a.selected{ float:left;display:inline;padding:0 5px 0 18px;margin-right:5px;color:#ffffff; font-size:11px;font-weight:bold;line-height:20px; background-image: url(img/nav-li-back.jpg);left: -13px; top: 4px; background-repeat: no-repeat;}
#nav .nav li a.selected:hover{ }

#unav{display:inline;margin:0;padding:0;}
#unav .nav-u{ position: absolute;display:inline; height:20px;margin:0px;padding:0px 0px 0px 10px;list-style-type:none; list-style-image: none;}
#unav .nav-u li{ margin:0;padding:0px; border:0;line-height:20px;list-style-type:none;list-style-image: none;}
#unav .nav-u a{ padding:2px 2px 2px 18px;margin:0 2px 0 0;color:#000;font-weight:normal;text-decoration:none;font-size:11px; line-height:20px; background-image: url(img/unav-li.png);left: -13px; top: 0px; background-repeat: no-repeat;}
#unav .nav-u a:hover{ color:#990000;}
#unav .nav-u li a.selected{padding:2px 2px 2px 18px; margin:0;color:#990000; font-weight:bold; list-style-type:none;list-style-image: none;}
#unav .nav-u li a.selected:hover{ color:#7D6F55; }


.date{float: right;width:160px;text-align:right; font-size:11px;padding:0px 4px 0 0;margin:10px 0 0 0;}

#druck {
	display			: none;
}






/* Styles fÃ¼r die NTeam Event Seiten */

#ntm_event {margin-top:-9px;}
#ntm_event .event_date_hold{	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	border-bottom:1px #ddd solid;color: #fff; margin-top:20px; }
#ntm_event .event_Betreff { float:left;font-weight:bold;font-size:11px;color: #333;}
#ntm_event .event_Datum { float:right;text-align:right;color:#333;font-size:11px;}
#ntm_event .event_bereich{	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	margin:5px 0 0px 0;padding:0;}
#ntm_event .news_head{margin:15px 0 0px 0;padding:0;font-size:16px;}

#ntm_event .event_subhead{margin:5px 0 10px 0;padding:0;color:#006 !important;font-size:13px; }
#ntm_event h3 div{color:#006 !important;font-size:13px; font-weight:normal; margin:5px 0 15px 0;}

h3.event_subhead{	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	font-size:14px;font-weight:normal;color:#006 !important;}



/* Formatierung der Auflistung News im Webpart auf der News-ÃœbersichtsSeite Listenart: NTeamNews (ItemStyle) */

#ntm_news {margin-top:-9px;}
#ntm_news .news_foto {float:right;margin:10px 0 10px 10px; padding:5px; border:0px silver dashed; text-align:right; font-size: 10px; color: silver;}
#ntm_news .news_date_hold{	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	border-bottom:1px #ddd solid;color: #fff; margin-top:20px; }
#ntm_news .news_date{ float:left;font-weight:bold;font-size:11px;color: #333;}
#ntm_news .news_ort{ float:right;text-align:right;color:#333;}
#ntm_news .news_bereich{	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	margin:5px 0 0px 0;padding:0;}
#ntm_news .news_head{margin:15px 0 0px 0;padding:0;font-size:16px;}

#ntm_news #column .news_head a{text-decoration: none; color:#900 !important;}
#ntm_news #column .news_head a:hover{color: #cc0000;}
#ntm_news #column .news_subhead{margin:5px 0 10px 0;padding:0;color:#006 !important;font-size:13px; }
#ntm_news h3 div{color:#006 !important;font-size:13px; font-weight:normal; margin:5px 0 15px 0;}

#column h3.news_subhead{	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	font-size:14px;font-weight:normal;color:#006 !important;}

#news_text{}  /*???*/

#ntm_news #column .news_text{	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	font-size			: 12px;
}
#ntm_news #column .news_text p{	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	font-size			: 12px;
}
#ntm_news #column li {font-size:12px;}
#ntm_news #column .newsmehr { font-size: 12px; color: #900; text-align:right;display:block;}
#ntm_news #column .newsmehr a {
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	background-image	: url("/_layouts/IMAGES/NTeamWeb/img/ntm_pfeil.gif");background-repeat:no-repeat;background-position:right 4px !important;
	padding-right		: 12px !important;
	color				: #900 !important; 
/*	
	background-image:url("/_layouts/IMAGES/NTeamWeb/img/ntm_pfeil2.gif");background-repeat:no-repeat;background-position:6px left;
	padding-left:10px;
	padding-top:2px;
	font-weight:normal;*/
}
#ntm_news #column  .newsmehr a:hover {
	text-decoration: none;
	color:#006 !important;
}
#ntm_news #column  .newsmehr a:visited {
	color: #900 !important; 
}
.date {
font-family: Trebuchet MS;
font-size: 1.2em;
line-height: 1.4em;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
color: #575757;
background-color: #fff;
}








/* Formatierung der Auflistung News im Webpart linke Seite Listenart: NewsList (ItemStyle) */
#news_list{ 
	font-weight:normal !important;
	margin: 0 10px 0 10px !important;
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
}
#news_list table{display:inline;} 


#column h1.news_head{	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;	font-size			: 14px !important;
	margin				: 8px 0 0px 0;
	font-weight			: normal;
}
#news_list #column h1.news_head a {
	text-decoration		: none;
	color				: #006;
	font-size			: 12px;
}

#news_list .news_date_hold{	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	border-bottom		: 1px #ddd solid;color: #fff; margin-top:20px; }
#news_list .news_date { 	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	float				: left;font-size:10px;color:#333;}
#news_list .news_ort {  	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	float				: right;font-size:11px;color:#333;}
#news_list .news_bereich {  	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	font-size			: 11px;}
#news_list .news_head {  	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	font-size			: 14px !important;margin:8px 0 0px 0;font-weight:normal;}
#news_list #column .news_subhead{  	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	font-size			: 10px !important;font-weight:normal;color:#404040 !important;}
#news_list #column .news_text { 	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	font-size			: 10px; line-height:12px;}
#news_list ul {}
#news_list #column li { 	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
	margin-left			: 10px;font-size:11px; line-height:12px;}
#news_list #column li.MsoBodyText { 	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
 }
#news_list #column .newsmehr { 	
	font-family			: 'Lucida Grande','Lucida Sans','Lucida Sans Unicode','Lucida Fax', Tahoma, Verdana, Helvetica, Arial, sans-serif !important;
 font-size:11px; font-weight:normal; color: #900; margin-bottom:20px; text-align:right;display:block;}
#news_list #column  .newsmehr a {
	background-image:url("/_layouts/IMAGES/NTeamWeb/img/ntm_pfeil.gif");background-repeat:no-repeat;background-position:right 4px !important;
	padding-right:12px !important;
	font-size:11px !important;
	color: #900 !important; 
/*
	background-image:url("/_layouts/IMAGES/NTeamWeb/img/ntm_pfeil2.gif");background-repeat:no-repeat;background-position:6px left;
	padding-left:10px;
	padding-top:2px;
	font-weight:normal;*/
}
#news_list .newsmehr a:hover {
	text-decoration: none;
	color:#006;
}
#news_list .newsmehr a:visited {
	color: #900 !important;
	background-image:url("/_layouts/IMAGES/NTeamWeb/img/ntm_pfeil.gif");background-repeat:no-repeat;background-position:right 4px !important;
	padding-right:12px !important;
 
}


#ImageLibraryListWP{ text-align:center; }
#ImageLibraryListWP img{ padding:25px 0 40px 0;}
#ImageLibraryMitTitleListWP{
	margin:20px 0 5px 0;
	text-align:center;
}











