@charset "UTF-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding:0px;
	margin:0px;
	background-image: url(/footage/img/msp-szoo-website-hintergrund.jpg);
	color: #000;
	line-height: 18px;
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #393239;
}

/* -- LANGUAGE ----------------------------------------------------------------- */

#language {
	font-size: 10px;
	margin-top: -17px;
	margin-left: 20px;
	color: #FFF;
	width: 75px;
}

#language a {
	color: #FFF;
}

/* -- FACEBOOK ----------------------------------------------------------------- */

.facebook {
	background-color: #eceef5;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
	border: 1px solid #cad4e7;	
}

/* -- LINKS ----------------------------------------------------------------- */

.breakline {
	padding-top: 10px;
	padding-bottom: 10px;
}

.test {
margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.breakline img {
	margin-left: -10px;
	}

#comment_header {
	background-image: url(img/back_green.gif);
	height: 30px;
	width: 610px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding-left: 10px;
	color: #dedd3e;
}

.id {
	color: #3a3238;
}

#comment {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#comment_box {
	margin-left: 10px;
	width: 585px;	
}

#comment_box .user {
	color: #dedd3e;
	text-transform: uppercase;
}

#comment_box .text {

}

#comment_box .datum {
	font-weight: normal;
	color: #9D989C;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 2px;
	margin-top: 5px;
	}

#comment .break {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-right: 20px;
}

#comment_form {
	margin-left: 20px;
	padding-left: 10px;
	background-image: url(img/back_green.gif);
	width: 600px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 8px;
}

#comment_form .btn{
	margin-left: 275px;
	margin-top: -27px;
}

#comment_form input {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #9D989C;
	padding: 5px;
	padding-left: 60px;
	background-color: #FFFFFF;
	background-image: url(img/form_name.gif);
	width: 235px;
	border: 1px solid #FFF;
	background-repeat: no-repeat;
}

#comment_form textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	color: #9D989C;
	margin-top: 5px;
	padding: 5px;
	padding-left: 60px;
	background-color: #FFFFFF;
	width: 235px;
	height: 100px;
	border: 1px solid #FFF;
	background-image: url(img/form_nachricht.gif);
	background-repeat: no-repeat;
}

#comment_form .captcha input {
	background-image: url(img/form_code.gif);
	width: 120px;
	background-repeat: no-repeat;
}

#comment_form .captcha img {
	vertical-align: middle;
}


#comment_form .btn input {
	padding: 0px;
	width: auto;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#comment_form .hidden input {
	color: #3a3238;
	background-color: #3a3238;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}


/* -- LINKS ----------------------------------------------------------------- */

a {
	color: #000000;
	text-decoration: none;
}

a:link {}

a:visited {}

a:hover {}

a:active {}

.next {
	font-size: 12px;
	margin-top: 5px;
	text-align: right;
	padding-right: 10px;
}

.next a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: oblique;
	color: #3ebaed;
}

.item_box a {
	color: #54c7ee;
}


/* --  FONT ----------------------------------------------------------------- */

h1 {
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #000;
	line-height: 32px;
}

h1 a {
	color: #000000;
	
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
}

h2 a {
	color: #000000;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: italic;
	color: #9D989C;
}

h4 {
	font-style: normal;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.item_box h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #000000;
}

.item_box h5 a {
	color: #000000;	
}

.line {
	margin-top: 2px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

/* -- CONTAINER ----------------------------------------------------------------- */

#container {
	width: 990px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}


/* -- HEADER ----------------------------------------------------------------- */

#header {
	height: 215px;
	width: 990px;
}

#header img {
	border: 0px none #FFF;
}

#meta_menu {
	margin-top: -210px;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	margin-left: 845px;
	color: #FFF;
}

#meta_menu a {
	color: #FFF;
	text-decoration: none;
}

#stubaier_gletscher {
	height: 44px;
	width: 137px;
	margin-left: 40px;
	margin-top: 49px;
}

#home {
	margin-left: 200px;
	margin-top: -75px;
	width: 775px;
	height: 150px;
}


/* -- NAVIGATION ----------------------------------------------------------------- */

#nav {
	background-image: url(img/back_black.gif);
	height: 30px;
	width: 950px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav img {
	border: 0px none #FFF;
}

#nav_box {
	height: 30px;
	width: 800px;
}

#sponsor {
	color: #DEDD3E;
	height: 30px;
	width: 95px;
	margin-left: 850px;
	margin-top: -30px;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}

#sponsor a {
	color: #DEDD3E;
}

/* -- MAG ----------------------------------------------------------------- */

#mag {
	height: 280px;
	width: 970px;
	margin-left: 20px;
}

#mag_column_01 {
	height: 250px;
	width: 186px;
	background-image: url(img/mag_column_186x275.gif);
	background-repeat: no-repeat;
}

#mag_column_02 {
	background-image: url(img/mag_column_186x275.gif);
	height: 250px;
	width: 186px;
	margin-top: -250px;
	margin-left: 196px;
}

#mag_column_03 {
	background-image: url(img/mag_column_186x275.gif);
	height: 250px;
	width: 186px;
	margin-top: -250px;
	margin-left: 392px;
}

#mag_column_04 {
	background-image: url(img/mag_column_186x275.gif);
	height: 250px;
	width: 186px;
	margin-top: -250px;
	margin-left: 588px;
}

#mag_column_05 {
	background-image: url(img/mag_column_186x275.gif);
	height: 250px;
	width: 186px;
	margin-top: -250px;
	margin-left: 784px;
}


.mag_content {
	margin-left: 10px;
	margin-right: 20px;
	font-size: 10px;
	line-height: 14px;
}

.mag_content img {
	border: 0px none #FFF;
}

/* -- CONTENT ----------------------------------------------------------------- */

#content {
	padding: 0px;
	margin-left: 0px;
	margin-right: 330px;
}

#content_header {
	background-image: url(img/back_green.gif);
	height: 30px;
	width: 610px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
}

.item {
	padding-bottom: 0px;
	background-image: url(img/content_660x1.gif);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

.item_top {
	background-image: url(img/content_660x1.gif);
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.item_frame {
	background-image: url(img/content_660x1.gif);
}

.item_typ {
	height: 100px;
	width: 50px;
	float: left;
}

.item_box {
	margin-left: 50px;
	padding-right: 50px;
	margin-top: 0px;
	padding-top: 8px;
}

.item_box img {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 0px none #FFF;
}

.item_box .list img {
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border: 0px none #FFF;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
}

.item_bottom {
	height: 25px;
	clear: both;
	margin-bottom:20px;
}

.item_2columns {}

.item_left_column {
	background-image: url(img/content_320x1.gif);
	height: 100px;
	width: 305px;
	margin-left: 20px;
	float: left;
}

.item_right_column {
	height: 100px;
	width: 305px;
	background-image: url(img/content_320x1.gif);
	margin-left: 340px;
}

.content_no_float {}

.content_no_float img {
	float: none;
}


/* -- COLUMN ----------------------------------------------------------------- */

#column {
	float: right;
	width: 330px;
	margin: 0px;
	padding: 0px;
}


/* -- FOOTER ----------------------------------------------------------------- */

#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 10px;
}

.list_footer {
	font-size: 10px;
	text-align: right;
	color: #dedd3e;
	margin-top: 15px;
	padding-right: 20px;
}

.list_footer img {
	border: 0px none #FFF;
}

.list_footer a {
	color: #3ebaed;
}


/* -- FORMULAR ----------------------------------------------------------------- */

.form_info {
	font-size: 10px;
	vertical-align: top;
}
