/*
	|	Projekt: Webseite talfahrer.de	|
	|	Author: Karsten Scholz						|
	|	Copyright: talfahrer, 2008		| 
*/


.headline {
	font-family: Verdana,Georgia;
	font-size: x-large;
	color: Green;
}


/* Überschriften */
h1 {font-size: 18px; font-weight: normal; color: #436179; font-style: italic; text-transform: none; padding-left: 10px; padding-bottom: 10px;}
h2 {font-size: 14px; font-weight: bold; color: #436179; text-transform: none;}
h5 {font-size: 10px; font-weight: bold; color: #436179; text-transform: none; margin: o; padding: o;}
h3 {font-size: 11px; font-weight: normal; color: #436179; text-transform: none; padding-left: 10px; padding-bottom: 5px;}




.news_subline{
	font-family: Georgia;
	font-size: 11px;
	color: #564B47;

  	letter-spacing: 1.3px;
  	line-height: 16px;
	
}







/* Formatierungen der Texte und Links */



a:link { color: #9B0000; text-decoration: none; text-transform: none;}
a:active { color: #9B0000; text-decoration: none; text-transform: none;}
a:visited { color: #9B0000; text-decoration: none; text-transform: none;}
a:hover { color: #9B0000; text-decoration: none; text-transform: none; background-color: #ffffff;}


.footer { font-size: 10px; margin-left: 10px; font-weight: normal; color: #616161; text-decoration: none; text-transform: normal;}
a.footer { font-size: 10px; margin-left: 10px; font-weight: normal; color: #616161; text-decoration: none; text-transform: normal;}
a.footer:link { font-size: 10px; font-weight: normal; color: #616161; text-decoration: none; text-transform: normal; }
a.footer:active { font-size: 10px; font-weight: normal; color: #616161; text-decoration: none; text-transform: normal;}
a.footer:visited { font-size: 10px; font-weight: normal; color: #616161; text-decoration: none; text-transform: normal;}
a.footer:hover { color: black; }


a.menue:link { margin-left: 5px; font-style: italic; font-size: 14px; font-weight: bolder; color: #ffffff; text-decoration: none; text-transform: none;}
a.menue:active { margin-left: 5px; font-style: italic; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none; text-transform: none;}
a.menue:visited { margin-left: 5px; font-style: italic; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none; text-transform: none;}
a.menue:hover { color: #9B0000; }


a.menueact { margin-left: 5px; font-style: italic; font-size: 14px; font-weight: bolder; color: #FFF600; text-decoration: underline; text-transform: none;}
a.menueact:link { margin-left: 5px; font-style: italic; font-size: 14px; font-weight: bolder; color: #ffffff; text-decoration: none; text-transform: none; background-color: #436179;}
a.menueact:active { margin-left: 5px; font-style: italic; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none; text-transform: none;}
a.menueact:visited { margin-left: 5px; font-style: italic; font-size: 14px; font-weight: bold; color: #ffffff; text-decoration: none; text-transform: none;}
a.menueact:hover { color: #9B0000; }



a.content:link { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:active { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:visited { font-size: 11px; font-weight: bold; color: #CC6B36; text-decoration: none; }
a.content:hover { color: white; }

a.pfad:link { font-size: 10px; color: White; text-decoration: none; text-transform: uppercase;}
a.pfad:active { font-size: 10px; color: White; text-decoration: none; text-transform: uppercase;}
a.pfad:visited { font-size: 10px; color: White; text-decoration: none; text-transform: uppercase;}
a.pfad:hover { color: #CEE21D; }


.headline {font-size: 11px; font-weight: normal; color: #436179; text-transform: none;}
.content {font-size: 11px; font-weight: normal; color: White; text-transform: none; list-style-image: url(fileadmin/template/elemente/list.gif);}






/* Formular */

form { margin:0px; line-height: 14px;}

input          { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border:1px dashed; border-color: #B6BDD2; color: #000000; vertical-align:middle;}
input.focus    { background-color:#E5E5E1; border:1px dashed; padding-left: 3px; border-color: #B6BDD2; width:150px; }
input.text     { background-color:#F5F7FB; border:1px dashed; padding-left: 1px; border-color: #B6BDD2; width:150px; }
input.disabled { background-color:#CCCCCC; border:1px solid; border-color: #B6BDD2;}
input.button   { color: #FFFFFF; background-color:#5C6878; font-size :11px; font-weight:bold; text-transform:uppercase; border: dotted 1px #FFFFFF; }
input.button:hover { background-color:#993333; border-bottom: solid 1px #B6BDD2; border: solid 1px #000000; }

select         { font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#F5F7FB; color:#000000; font-size: 11px; border:1px #B6BDD2 solid; scrollbar-arrow-color: #4F5689; scrollbar-base-color: #929D9F; scrollbar-face-color: #929D9F; font-weight:normal; text-transform: none;}
select.focus   { background-color:#B6BDD2; border:1px solid; border-color: #B6BDD2; scrollbar-arrow-color: #4F5689; scrollbar-base-color: #929D9F; scrollbar-face-color: #929D9F; }
select.disabled { color: #666666; background-color:#CCCCCC;}

textarea       { font-family: Verdana, Arial, Helvetica, sans-serif; background-color:#F5F7FB; color:#000000; font-size: 11px; width:319px; border:1px #000000 dashed; padding-left: 1px; border-color: #B6BDD2; scrollbar-arrow-color: #4F5689; scrollbar-base-color: #929D9F; scrollbar-face-color: #929D9F; }
textarea.focus { background-color:#F5F7FB; border:1px #B6BDD2 dashed; padding-left: 1px; border-color: #B6BDD2; scrollbar-arrow-color: #4F5689; scrollbar-base-color: #929D9F; scrollbar-face-color: #A6B9D3; }


