/* 
Webtech AG

Style für die Events. Events kommen direkt von MySwitzerland. 
Eingebunden bei Service/Events

FM 04.04.2008
*/

a:visited { 	
	color: #cc9900; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
	text-decoration: none;
}

a:link { 
 	color: #cc9900; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
	text-decoration: none; 
}

a:hover { 
	color: #cc9900; 
	text-decoration: underline;
}

.title1 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
	display: none;
}

.title2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}

.title3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}

.label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}

.msg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}

.tabheader { 
	color: #000; 
	font-weight: bold; 
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva;
}

table {
	width: 660px;
	margin-top: 0px;
	padding-top: 0px;
}

td { 
	color: #000; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Arial, Helvetica, Geneva; 
	background-color: #FFFFFF;
	vertical-align: top;
}

.list {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}

.detaildata { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}

.labelright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight: bold;
	color: #333333;
	line-height: 14px;
   text-align: right;
}

.button { 
	color: #000; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva 
}

.edit { 
	color: black; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Arial, Helvetica, Geneva 
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	background-color: #FFFFFF;
}


