/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*                                                                                 */
/*	TEASER RIGHT COLUMN  :  CONTAINER                                          */
/*                                                                                 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#teaser-section div.teaser {
	margin:0px;
	margin-bottom:20px;
}

#teaser-section div.teaser div.ttop {
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	top: 0px;
	left: 0px;
	height: 6px;
	width: 177px;
	margin:0px;
}

#teaser-section div.teaser div.tmiddle {
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
	left: 0px;
	width: 177px;
	margin:0px;
	/*
		dirty fix for Internet Explorer
	*/
	_margin-top:-7px;
	border: 0px #ff0000 solid;
}

#teaser-section div.teaser div.tmiddle div.padding {
	padding:10px;
	padding-left:14px;
	margin:0px;
}

#teaser-section div.teaser div.tbottom {
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
	top: 0px;
	left: 0px;
	height: 6px;
	width: 177px;
	margin:0px;
	border: 0px #ff0000 solid;
	_margin-top:-7px;
}






/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*                                                                                 */
/*	TEASER  :  SUB NAVIGATION FOR CONTENT                                      */
/*                                                                                 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#teaser-section div.nav-2 div.ttop {
	background-image: url(/fileadmin/img/teaser_nav_bg_top.gif);
}

#teaser-section div.nav-2 div.tmiddle {
	background-image: url(/fileadmin/img/teaser_nav_bg_middle.gif);
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#teaser-section div.nav-2 div.tbottom {
	background-image: url(/fileadmin/img/teaser_nav_bg_bottom.gif);
}

#teaser-section .teaser div.tmiddle ul {
	padding:0em;
	margin: 0em;
}

#teaser-section .teaser div.tmiddle ul li {
	line-height: 110%;
	margin-left: 14px;	
	margin-bottom: 0.4em;	
}


#teaser-section div.nav-2 div.tmiddle ul li a {
	text-decoration:none;
}
#teaser-section div.nav-2 div.tmiddle ul li a:hover {
	color:#32328A;
}

#teaser-section div.nav-2 div.tmiddle ul li.act,#teaser-section div.nav-2 div.tmiddle ul li.actifsub {
	color:#32328A;
}

#teaser-section div.nav-2 div.tmiddle ul li.act a ,#teaser-section div.nav-2 div.tmiddle ul li.actifsub a {
	color:#32328A;
	text-decoration:none;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*                                                                                 */
/*	TEASER  :  DEFAULT TEASER                                                  */
/*                                                                                 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#teaser-section div.teaser-default div.ttop {
	background-image: url(/fileadmin/img/teaser_default_bg_top.gif);
}

#teaser-section div.teaser-default div.tmiddle {
	background-image: url(/fileadmin/img/teaser_default_bg_middle.gif);
	
}



#teaser-section img {
	
	margin-bottom: 8px;
	margin-top: 1px;
	border-color: #D67E00;		
}



#teaser-section div.teaser p {	
	font-size: 10px;
	line-height: 120%;
	padding: 0em 0em 0em 0em;
	margin: 0em 0em 0.5em 0em;
	font-style:normal;
	font-family:  Verdana, Arial, Sans-Serif;	
	letter-spacing: 0.2pt;
	}

#teaser-section div.teaser a {
	color:#D67E00;
	text-decoration:none;
}

#teaser-section div.teaser a:hover {
	color:#32328A;
	text-decoration:none;
}




#teaser-section div.teaser-default p {
	color: #777777;
	
	
}

#teaser-section div.teaser-default p a{
	color: #D67E00;
	
}

#teaser-section div.teaser-default div.tbottom {
	background-image: url(/fileadmin/img/teaser_default_bg_bottom.gif);
	background-position: bottom left;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*                                                                                 */
/*	TEASER  :  HIGHLIGHT TEASER                                                */
/*                                                                                 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#teaser-section div.teaser-light div.ttop {
	background-image: url(/fileadmin/img/teaser_light_bg_top.gif);
}

#teaser-section div.teaser-light div.tmiddle {
	background-image: url(/fileadmin/img/teaser_light_bg_middle.gif);
}

#teaser-section div.teaser-light div.tbottom {
	background-image: url(/fileadmin/img/teaser_light_bg_bottom.gif);
}


#teaser-section div.teaser-light p {
	color: #32328A;
	
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*                                                                                 */
/*	TEASER  :  IMPORTANT TEASER                                                */
/*                                                                                 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#teaser-section div.teaser-important div.ttop {
	background-image: url(/fileadmin/img/teaser_important_bg_top.gif);
}

#teaser-section div.teaser-important div.tmiddle {
	background-image: url(/fileadmin/img/teaser_important_bg_middle.gif);
}

#teaser-section div.teaser-important div.tbottom {
	background-image: url(/fileadmin/img/teaser_important_bg_bottom.gif);
}
#teaser-section div.teaser-important p {
	color: #32328A;
	
	
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*                                                                                 */
/*	TEASER SPALTE  :  BLOECKE, UEBERSCHRIFTEN, INHALT                          */
/*                                                                                 */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/* STANDARD EINSTELLUNGEN F†R ALLE TEASER BLOECKE */



#teaser-section div.teaser h3 {
	color:#32328A;
	font-size:14px;
	font-weight:bold;
	
	padding: 0em 0em 0.8em 0em;
	margin: 0em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#teaser-section div.teaser h3 a {
	color:#32328A;
	text-decoration:none;
}

#teaser-section div.teaser h3 a:hover {	
	color: #D67E00;		
}

 

#teaser-section div.teaser div.tx-newloginbox-pi1 table tbody tr td{


	padding: 0px;
	border: 0px;
	margin: 0px;
		font-size:10px;

}
#teaser-section div.teaser div.tx-newloginbox-pi1 table tbody tr td input{

	margin-left: 4px;
	width: 110px;
	font-size:10px;

}

#teaser-section div.teaser .tx-newloginbox-pi1 p{

	padding-top: 8px;
	
	

}

#teaser-section div.teaser .tx-newloginbox-pi1 p a{

	text-decoration: none;
	

}
#teaser-section div.teaser .tx-srfeuserregister-pi1 p {
	text-indent:0px;
	padding-top: 8px;


	

}             
#teaser-section div.teaser .tx-srfeuserregister-pi1 p a{

	
	text-decoration: none;
	

}
#teaser-section img.linkicon {
	padding: 0em;
	margin: 0em 0.1em 0em 0em;
}
