/* @override http://www.rodtegg.ch/themes/rodtegg/css/main.css */

a.rodtegg-logo img {
	display: block;
	position: absolute;
}

a.pdf { /*The background image*/
	background: url(/files/images/pdf-icon.gif) no-repeat left;
	padding-left: 20px;
	line-height: 19px; /* To center the text vertically with the icon */
}

#pos1,
#pos2,
#pos3,
#pos4,
#pos5,
#pos6,
#pos7 {position: absolute;
	display: none;
	width: 103px;
	height: 120px;
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: alpha(opacity=70);		
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;		
	border-right: 2px solid #fff;
	bottom: 0;
}
#pos1 {
		left: 0;
		width: 103px;
		height: 120px;
		background-color: #054491; }
#pos2 {
		left: 103px;
		width: 103px;
		height: 120px;
		background-color: #b21f20;
		border-left: 2px solid #fff;
}
#pos3 {
		left: 208px;
		width: 103px;
		height: 120px;
		background-color: #c9800a;
		border-left: 2px solid #fff;
		}
#pos4 {
		left: 313px;
		width: 103px;
		height: 120px;
		background-color: #d0a400;
		border-left: 2px solid #fff;
}
#pos5 {
		left: 418px;
		width: 103px;
		height: 120px;
		background-color: #688d81;
		border-left: 2px solid #fff;
}
#pos6 {
		left: 523px;
		width: 103px;
		height: 120px;
		background-color: #7c4b53;
		border-left: 2px solid #fff;
}
#pos7 {
		left: 628px;
		width: 103px;
		height: 120px;
		background-color: #809c49;
		border-left: 2px solid #fff;
		border-right: none;
}

/* Startseite Topnavi*/
#startseite {
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	width: 205px;
	height: 40px;
	background-color: white;
}

#startseite a {
	display: block;
	color: #808080;
	width: 199px; /* 203 */
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 4px;
	text-decoration: none;
}
#startseite a:hover {
	display: block;
}

/* Startseite Topnavi*/
#startseite a {
	color: #808080;
	border-top: 3px solid #808080;
	border-bottom: 10px solid #808080;
}
#startseite a:hover {
	color: #808080;
	border-top: 3px solid #808080;
	border-bottom: 10px solid #808080;
}

/* General Topnavi */
#topnavi a {
	color: #afafaf;
	border-top: 3px solid #afafaf;
	border-bottom: 10px solid #afafaf;
}

/* Stiftung Blau Topnavi */
#topnavi a.pos1:hover {
	color: #054491;
	border-top: 3px solid #054491;
	border-bottom: 10px solid #054491;
}
#topnavi a.selected1 {
	color: #054491;
	border-top: 3px solid #054491;
	border-bottom: 10px solid #054491;
}

/* Schule Rot Topnavi */
#topnavi a.pos2:hover {
	color: #b21f20;
	border-top: 3px solid #b21f20;
	border-bottom: 10px solid #b21f20;
}
#topnavi a.selected2 {
	color: #b21f20;
	border-top: 3px solid #b21f20;
	border-bottom: 10px solid #b21f20;
}

/* Therapie Orange Topnavi */
#topnavi a.pos3:hover {
	color: #c9800a;
	border-top: 3px solid #c9800a;
	border-bottom: 10px solid #c9800a;
}
#topnavi a.selected3 {
	color: #c9800a;
	border-top: 3px solid #c9800a;
	border-bottom: 10px solid #c9800a;
}

/* Ausbildung Gelb Topnavi */
#topnavi a.pos4:hover {
	color: #d0a400;
	border-top: 3px solid #d0a400;
	border-bottom: 10px solid #d0a400;
}
#topnavi a.selected4 {
	color: #d0a400;
	border-top: 3px solid #d0a400;
	border-bottom: 10px solid #d0a400;
}

/* Arbeit Mint Topnavi */
#topnavi a.pos5:hover {
	color: #688d81;
	border-top: 3px solid #688d81;
	border-bottom: 10px solid #688d81;
}
#topnavi a.selected5 {
	color: #688d81;
	border-top: 3px solid #688d81;
	border-bottom: 10px solid #688d81;
}

/* Wohnen Rosa Topnavi */
#topnavi a.pos6:hover {
	color: #7c4b53;
	border-top: 3px solid #7c4b53;
	border-bottom: 10px solid #7c4b53;
}
#topnavi a.selected6 {
	color: #7c4b53;
	border-top: 3px solid #7c4b53;
	border-bottom: 10px solid #7c4b53;
}

/* Freizeit Gruen Topnavi */
#topnavi a.pos7:hover {
	color: #809c49;
	border-top: 3px solid #809c49;
	border-bottom: 10px solid #809c49;
}
#topnavi a.selected7 {
	color: #809c49;
	border-top: 3px solid #809c49;
	border-bottom: 10px solid #809c49;
}



#ng_bitflux_org, body{
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
    background-color: #ffffff;
    padding: 0;
    margin: 0;
    	height:100%;
}

a {
	color: #4d4d4d;
	outline: none;
}

p {
	color: #4d4d4d;
}

img {
	border: 0;
}

form{
    padding: 0;
    margin: 0;
}

.form{
    padding: 0px;
    margin: 5px 25px 15px 25px;
}

textarea, .formgenerell input, input.formgenerell {
    width:300px;
    border: 1px solid #aaaaaa; 
    margin-top: 5px;
    padding: 2px;
}

.formbutton {
    width:100px;
    border: 1px solid #aaaaaa; 
}

.textarea{
    height: 80px;
}

.captcha {
    width:100px;
    border: 1px solid #aaaaaa; 
    margin-top: 5px;
    padding: 2px;
}

/* patforms filter */
.formErrors {
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
    margin:0;
    margin-bottom: 20px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #ddd;
    background-color: #ddd;
}

.formlabelerror {
    color: #BB1111;
    font-weight: bold;
}

#servicenavi {
	width: 940px;
	height: 40px;
	font-size: 13px;
	}

#servicenavi ul {
	margin: 0;
	padding: 0;
	padding-left: 207px;
list-style-type: none;
}

#servicenavi ul li {
	display: inline;
}

#servicenavi ul li a {
	color: #808080;
	float: left;
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #999;
	text-decoration: none;
}
#servicenavi ul li a.last {
border-right: none;
}

/* head container for logo and metanavi
-------------------------------------- */
#banner {
	    width: 940px;
	    height: 120px;
 	margin: 0;
    padding: 0;

}

#logo {
	float: left;
	width: 207px;
}

#header {
	position: relative;
	float: left;
	width: 733px;
	height: 120px;
}

#metanavi { 
    text-align: right;
    width: 960px;
    margin: 0 auto;
    padding: 5px 0 0 0;
}

#banner a{
    color: #343434;
text-decoration:none; }

#banner a:hover {
	color: #ffffff;
	}

#banner h1 {
    font-size: 30px;
    width: 960px;
    margin: 0 auto;
    padding: 30px 0 0 0;
}
#banner h2{
    width: 960px;
    margin: 0 auto;
    color: #ffffff;
    padding: 5px 0 25px;
}

/* Navigation */
#navigation {
	height: 40px;
}

/* Topnavi */
#topnavi {
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	float: left;
	width: 735px;
	height: 40px;
    background-color: white;
    margin: 0;
    padding: 0;
	text-transform: uppercase;
}

#topnavi ul { 
    list-style-type: none;
    margin: 0;
    padding: 0;
 }
 
#topnavi li { 
	display: inline;
    float: left;
    margin: 0;
	margin-left: 2px;    
    padding: 0;
}

#topnavi a { 
	display: block;
	width: 99px; /* 103px */
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 4px;
	text-decoration: none;
}

/* wrapper */
#wrapper {
		min-height: 100%;
	width: 1008px;
	margin: 0 auto;	
	padding: 0;
	
}

/* container */
#container {
    width: 940px;
    margin: 0 auto;
    margin-top: 20px;
	padding: 0;

}

#background {
	clear: both;
	width: 940px;
height: 100%;
overflow: auto;
	margin: 0;
	padding: 0;
    background: url(/themes/rodtegg/images/system/aktuelles_bg.gif) no-repeat;  
    border-bottom: 2px solid #fff;
    }
    #background_home {
	clear: both;
	width: 940px;
height: 600px;
	margin: 0;
	padding: 0;
    background: url(/themes/rodtegg/images/system/aktuelles_bg.gif) repeat-x; 
    border-bottom: 2px solid #fff;
    }

#left_home {
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	float: left;
    width: 207px;
}

#left_home h2 {
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	margin: 0;
	margin-top: 6px;
	padding-top: 30px;
	padding-left: 4px;
	color: #054491;

}

#left_home p {
    padding: 0;
    padding-left: 4px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin: 0;
	font: 14px/22px "Arial", Helvetica, Geneva, sans-serif;
}

#content_home {
	float: left;
  	width: 733px; 
    margin: 0;
    	margin-top: 5px;
    padding: 0;
}

div#content_home div.box h1 {
padding-left: 8px;
width: 725px;
}

.box {

margin: 0;
padding: 0;
	height: 420px;
border-bottom: 10px solid #fff;
}

.box_blau {
	display: block;
	height: 146px;
	float: left;
	border-right: 4px solid #fff;
}

.box_blau h2 {
	padding-right: 15px;
}

.box_webshop,
.box_sharks {
	display: block;
	height: 146px;
	float: left;
	border-right: 4px solid #fff;
}

.box_webshop h2,
.box_sharks h2 {
	padding-right: 15px;
}

.box_webshop a,
.box_sharks a {
	margin: 0;
	padding: 0;
}

#content_home .box_webshop h2,
#content_home .box_sharks h2 {
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	width: 183px;
	margin: 0;
	padding-left: 8px;
	padding-top: 5px;
	color: #fff;
	background-color: #e8454a;
	border-bottom: 1px solid #fff;
		}

#content_home .box_sharks h2 {
		background-color: #809c49;
}

.newsteaser {
	float: left;	
	width: 313px;
	height: 146px;
	background-color: #E9E9E9;
}

.newsteaser ul {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	padding-left:10px;
	list-style-type: none;
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
	color: #333333;
}

.newsteaser ul li {
	margin: 0;
	line-height: 18px;
}

.newsteaser ul li a {
	margin: 0;
	padding: 0;
	color: #333333;
	text-decoration: none;
}

.newsteaser ul li a:hover {
text-decoration: underline;
}

#content_home h1 {
	position: absolute;
	width: 705px;
	height: 40px;
	margin: 0;
	padding-top: 20px;
	color: #fff;
	background-color: #054491;
	border-bottom: 1px solid #fff;
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	z-index: 5000;
}

.diashow {
	position: relative;
	z-index: 3000;
}

#content_home .box_blau h2{
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	width: 183px;
	margin: 0;
	padding-left: 8px;
		padding-top: 5px;
	color: #fff;
		background-color: #054491;
			border-bottom: 1px solid #fff;
		}
				
#content_home h2 a {
	height: 40px;
	display: block;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}

#content_home h2 a:hover {
	text-decoration: underline;
}

#content_home .newsteaser h2 {
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	height: 40px;
	width: 305px;
	margin: 0;
		padding-top: 5px;
		padding-left: 8px;
	color: #fff;
			border-bottom: 1px solid #fff;
				background-color: #808080;
}

* html, #wrapper {
	height: 100%;
}

/*
#inhalt {
	float: left;
	width: 525px;
}

#right {
	float: left;
	background-color: red;
}
*/

h1 {
	color: #4d4d4d;
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 26px;
	font-weight: normal;
	padding: 0;
}

h2, h3, h4 {
	color: #4d4d4d;
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
}

#content {
	float: left;
  	width: 497px; /* 525 8px pad / 733 */
    margin: 0;
    margin-bottom: 2px;
    padding: 0;
    padding-left: 8px;
    padding-right: 20px;
	min-height:450px;
	/* IE 6/7 height */
	height:auto !important;
	height:450px;
	/*
	background: url(/themes/rodtegg/images/system/stiftung_right_bg.gif) repeat-y 525px 0;
*/
}

#content p{
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 14px;
    padding: 0;
	padding-right: 20px;
    padding-bottom: 10px;
    line-height: 22px;
    margin: 0;
}

#content ul {
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 14px;
    padding: 0;
    padding-left: 32px;
    padding-right: 20px;
    padding-bottom: 20px;
    line-height: 22px;
    margin: 0;
	list-style-type: square;
		color: #4d4d4d;
}


#content ul.link {
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 14px;
    padding: 0;
    padding-left: 8px;
    padding-right: 20px;
    padding-bottom: 20px;
    line-height: 22px;
    margin: 0;
	list-style-type: none;
		color: #4d4d4d;
}


#content p.center{
    text-align:center;
}

/* elements for the gallery
-------------------------------------- */
#content #gallerie{
    float:left;
    padding: 0px 0px 10px 25px;
    margin:0px 0px 20px 0px;
}

#content .thumbnail{
    float:left;
    width:100px;
    margin: 15px 15px 0px 0px;
    padding: 0px;
}
#content .thumbnail img{
    border: 1px solid #778899;
    padding: 1px;
}

#content  br.antileft {
    clear: left;
}
.antifloat {
    clear: both;
    visibility: hidden;
}

#orientationnavi  {
	float: left;
	width: 497px;
	height: 10px; /* 60px */ 
	margin: 0;
	padding: 0;
    padding-top: 24px;
	padding-bottom: 10px;
}

#orientationnavi span {
font-size: 11px;
text-transform: none;
}

#orientationnavi ul {
			font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
display: inline;
margin: 0;
padding: 0;
	text-transform: uppercase;
}
#orientationnavi ul li {
display: inline;
}

#orientationnavi a {
color: #4d4d4d;
text-decoration: none;
}

/* elements for the gallery_preview-plugin
--------------------------------------------*/
#gallerie_preview{
    padding: 0px 10px 10px 25px;
    margin:0px 20px 20px 20px;
    border: 1px solid #778899;
}

#gallerie_preview .thumbnail{
    float:left;
    width:100px;
    margin: 10px 10px 0px 0px;
    padding: 0px;
}
#gallerie_preview .thumbnail img{
    border: 1px solid #778899;
    padding: 1px;
}

#gallerie_preview_navi {
    margin-top: 10px;
}
#gallerie_preview_info {
    margin-top: 10px; 
    visibility: visible;
}

#box {
	clear: both;
	width: 940px;
}

/* elements for left and right navigation
-------------------------------------- */
#left {
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	float: left;
    width: 207px; 
    	height:100%;
}


#right {
    float: left;
    width: 208px;
    margin: 0;
    padding: 0;

}

/* Subnav  */
ul#subnav {
	width: 207px;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-decoration: none;
    text-transform: uppercase;
}

ul#subnav li a {
	width: 199px;
	color: #808080;
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px; 
	border-bottom: 1px solid #4d4d4d;
	text-decoration: none;
	}
	ul#subnav li a:hover {
color: #4d4d4d;
	}
	
ul#subnav li li a{ margin: 8px 0 8px 25px; }
ul#subnav a.selected { 
	color: #4d4d4d;}

ul#subnav li ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-decoration: none;
}

ul#subnav li ul li a{
	width: 183px;
    margin: 0;
    padding: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    list-style-type: none;
    text-decoration: none;
}

ul#subnav li ul li ul li a{
	width: 165px;
padding-left: 40px;
}

/*footer
-------------------------------------- */
#footer {
	width: 733px;
    clear: both;
    margin: 0;
    margin-left: 207px;
    padding: 0;
    background-color: white;
    border-top: 3px solid #808080;
}

#footer p {
	font-size: 11px;
	margin: 0;
	margin-top: 5px;
	color: #808080;
	}

#footer a {
	color: black;
	}

/* just used vor the blog
-------------------------------------- */

#content .post_title {
    border-bottom: 1px solid #343434;
	margin: 0;
padding: 0;
padding-bottom: 4px;
width: 507px;
}

#content .post_title a{ text-decoration: none; color: #343434;}

.post_meta_data {
	width: 507px;
font-size: 11px;
margin: 0;
padding: 0;
padding-top: 2px;
padding-bottom: 16px;
}
.right {
    float: right;
}
.post_content {
margin: 0;
padding: 0;
}

#content .post_content p{
    margin: 0;
	padding: 0 8px 15px 0;
}

.post_content_extended {
    line-height: 18px;
    padding-top: 0;
    margin: 5px 25px 15px 0;
}
.post_content_extended table {
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	margin-bottom: 25px;
		color: #4d4d4d;
}
.post_content_extended table tr  {
vertical-align: top;
}
.post_content_extended table tr td  {
padding-right: 15px;
}

#content .post_content_extended p{
    padding: 0 0 15px;
    margin: 0;
}

h3.blog, #right  h3.blog {
    margin-bottom: 5px;
}

.post_links, .post_tags, .post_related_entries {
    text-align: right;
margin: 0;
padding: 0;
padding-bottom: 32px;
    font-size: 12px;
}
.post_more {
    float: left;
}

.post_tags, .post_related_entries {
    padding-bottom: 10px;
}
.blog_pager{
    padding-top: 0px;
    margin: 5px 25px 15px
}

#right .blog li {
    line-height:  15px;
    padding: 0px 15px 3px 15px;
    margin: 0px;
    text-indent: -1em;
}
#livesearch {
    margin: 0px 15px 15px 15px;
    padding:0px;
    width: 140px;
    display: block;
}
#right input#livesearch  {
    padding:1px;
    width: 120px;
    border: 1px solid #aaaaaa; 
}

.formurl {
    display: none;
}

.blog_gravatar {
    float: right;
    padding-left: 5px;
}

/*Events*/

pre {
    
    display: block;
    padding: 1em 7px 1em 5px;
    margin-top: 0px;
    margin-bottom: 1em;
    border: 1px dashed #aaa;
    color: Black;            
    background-color: #f9f9f9;
    line-height: 1.1em;
    overflow: auto;
}


/* loginform */

#littleLogin  input.input{
    font-size: 11px;
    width: 6em;
}

#littleLogin input {
    font-size: 11px;
    background-color: #f3f3f3;
    border: 1px solid #555555;
    margin-top: 3px;
}

#littleLogin label {
    width: 3em;
    float: left;
    line-height: 21px;
    clear: left;
}

#littleLogin {
    margin-left: 15px;
}

#content table.dienstleistungsueberblick {
	width: 715px;
	border-top: 3px solid #688d81;
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 14px;
    padding: 0;
    padding-bottom: 10px;
    line-height: 22px;
    margin: 0;
    color: #4d4d4d;
}

#content table.dienstleistungsueberblick tr td {
border-bottom: 1px solid #4d4d4d;
margin: 0;
padding: 0;
padding-top: 5px;
padding-bottom: 15px;
}

#content table.dienstleistungsueberblick tbody tr td.left{
	width: 200px;
		vertical-align: top;
		font-size: 14px;
}
#content table.dienstleistungsueberblick tbody tr td.mid{
	width: 515px;
			vertical-align: top;
}

#content table.dienstleistungsueberblick tbody tr td.mid ul{
margin: 0;
padding: 0;
padding-left: 32px;
}
#content table.dienstleistungsueberblick tbody tr td.mid ul li{
margin: 0;
padding: 0;
}
#container p.note {
	font-size: 12px;
}
#container p.legende {
	font-size: 10px;
}



#content table.small {
	width: 500px;
	border-top: 3px solid #4d4d4d;
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 14px;
    padding: 0;
    padding-bottom: 10px;
    line-height: 22px;
    margin: 0;
    color: #4d4d4d;
}

#content table.small tr td {
border-bottom: 1px solid #4d4d4d;
margin: 0;
padding: 0;
padding-top: 5px;
padding-bottom: 15px;
}

#content table.small tbody tr td.left{
	width: 100px;
		vertical-align: top;
		font-size: 14px;
}
#content table.small tbody tr td.mid{
	width: 400px;
			vertical-align: top;
}

#content table.small tbody tr td.mid ul{
margin: 0;
padding: 0;
padding-left: 32px;
}
#content table.small tbody tr td.mid ul li{
margin: 0;
padding: 0;
}
/***********************************************************************************************************************
DOCUMENT: style/format.css
DEVELOPED BY: Ryan Stemkoski
COMPANY: Zipline Interactive
EMAIL: ryan@gozipline.com
PHONE: 509-321-2849
DATE: 2/26/2009
DESCRIPTION: This document contains the structural formatting files for the accordion style menu.
************************************************************************************************************************/
#accwrapper {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	}

.accordionButton {	
	width: 500px;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
padding-top:10px;
	border-bottom: 1px solid #054491;
	cursor: pointer;
	}
	
.accordionContent {	
	width: 500px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
padding-top:10px
	}
	
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
background:none;
	}
	
.over {
	border-bottom: 1px solid #4d4d4d;
	}
.accordionButton p {
	color: #054491;
}

#formbackground {
	border-top: 1px solid #dedede;
padding: 15px;
background: #fafafa;	
}

table.leitung {
	margin-bottom: 10px;
}

table.leitung tr td{
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
div.teasertextlink {
	margin: 0;
padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	background-color: #f1f4eb;
width: 190px;
height: 90px;
}
div.teasertextlink p{
	margin: 0;
	padding: 0;
	font-family: "Arial", Helvetica Neue, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
div.teasertextlink p a{
text-decoration: none;
}
div.teasertextlink p a:hover {
text-decoration: underline;
}
