/*
		K3-MockUp Styles
*/

/* Tags */

h1,h2,h3,h4,h5,h6,h7 {color:#0000CC}

h1,h2,h3 {font-size:20px; margin-top:10px}

h1{ margin-top:20px; margin-bottom:10px}

TR
{
	FONT-FAMILY: Verdana, sans-serif;
	COLOR: #666699;
	FONT-SIZE: 12px;
}

BODY
{
	BACKGROUND-COLOR: #FFFFFF;
}

P
{
	line-height:20px;
}


UL
{
	padding:10px;
	margin:10px;
}

LI
{
	padding-bottom:10px;
	line-height:18px;
}

/* Schriften */

.copy {font-family: Verdana,sans-serif; font-size:12px; color:#666699;font-weight: normal}
.titel {font-family: Verdana,sans-serif; font-size:13px; color:#0000CC; font-weight: bold;}
.hi_blau {font-family: Verdana,sans-serif; font-size:12px; color:#0000CC;font-weight: bold}
.klein {font-family: Verdana,sans-serif; font-size:10px; color:#666699;}
.fuss {font-family: Verdana,sans-serif; font-size:10px; color:#999999;}


/* Navigation */

a:link {text-decoration :underline; color :#990033;}
a:visited {text-decoration :underline; color :#666666;}
a:active {text-decoration :underline; color :#990033;}	
a:hover {text-decoration :underline; color :#990033;}

a.nav1:link {font-family: Verdana,sans-serif;text-decoration :none; color :#0000CC;font-weight: bolder;font-size:11px;}
a.nav1:visited {font-family: Verdana,sans-serif;text-decoration :none; color :#0000CC;font-weight: bolder;font-size:11px;}
a.nav1:active {font-family: Verdana,sans-serif;text-decoration :none; color :#0000CC;font-weight: bolder;font-size:11px;}	
a.nav1:hover {font-family: Verdana,sans-serif;text-decoration :none; color :#CC0066;font-weight: bolder;font-size:11px;}

a.nav1Akt:link {text-decoration :none; color :#CC0066;font-weight: bold;font-size:11px;}
a.nav1Akt:visited {text-decoration :none; color :#CC0066;font-weight: bold;font-size:11px;}
a.nav1Akt:active {text-decoration :none; color :#CC0066;font-weight: bold;font-size:11px;}	
a.nav1Akt:hover {text-decoration :none; color :#0000CC;font-weight: bold;font-size:11px;}

a.nav2:link {text-decoration :none;font-weight: bold; color :#000099; font-size: 11px;}
a.nav2:visited {text-decoration :none;font-weight: bold; color :#000099; font-size: 11px;}
a.nav2:active {text-decoration :none;font-weight: bold; color :#000099; font-size: 11px;}	
a.nav2:hover {text-decoration :none;font-weight: bold; color :#CC0066; font-size: 11px;}

a.nav2Akt:link {text-decoration :none; font-weight: bold;color :#CC0066; font-size: 11px;}
a.nav2Akt:visited {text-decoration :none;font-weight: bold; color :#CC0066; font-size: 11px;}
a.nav2Akt:active {text-decoration :none;font-weight: bold; color :#CC0066; font-size: 11px;}	
a.nav2Akt:hover {text-decoration :none;font-weight: bold; color :#000099; font-size: 11px;}

a.nav3:link {text-decoration :none;font-weight: bold; color :#000099; font-size: 10px;}
a.nav3:visited {text-decoration :none;font-weight: bold; color :#000099; font-size: 10px;}
a.nav3:active {text-decoration :none;font-weight: bold; color :#000099; font-size: 10px;}	
a.nav3:hover {text-decoration :none;font-weight: bold; color :#CC0066; font-size: 10px;}

a.nav3Akt:link {text-decoration :none; font-weight: bold;color :#CC0066; font-size: 10px;}
a.nav3Akt:visited {text-decoration :none;font-weight: bold; color :#CC0066; font-size: 10px;}
a.nav3Akt:active {text-decoration :none;font-weight: bold; color :#CC0066; font-size: 10px;}	
a.nav3Akt:hover {text-decoration :none;font-weight: bold; color :#000099; font-size: 10px;}

a.navServ:link {text-decoration :none; color :#ffffff;font-weight: bold;font-size:10px;}
a.navServ:visited {text-decoration :none; color :#ffffff;font-weight: bold;font-size:10px;}
a.navServ:active {text-decoration :none; color :#ffffff;font-weight: bold;font-size:10px;}	
a.navServ:hover {text-decoration :none; color :#FF99CC;font-weight: bold;font-size:10px;}

a.navServAkt:link {text-decoration :none; color :#FF99CC;font-weight: bold;font-size:10px;}
a.navServAkt:visited {text-decoration :none; color :#FF99CC;font-weight: bold;font-size:10px;}
a.navServAkt:active {text-decoration :none; color :#FF99CC;font-weight: bold;font-size:10px;}	
a.navServAkt:hover {text-decoration :none; color :#FF99CC;font-weight: bold;font-size:10px;}


/* Formular */

INPUT
{
	font-family: Verdana, sans-serif;
	font-size: 11px; 
	border-left: 1px inset #cccccc; 
	border-right: 1px inset #cccccc; 
	border-bottom: 1px inset #cccccc; 
	border-top: 1px inset #cccccc; 
	BACKGROUND-COLOR: #FFFFFF;
}

SELECT
{
	COLOR: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px; 
	border-left: 1px inset #cccccc; 
	border-right: 1px inset #cccccc; 
	border-bottom: 1px inset #cccccc; 
	border-top: 1px inset #cccccc;
}


TEXTAREA
{
	font-family: Verdana, sans-serif;
	font-size: 11px; 
	border-left: 1px inset #cccccc; 
	border-right: 1px inset #cccccc; 
	border-bottom: 1px inset #cccccc; 
	border-top: 1px inset #cccccc;
	width: 200px
}
