/* CSS Document */

/* ====================================================================================================================================*/

body
{
	background-color: #006666; /*#2F5C9C;		Hintergrund Farbe 					*/
	font-family: verdana, arial, serif;					/* Schriftart  							*/
	font-size: 11px;									/* Schriftgröße                         */
	margin-bottom: 20px;								/* Abstand des Inhalts vom unteren Rand */
	margin-top: 20px;									/* Abstand des Inhalts vom oberen Rand 	*/
	text-align: center;									/* Standerd Text Ausrichtung			*/
}

/* ====================================================================================================================================*/

#container
{
	background-color: #ffffff;							/* Hintergrundfarbe des Inhalts */
	color: #000000;										/* Schriftfarbe des Inhalts 	*/
	margin: 0 auto;
	position: relative;									/* Positionierung des Inhaltes 	*/
	text-align: left;
	width: 760px;										/* Größe des Inhalts 			*/
	height: 900px;
}

#container_dolomiten
{
	background-color: #ffffff;							/* Hintergrundfarbe des Inhalts */
	color: #000000;										/* Schriftfarbe des Inhalts 	*/
	margin: 0 auto;
	position: relative;									/* Positionierung des Inhaltes 	*/
	text-align: left;
	width: 760px;										/* Größe des Inhalts 			*/
	height: 1350px;
}

#container_index
{
	background-color: #ffffff;							/* Hintergrundfarbe des Inhalts */
	color: #000000;										/* Schriftfarbe des Inhalts 	*/
	margin: 0 auto;
	position: relative;									/* Positionierung des Inhaltes 	*/
	text-align: left;
	width: 760px;										/* Größe des Inhalts 			*/
	height: 1200px;
}
/* ====================================================================================================================================*/

#header
{
	background: url(resources/banner5.jpg) no-repeat;	/* Hintergrund - Adresse wo die Datei liegt */
	height: 150px;										/* Höhe der Banner Grafik                   */								
	width: 760px;										/* Weite der Banner Grafik					*/
}

#header h1
{
	font-size: 18px;									/* Größe des Textes im Banner        		*/
	position: relative;
	left: 20px;
	top: 60px;
	text-align:right;
}

#header a
{
	color: #ffffff;
	font-family: helvetica, verdana, arial, serif;
	text-decoration:none;
}

#header a:hover
{
	color: #cccccc;
	font-family: helvetica, verdana, arial, serif;
	text-decoration: underline;
}

/* ====================================================================================================================================*/

#newsbar
{
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #ffffff;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
}

/* ====================================================================================================================================*/

#sidebar 
{
	float: left;	
	margin-top: 0px;
	width: 120px;
}

#sidebar ul 
{
	list-style: none;
	margin-top: 8px;
	margin-left: 15px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;	
}

#sidebar a {
	background-color: #ffffff;
	border-bottom: 1px dotted #666666;
	border-right: 1px dotted #666666;
	color: #666666;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 120px;
}

#sidebar a:hover {
	background-color: #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
}

/* ====================================================================================================================================*/


#content 
{
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	width: 590px;
}

#content ul
{
	list-style-type: disc;
}

#content ul li
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#content ul li ul
{
	padding-top: 10px;
	list-style-type: none;
}
/* ====================================================================================================================================*/

#footer
{
	background-color: #ffffff;
	position: relative;
	margin-top: 720px;
	border-top: 1px dotted #666666;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 9px;
	color: #000000;
}

#footer a
{
	color: #666666;
	text-decoration: none;
}

#footer a:hover
{
	color: #666666;
	text-decoration: underline;
}

#footer_dolomiten
{
	background-color: #ffffff;
	position: relative;
	margin-top: 1170px;
	border-top: 1px dotted #666666;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 9px;
	color: #000000;
}

#footer_dolomiten a
{
	color: #666666;
	text-decoration: none;
}

#footer_dolomiten a:hover
{
	color: #666666;
	text-decoration: underline;
}

#footer_index
{
	background-color: #ffffff;
	position: relative;
	margin-top: 1020px;
	border-top: 1px dotted #666666;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 9px;
	color: #000000;
}

#footer_index a
{
	color: #666666;
	text-decoration: none;
}

#footer_index a:hover
{
	color: #666666;
	text-decoration: underline;
}


/* ====================================================================================================================================*/

#headline
{
	color: #006666;/*#2F5C9C;*/
	border-bottom: 1px dotted #666666;
}

#headlinebody
{
	color: #000000;
	border-bottom: 1px dotted #666666;
}


/* ====================================================================================================================================*/

#axel
{
	vertical-align: top;
	text-align: left;
	background: url(resources/axel.jpg) no-repeat;
	background-position: 490px 20px;
	float: right;
	margin-top: 0px;
	width: 590px;
	height: 117px;
}

#axel a
{
	color: #666666;
	text-decoration: none;
}

#axel a:hover
{
	color: #666666;
	text-decoration: underline;
}

/* ====================================================================================================================================*/

#joe
{
	vertical-align: top;
	text-align: left;
	background: url(resources/joe.jpg) no-repeat;
	background-position: 490px 20px;
	float: right;
	margin-top: 40px;
	width: 590px;
	height: 117px;
}

#joe a
{
	color: #666666;
	text-decoration: none;
}

#joe a:hover
{
	color: #666666;
	text-decoration: underline;
}

/* ====================================================================================================================================*/

#links a
{
	color: #666666;
	text-decoration: none;
}

#links a:hover
{
	color: #666666;
	text-decoration: underline;
}
	
#img_intro
{
	border: none;
}
/* ====================================================================================================================================*/
.dborder
{
	/*border: 1px dotted #666666;*/
	border: none;
	font-family: verdana, arial, serif;					/* Schriftart  							*/
	font-size: 11px;									/* Schriftgröße                         */
	font-weight: normal;
}

.formularfield
{
	background-color: #ffffff;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #666666;
	font-size: 10px;
	font-family: verdana, arial, serif;
	text-decoration: none;
}

.formularerror
{
	background-color: #CD3700;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
	font-size: 10px;
	font-family: verdana, arial, serif;
	text-decoration: none;
}

.formularfield:focus, .formularerror:focus
{
	background-color: #006666;
	color: white;
}

.formularbutton
{
	background-color: #ffffff;
	border-bottom: 1px dotted #666666;
	border-right: 1px dotted #666666;
	color: #666666;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 100px;
}

.formularbutton:hover {
	background-color: #666666;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
	cursor: pointer;
}

td
{
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, serif;					/* Schriftart  							*/
}

img
{
	border:dashed;
	border-color:#CCCCCC;
	border-width: 1px;
	
}

hr
{	border:none;
	color: #006666;/*#2F5C9C;*/
	border-bottom: 1px dotted #666666;
}