/*******************************************************************
*
*					 © Intermedia4u 2004	
*
********************************************************************/

/*************************** Body **********************************/

body {
    background-image:url(../bilder/bg.gif);	
    background-repeat:repeat-y;	
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #623100;
}

/************************ Scrollbar **********************************/

td.scroll
{

height: 360px;

scrollbar-base-color: #6E6700;
scrollbar-3d-light-color: #8D8D8D;
scrollbar-arrow-color: #8D8D8D;
scrollbar-darkshadow-color: #6E6700;
scrollbar-face-color: #6E6700;
scrollbar-highlight-color: #8D9826;
scrollbar-shadow-color: #8D9826;
scrollbar-track-color: #8D9826;
}


/************************* Suchformular *****************************/

.suche 			{ color:#623100; height:25; width:110; padding: 2px; background-color:#2B9B2B; border-style:solid; border-width:1px; }
.suchform		{ padding-left:5px; }

/***************************** TD ***********************************/

td		 		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #623100; font-size: 10px}

td.ueber 		{ font-weight: bold; color: #000066;}

/*************************** Titel **********************************/

td.title    	{ font-size: 18px; font-weight: bold; color: #009237;}
	
/*************************** Menü **********************************/

a.menu:link     { padding-left:5px; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.menu:visited  { padding-left:5px; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.menu:hover    { padding-left:5px; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.bild:active   { padding-left:5px; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none;}

/*.menu			{ padding: 0px 0px 0px 10px;}*/

/*******************************************************************/

a:link 			{ font-size: 11px; color: #29006E; text-decoration: none;}
a:visited 		{ font-size: 11px; color: #29006E; text-decoration: none;}
a:hover 		{ font-size: 11px; color: #29006E; text-decoration: none;}
a:active 		{ font-size: 11px; color: #29006E; text-decoration: none;}

/*************************** Inhalt *******************************/


td.topheadline 	{ font-size: 15px; font-weight: 800;color: #CCCCCC;}

td.headline    	{ padding: 0 0 6 0; font-size: 13px; font-weight: bold; color: #623100;}
td.subheadline 	{ padding: 0 0 6 0; font-size: 11px; font-weight: bold; color: #623100;}
td.inhalt    	{ line-height: 18px; font-size: 12px; color: #623100;}

span.datetime  	{ font-size: 11px; font-weight: normal; color: #156A9F;}

td.mitte_news  	{ background-image:url(../bilder/line3.gif); background-repeat:repeat-y; background-position:center}

td.startseite   { background-attachment: fixed;	background-image: url(../bilder/bg.jpg); background-repeat: no-repeat;}

/*.thumb          { border-color:#156A9F;border-style:solid;border-width:1px;}*/

