/* global styles */



TEXTAREA
{width:180px;
height:100px;
FONT-SIZE: 8pt;
FONT-FAMILY: Arial, Verdana, sans-serif;
font-weight: regular;
COLOR: #000000;
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
BORDER-BOTTOM: #000000 1px solid; 
overflow:auto }

select
{width:180px;
height:25px;
FONT-SIZE: 8pt;
FONT-FAMILY: Tahoma, Verdana, sans-serif;
font-weight: regular;
COLOR: #0000000;
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
BORDER-BOTTOM: #000000 1px solid }

input
{width:180px;
height:25px;
FONT-SIZE: 8pt;
FONT-FAMILY: Arial, Verdana, sans-serif;
font-weight: regular;
COLOR: #000000;
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
BORDER-LEFT: #000000 1px solid;
BORDER-BOTTOM: #000000 1px solid }

INPUT.BUTTON{
color: #000000;
background-image: url(assets/own/l_background.gif);
}


BODY {
margin: 0;
	padding: 0;
	background-color: #333333;
}

TD, TH, DIV, SPAN, P {
	font-family: Arial, Verdana, Helvetica, sans-serif;
} 

.kontaktformular {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.maintext {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.maintextgelb {
	font-size: 12px;
	color: #FADD00;
	text-align: justify;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.activelink {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.steckbriefe {
	font-size: 12px;
	color: #ffffff;
	font-style= italic;
}

.bottomtext {
	font-size: 11px;
	color: #444343;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	vertical-align:bottom
}

.fettschrift {
	font-size: 13px;
	font-weight: bold;
}
	
.texteinzug {
	text-indent:100px;
}

.abstandoben {
	padding-top:10px;
}

 /* .allgemeine links */

 a:link {color:#FADD00; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold;	text-decoration:none;}
 a:visited {color:#FADD00; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold;	text-decoration:none;}
 a:hover {color:#ffffff; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold;	text-decoration:none;}
 a:active {color:#FADD00; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold;	text-decoration:none;}

/* .navilinks */
a.navi:link
 {
    color:#FADD00; 
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	display:block;
 }

 a.navi:visited
 {
    color:#FADD00; 
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	display:block;
 }

 a.navi:hover
 {
    color:#ffffff; 
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	display:block;
 }

 a.navi:active
 {
    color:#FADD00; 
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	display:block;
 }

.newsrahmen {
	border-left: 1px solid #FBDF00;
	border-right: 1px solid #FBDF00;
}

/* .teaserlinks */
a.teaser:link
 {
    color:#333333; 
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	font-style: italic;
 }

 a.teaser:visited
 {
    color:#333333; 
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	font-style: italic;
 }

 a.teaser:hover
 {
    color:#333333; 
	font-size: 17px;
	font-weight: bold;
	text-decoration:none;
	font-style: italic;
 }

 a.teaser:active
 {
    color:#333333; 
	font-size: 15px;
	font-weight: bold;
	text-decoration:none;
	font-style: italic;
 }

.newsrahmen {
	border-left: 1px solid #FBDF00;
	border-right: 1px solid #FBDF00;
}

.dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

img.frame {
border:1px solid #E7D600;
}
