
body 
{
    width: 100%;
	background-color: #B7B7B7;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #555555;
}

#BodyDefault 
{
    width: 100%;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #555555;
}

/******************************
 LINKS
******************************/

A 
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

A:link {
	text-decoration: underline;
	color: #EEEEEE;
	font-weight: bold;
}

A:visited 
{
    text-decoration: underline;
    color: #EEEEEE;
	font-weight: bold;
}

A:hover {
    text-decoration: underline;
    color: #BBBBBB;
	font-weight: bold;
}

A:active {
    text-decoration: underline;
    color: #EEEEEE;
	font-weight: bold;
}

.Link
{
    margin-bottom: 10px;
    font-size: 90%;
}

/******************************
 FORM
******************************/

.NormalTextBox
{
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	background-color: #333333;
	border-top: solid 1px #111111;
	border-right: solid 1px #555555;
	border-bottom: solid 1px #555555;
	border-left: solid 1px #111111;
}

.NormalButton
{
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	background-color: #DDDDDD;
	padding: 3px;
}

.Contacts_Left
{
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEEEEE;
	padding: 0px 10px 5px 0px;
}

.Contacts_Left_2
{
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEEEEE;
	padding: 5px 10px 5px 0px;
	vertical-align: top;
}

.Contacts_Right
{
	padding: 0px 0px 5px 0px;
}


/******************************
 MAIN
******************************/

div#Container
{
    width: 760px;
    margin: auto;
    text-align: center;
    background-color: #121212;
    background-image: url(container_bg.jpg);
    color: #FFFFFF;
}

div#ContainerDefault
{
    width: 760px;
    margin: auto;
    text-align: center;
}

div#Top
{
    width: 660px;
    height: 40px;
    margin: auto;
    padding: 0px 10px;
    text-align: left;
    background-color: #1B1B1B;
    /**/background-image: url(top_bg.jpg);
    background-repeat: repeat-x;
    border-bottom: solid 2px #000000;
    color: #FFFFFF;
}

div#Header
{
    width: 680px;
    height: 200px;
    margin: auto;
    padding: 0px;
    text-align: left;
    border-bottom: solid 1px #000000;
    color: #FFFFFF;
    background-color: #0C0C0C;
}

div#Header_Menu
{
    width: 180px;
    float: left;
    margin: 0px;
    padding: 5px 10px;
    text-align: left;
    color: #FFFFFF;
}

div#Header_Image
{
    width: 480px;
    float: right;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #FFFFFF;
}

div#Content
{
    width: 650px;
    margin: auto;
    padding: 20px 10px;
    text-align: left;
    border-top: solid 1px #222222;
    color: #FFFFFF;
    clear: both;
}

div#Footer
{
    width: 660px;
    height: auto;
    margin: auto;
    padding: 25px 10px 20px;
    text-align: center;
    background-color: #0C0C0C;
    border-top: dashed 1px #333333;
    color: #CCCCCC;
    font-size: 80%;
    clear: both;
}

div#Close
{
    width: 760px;
    height: 30px;
    margin: auto;
    padding: 0;
    background-image: url(close_bg.jpg);
    clear: both;
}

div#Copy
{
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    color: #444444;
    font-size: 80%;
}

div#CopyDefault
{
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    color: #AAAAAA;
    font-size: 80%;
}

/******************************
 POPUP
******************************/

div#PopupTop
{
    height: 28px;
    width: 100%;
    margin: 0px;
    padding: 12px 10px 0px;
    text-align: left;
    background-color: #1B1B1B;
    background-image: url(top_bg.jpg);
    background-repeat: repeat-x;
    border-bottom: solid 2px #000000;
    color: #FFFFFF;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

div#PopupContent
{
    width: 100%;
    margin: auto;
    text-align: left;
    background-color: #121212;
    border: solid 2px #000000;
    color: #FFFFFF;
    padding: 10px;
}

.PopupHead
{
    width: 100%;
	font-size: 110%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: solid 1px #555555;
}

.Tariffe
{
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-weight: normal;
	margin: 0px;
}


/******************************
 TEXT
******************************/

Strong
{
    color: #FFFFFF;
}

.Normal
{
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-weight: normal;
}

.Bold
{
	font-size: 115%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.Head
{
    width: 100%;
	font-size: 130%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: solid 1px #555555;
	clear: both;
}

.HeadHome
{
    width: 100%;
	font-size: 120%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 0px;
	border-bottom: solid 1px #555555;
}

.HeadTour
{
    width: 640px;
	font-size: 115%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 0px;
	border: solid 1px #555555;
}

.Title
{
    width: 100%;
	font-size: 110%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
}

.SubTitle
{
    width: 100%;
	font-size: 110%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px #555555;
}

.Date
{
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}

/******************************
 TOP LINKS
******************************/

A.Top_Link
{
    color: #AAAAAA;
    text-decoration: none;
    font-size: 80%; 
}

A.Top_Link:link
{
    color: #AAAAAA;
    text-decoration: none;
    font-weight: normal;
}

A.Top_Link:visited
{
    color: #AAAAAA;
    text-decoration: none;
    font-weight: normal;
}

A.Top_Link:active
{
    color: #AAAAAA;
    text-decoration: none;
    font-weight: normal;
}

A.Top_Link:hover
{
    color: #EEEEEE;
    text-decoration: underline;
    font-weight: normal;
}


/******************************
 FOOTER MENU
******************************/

A.Footer_Menu
{
    color: #AAAAAA;
    text-decoration: none;
    font-size: 100%; 
}

A.Footer_Menu:link
{
    color: #AAAAAA;
    text-decoration: none;
    font-weight: bold;
}

A.Footer_Menu:visited
{
    color: #AAAAAA;
    text-decoration: none;
    font-weight: bold;
}

A.Footer_Menu:active
{
    color: #AAAAAA;
    text-decoration: none;
    font-weight: bold;
}

A.Footer_Menu:hover
{
    color: #EEEEEE;
    text-decoration: underline;
    font-weight: bold;
}


/******************************
 MISC
******************************/

.Foto
{
    border: solid 1px #555555;
}
