/*** hrd CSS basic.css ***/


/*** Generell ref CSS START ***/
a:link { color: #8e1025; text-decoration: none; }
a:visited { color: #8e1025; text-decoration: none; }
a:hover { color: #8e1025; text-decoration: underline; }
a:active { color: #8e1025; text-decoration: none; }
/*** Generell ref CSS START ***/

/*** Menu ref CSS START ***/
#ref_menu a:link { color: #8e1025; text-decoration: none; }
#ref_menu a:visited { color: #8e1025; text-decoration: none; }
#ref_menu a:hover { color: #8e1025; text-decoration: none; }
#ref_menu a:active { color: #8e1025; text-decoration: none; }
/*** Footer ref CSS START ***/

/*** Footer ref CSS START ***/
#ref_footer a:link { color: #080847; text-decoration: none; }
#ref_footer a:visited { color: #080847; text-decoration: none; }
#ref_footer a:hover { color: #080847; text-decoration: underline; }
#ref_footer a:active { color: #080847; text-decoration: none; }
/*** Footer ref CSS START ***/


/*** Generell Content CSS START ***/
html,body 
{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-color: #ffffff; 
	margin: 0px;
	font-size: 12px; 
	font-family: Verdana;	
}
.tab_content 
{ 
	color: #000000;	
	font-size: 12px; 
	font-family: Verdana;
	background-color: #fdfbf9;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	line-height: 17px;
}
.tab_rand
{ 
	border: 10px solid; 
	border-color: #a74552;
}
.uberschrift 
{
	font-size: 18px; 
	font-weight: bold;
	color: #2f4090;
	font-family: Arial;	 
}
h1 
{
	font-size: 18px; 
	font-weight: bold;
	color: #2f4090;
	font-family: Arial;	 
}
.uberschriftklein 
{ 
	font-size: 13px; 
	font-weight: bold;
	color: #2f4090;
	font-family: Arial;
}
h2 
{ 
	font-size: 13px; 
	font-weight: bold;
	color: #2f4090;
	font-family: Arial;
}
.footer 
{  
	color: #942d2d; 
	font-size: 11px; 
	text-align: center;
	font-family: Arial;	
}
.footer2 
{  
	color: #942d2d; 
	font-size: 10px; 
	text-align: center;
	font-family: Arial;
}
.kundenlinks 
{  
	color: #d39e9e; 
	font-size: 8px; 
	text-align: justify;
	letter-spacing: 1px;
	font-family: Arial;
	vertical-align: bottom;
}
#kundenlinks 
{  
	color: #d39e9e; 
	font-size: 8px; 
	text-align: justify;
	letter-spacing: 1px;
	font-family: Arial;
	vertical-align: bottom;
}
.pathway 
{ 
	font-size: 10px; 
	font-weight: bold;
	color: #942d2d;
	font-family: Arial;
	letter-spacing: 2px;
}
.tab_menue 
{ 
	color: #741f1f; 
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana;
}

/*** Generell Content CSS END ***/

/*** Generell Forms CSS START ***/
.inputtextarea  
{
	font-size: 11px; 
	font-family: Arial; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	padding: 2px; 
	width: 235px; 
	height: 250px; 
	border: solid 1px #cccccc 
}
.inputselect 
{
	font-size: 11px; 
	font-family: Arial; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	width: 235px; 
}
.inputtext 
{
	font-size: 11px; 
	font-family: Arial; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	padding: 2px; 
	width: 235px; 
	border: solid 1px #cccccc; 
}
.inputbutton  
{
	font-size: 11px; 
	font-family: Arial; 
	font-weight: normal; 
	text-decoration: none; 
	padding: 2px; 
	width: 235px; 
	border: solid 1px #cccccc; 	
}
/*** Generell Forms CSS END ***/


/*** Diverses Tables START ***/
.justify
{
	text-align: justify;
}
.tab_bilder
{
	border: #2f4090 2px dotted;
	font-size: 12px;
	line-height: 19px;
}
/*** Diverses Tables END ***/
