/* CSS Document */

body,td,th {
			color: #FFCC33;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			}

#ie5fix		{
			height: 1px;
			voice-family: "\"}\"";
			display: none;
			}

.tablePadding	{
			padding-top:10px;
			padding-left:10px;
			vertical-align:text-bottom;
			}

#impresszum	{
			font-size:10px;
			color:#183351;
			}

.head		{
			font:Verdana;
			font-size:14px;
			font-weight:bold;
			color:#ffcc33;
			text-align:center;
			}
			
.guestbook	{
   			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #ffcc33;
			border-top:2px solid #183351;
			border-left:2px solid #183351;
			border-bottom:1px solid #AAC4CE;
			border-right:1px solid #AAC4CE;
   			background:transparent;
   			height:20px;
			}
			
.textarea	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #ffcc33;
			border-top:2px solid #183351;
			border-left:2px solid #183351;
			border-bottom:1px solid #AAC4CE;
			border-right:1px solid #AAC4CE;
   			background:transparent;
			}

.margin2	{
			margin-right: 280px;
			line-height: 1.5;
			}

.margin		{
			margin-left: 80px;
			margin-right: 80px;
			line-height: 1.5;
			}

.leftAlign	{
			padding-left: 280px;
			}

.fontinstall{
			padding-top: 80px;
			padding-right: 116px;
			}
			
.indent		{
			text-indent: 50px;
			}

.top		{
			padding-top: 100px;
			padding-right: 116px;
			}
			
.tableLeft	{
			padding-left:60px;
			}

.foot		{
			padding-top: 20px;
			padding-bottom: 30px;
			}

.list		{
			list-style: url(assets/graphics/decor/nyil.png);
			list-style-position:outside;
			}

.heading	{
			font: Verdana, Arial, Helvetica, sans-serif;
			font-size: 16px;
			}
			

.border 	{
			border-left: 1px solid #183351;
			border-right: 3px solid #183351;
			}

.leftPadding
			{
			padding-left: 150px;
			}
			
.copyright	{
			font-size: 10px;
			color: #183351;
			}
			
.felsoMenu	
			{
			font-size: 11px;
			font-weight: bold;
			color: #ffcc33;
			}
			
.leftRightPadding
			{
			line-height: 2;
			font-size: 12px;
			padding-top: 10px;
			padding-bottom: 30px;
			padding-left: 102px;
			padding-right: 102px;
			text-align: justify;
			}
			
.topPadding	{
			font-size: 11px;
			font-weight: bold;
			padding-top: 50px;
			padding-left: 275px;
			}

.center
			{
			text-align: center;
			}
			
a			{
			font-size:10px;
			font-weight: bold;
			color: #ffcc33;
			background-color: transparent;
			text-decoration: none;
}

a:hover, a:active {  
	color: #183351;
	text-decoration: underline;
	font-size: 10px;
	font-weight:bold;
}  

a:visited {  
	font-size:10px;
	font-weight: bold;
	color: #ffcc33;
	background-color: transparent;
	text-decoration: none;
}


a.link2		{
			font-size:10px;
			font-weight: bold;
			color: #183351;
			background-color: transparent;
			text-decoration: none;
}

a.link2:hover, a.link2:active {
			color: #ffcc33;
			text-decoration: underline;
			font-weight:bold; 
			font-size: 10px;
}

a.link2:visited {
			font-size:10px;
			font-weight: bold;
			color: #183351;
			background-color: transparent;
			text-decoration: none;
}

a.link3		{
			font-size:11px;
			font-weight: bold;
			color: #ffcc33;
			background-color: transparent;
			text-decoration: none;
}

a.link3:hover, a.link3:active {
			color: #183351;
			text-decoration: underline;
			font-weight:bold; 
			font-size: 11px;
}

a.link3:visited {
			font-size:11px;
			font-weight: bold;
			color: #ffcc33;
			background-color: transparent;
			text-decoration: none;
}

a.link4		{
			font-size:12px;
			color: #183351;
			text-decoration: none;
			font-weight:bold;
}

a.link4:hover, a.link4:active {
			font-size:12px;
			color: #ffcc33;
			text-decoration: underline;
			font-weight:bold;
}

a.link4:visited {
			font-size:12px;
			color: #183351;
			text-decoration: none;
			font-weight:bold;
}

.floatRight
			{
			float: right;
			padding-right: 10px;
			}
			
.floatLeft
			{
			float: left;
			}
			
.lineSpace
			{
			line-height: 2;
			font-size: 12px;
			}		
