/*
#Template for       www.ava-seminarservice.de
#Name:              Main CSS Template
#Specification:     CSS1 + CSS2, MSIE v. 4 + , Netscape v. 4, Netscape v. 6
#Publisher:         AVA Seminar- und Tagungs-Service
#Author:            PER·CEPTO mediengestaltung, Petra Wedeking
#Author Email:      info@percepto.de
#Creation Date:     01 Apr 2004
#Release Version:   01 Apr 2004
*/

/*
#Style for Common Elements
*/

body
{
	font-family:Verdana,sans-serif;
}

li {
	font-family: Verdana,sans-serif;
	font-size: 12px;
	color: #6C5F48;
}

/*
#Style for Classes
*/

.textS
{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6C5F48;
	line-height: 120%;
}

.textM
{
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6C5F48;
	line-height: 120%;
}

.textZitat
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #6C5F48;
	line-height: 120%;
}

.textMbold
{
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C5F48;
}

.formlable
{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6C5F48;
}

.formtext
{
	font-family: Verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 180px;
	height: 22px;
	border: 1 solid #6C5F48;
}

.formtextarea
{
	font-family: Verdana,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 390px;
	border-style: inset; 
	border-width: 1;	
	border: 1 solid #6C5F48;
}


/*
#Style for Anker Elements - general
*/

a:link 
{
	color: #6C5F48;
	text-decoration: underline;
}

a:visited 
{
	color: #6C5F48;
	text-decoration: underline;
}

a:active 
{ 
	color: #6C5F48;
	text-decoration:underline;
}

a:hover 
{
	color: #6C5F48;
	text-decoration:none;
}

a.menu:link 
{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C5F48;
	text-decoration: none;
}

a.menu:visited 
{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C5F48;
	text-decoration: none;
}

a.menu:active 
{ 
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C5F48;
	text-decoration: none;
}

a.menu:hover 
{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C5F48;
	text-decoration: none;
}

a.submenu:link 
{
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C5F48;
	text-decoration: none;
}

a.submenu:visited 
{
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C5F48;
	text-decoration: none;
}

a.submenu:active 
{ 
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C5F48;
	text-decoration: none;
}

a.submenu:hover 
{
	font-family: Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C5F48;
	text-decoration: none;
}