/* CSS Document */

* {
	font-family: Arial, Verdana, sans-serif;
	color:#21363F;
}

body, 
html
{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}


table{
	padding:0px;
	margin:0px;
}

.clear {
	clear:both;
}

span,
div,
td,
p {
	font-size:11px;
	line-height:17px;
	/*font-weight: bold;*/
}

ul{
	margin: 0px 0px 0px 15px;
	padding: 0;
	list-style-type:disc;
	list-style-position:outside;
}

h2{
	font-size: 18px;
	color:#df005d;
}

a,
a:link,
a:visited
{
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#df005d;
}


object,
embed
{
margin: 0px;
padding 0px;
}

img {
	border: none;
}







/* ######## SEITEAUFBAU ########### */

#main {
	width: 100%;
	height: 500px;
	text-align:center;
}

#container {
	width: 960px;
	height: 500px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}





/* HEADER */



#header {
	width: 238px;
	height: 91px;
	margin: 20px auto;
	background: #FFFFFF  url(../images/logo.jpg) no-repeat center;
}

#header_alpine {
	position:relative;
	float:left;
	width: 932px;
	height: 81px;
	margin: 0px 0px 20px 0px;
	background: #FFFFFF  url(../images/alpineworld_sub.jpg) no-repeat;
}

#header_headline {
	position:relative;
	float:left;
	width: 932px;
	height: 30px;
	margin: 0px;
}

#logo {
	position: absolute;
	bottom: -1px;
	left: 2px;
	height: 16px;
	width: 222px;
}

.navigation {
	position:relative;
	float:right;
	height: 15px;
	text-align: right;
}






/* ########### CONTENT ########## */

#content {
	position:relative;
	float:left;
	padding: 0px;
	margin-top: 10px;
	width: 960px;
	height: 260px;
	overflow: auto;
}

.content_col {
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px 34px 0px 0px;
	width: 288px;
	text-align: justify;
	vertical-align: top;
}

.content_col#content_col_right {
	position: relative;
	float: left;
	height: 260px;
	margin: 0px;;
}

#flash {
	position:relative;
	float:left;
	padding: 0px;
	margin: 0px;
	width: 932px;
	height: 330px;
}


a.nav,
a.nav:link,
a.nav:visited
{
	font-weight: bold;
	color:#21363F;
	text-decoration:none;
	font-size: 11px;
}

a.nav:hover{
	color:#df005d;
}

a.nav#smal_sub {
	font-size: 10px;
}

a.nav#active {
	/*text-decoration: underline;*/
	font-weight: bold;
}

#lang {
	position: relative;
	float: none;
	width: 100px;
	height: 16px;
	margin: 40px auto;
}

a#scroll_start,
a#scroll_end
{
	font-weight: normal;
	color:#21363F;
}

a.scroll_start {
	display:block;
	position: relative;
	float:left;
	width: 10px;
	height: 10px;
	background: #FFFFFF url(../images/a_grey_up.gif) no-repeat;
	text-decoration:none;
	margin-right: 3px;
}

a.scroll_start:hover {
	background: #FFFFFF url(../images/a_pink_up.gif) no-repeat;
}


a.scroll_end
{
	display:block;
	position: relative;
	float:left;
	width: 10px;
	height: 10px;
	background: #FFFFFF url(../images/a_grey_down.gif) no-repeat;
	text-decoration:none;
	margin-right: 3px;
}



a.scroll_end:hover
{
	background: #FFFFFF url(../images/a_pink_down.gif) no-repeat;
}



/* FOOTER */


#anchor {
	position: relative;
	float: left;
	width: 960px;
	height: 15px;
	margin: 10px 0px;
	font-size:10px;
	color:#999999;
}


#footer {
	position: relative;
	float: left;
	width: 960px;
	height: 15px;
	margin: 40px 0px;
	text-align:center;
	font-size:10px;
	color:#999999;
}

#footer a,
#anchor a
{
	font-size:10px;
	color:#999999;
}

span.left {
	text-align:left;
}

.sound {
	position: relative;
	float: right;
	width: 50px;
	height: 15px;
	margin-right: 24px!important;
	margin-right: 12px;
}



/* NOFLASH */

#noflash
{
	margin: 40px auto;
	text-align: center;
	width: 700px;
	height: 200px;
	border: 1px solid #cccccc;;
	vertical-align: bottom;
	color: #df005d;
	font-weight:bold;
	background-color:#FFFFFF;
}

#noflash_sub
{
	position:relative;
	float:none;
	margin: 0px;
	padding: 0px;
	width: 288px;
	height: 360px;
	border: 1px solid #cccccc;;
	color: #df005d;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:center;
}
