 /* HTML, Body, Main */
HTML, BODY
				{
				margin:0;
				padding:0;
				background: #f4f6f3;
				height: 101%;
				}

/* Default */

* 				{	padding:0px; margin:0px; text-align:left; font-family: 'Scada', sans-serif, Arial,Tahoma,Verdana; font-size:1em; color:#2e322d; font-weight:normal; text-decoration:none;	}

a				{	outline: none; }
a:Hover  		{		}

b, strong		{	font-weight:bold;	}

img				{	border:0px;	}
				
h1
				{
				font-size: 3em;
				line-height: 0.9em;
				float: right;
				font-weight:bold;
				text-transform: uppercase;
				margin-bottom: 0px;
				}

h3
				{
				font-size: 1.1em;
				float: right;
				text-transform: uppercase;
				margin-bottom: 50px;
				}

h4
				{
				font-size: 1.3em;
				text-transform: uppercase;
				margin-bottom: 10px;
				}

h5
				{
				font-size: 1.1em;
				line-height: 1.8;
				font-weight:bold;
				margin-bottom:5px;
				}
				
h6
				{
				text-transform: uppercase;
				font-size: 1.1em;
				line-height: 1.8;
				}
				
ul
				{
				list-style:none;
				}
				
p
				{
				font-size: 1.1em;
				line-height: 1.8;
				margin-bottom:15px;
				}
				
td p
				{
				margin-bottom:0px;
				}
				
.textlink
				{
				text-decoration: underline;
				}
				
.upper
				{
				text-transform: uppercase;
				}
				
.details,
.details *
				{
				text-transform: uppercase;
				}
				
.kritik
				{
				font-style: italic;
				text-transform:none;
				margin-bottom: 0px;
				}
				
.quelle
				{
				font-style: italic;
				}
				
.button
				{
				padding-right: 20px;
				background: url('../images/arrow.png') right 2px no-repeat;
				}
				
.button:Hover
				{
				color: #919490;
				background: url('../images/arrow_light.png') right 2px no-repeat;
				}
				
.button_back
				{
				text-transform: uppercase;
				float: right;
				padding-left: 20px;
				background: url('../images/arrow_back.png') 0px 2px no-repeat;
				}
				
.button_back:Hover
				{
				color: #919490;
				background: url('../images/arrow_back_light.png') 0px 2px no-repeat;
				}
				
.button_up
				{
				text-transform: uppercase;
				float: right;
				padding-left: 20px;
				background: url('../images/arrow_up.png') 0px 1px no-repeat;
				}
				
.button_up:Hover
				{
				color: #919490;
				background: url('../images/arrow_up_light.png') 0px 1px no-repeat;
				}

#id_bottom
				{
				margin-top: 80px;
				}

#id_bottom .contact_link
				{
				float: left;
				}
				
.default .button_up
				{
				float:right;
				}
				
/* ------------------------------------------------------------------------------------------------------------ */
				
/* page */				
#id_page
				{
				position: absolute;
				width: 990px;
				left: 50%;
				margin-left: -495px;
				}

/* ci & menu */
#id_ci
				{
				position: fixed;
				z-index: 100;
				top:635px;
				left:50%;
				margin-left: -450px;
				display: block;
				width: 492px;
				height: 42px;
				/*background: url('../images/anke_rauthmann.png');*/
				}
				
#id_ci a
				{
				display: block;
				width: 492px;
				height: 42px;
				background: url('../images/anke_rauthmann.png');
				}
				
#id_ci a:Hover
				{
				background: url('../images/anke_rauthmann_light.png');
				}
				
.default #id_ci a:Hover
				{
				background: url('../images/anke_rauthmann.png');
				}

#id_ci a span
				{
				display: none;
				}

#id_menu_btn
				{
				position: fixed;
				z-index: 100;
				top:636px;
				left:50%;
				margin-left: 70px;
				display: block;
				width: 41px;
				height: 40px;
				background: url('../images/menu.png');
				cursor: pointer;
				}

#id_menu
				{
				display: none;
				position: fixed;
				z-index: 100;
				top:436px;
				left:50%;
				margin-left: 70px;
				width: 160px;
				height: 160px;
				}

#id_menu ul li
				{
				margin-bottom: 5px;
				}

#id_menu ul li a
				{
				font-size: 1.8em;
				font-weight: bold;
				}

#id_menu ul li a:Hover
				{
				color: #919490;
				}

#id_menu ul .active a
				{
				color: #2e322d!important;
				}

#id_trans
				{
				display: none;
				position: fixed;
				background: url('../images/alpha.png');
				z-index: 50;
				width: 100%;
				height: 100%;
				}

#id_2nd_menu
				{
				position: absolute;
				z-index: 100;
				top:100px;
				right:0px;
				}

#id_2nd_menu li
				{
				float: left;
				margin-left: 20px;
				}

#id_2nd_menu li a
				{
				font-size: 1.2em;
				font-weight: bold;
				color: #919490;
				}

#id_2nd_menu li a:Hover
				{
				color: #2e322d;
				}

/* default */
.default #id_ci
				{
				position: absolute;
				top:100px;
				}
				
.default #id_ci a
				{
				background: url('../images/anke_rauthmann_light.png');
				}

.default #id_menu_btn
				{
				position: absolute;
				top:100px;
				background: url('../images/menu_light.png');
				}

.default #id_menu
				{
				position: absolute;
				top:94px;
				}

.default #id_menu ul li a
				{
				color: #919490;
				}

.default #id_menu ul li a:Hover
				{
				color: #2e322d;
				}

/* images */
#id_images
				{
				position: absolute;
				z-index: 10;
				}

#id_images .image
				{
				position: absolute;
				}

#id_images .image .btn,
#id_images .image .info,
#id_images .image .bg
				{
				top:0px;
				left:0px;
				position: absolute;
				overflow: hidden;
				display: block;
				z-index: 80;
				}

#id_images .image .btn
				{
				z-index: 4000;
				}

#id_images .image .btn span
				{
				display:none;
				}

#id_images .image .info
				{
				display: none;
				z-index: 300;
				}

#id_images .image .bg
				{
				display: none;
				z-index: 200;
				background: url('../images/alpha.png');
				}

#id_images .image .info span
				{
				display:block;
				text-align: center;
				font-size: 2.4em;
				font-weight: bold;
				text-transform: uppercase;
				position: absolute;
				width:100%;
				top: 50%;
				margin-top: -30px;
				}

#id_images #id_image_01
				{
				top:56px;
				left:1px;
				}

#id_images #id_image_01,				
#id_images #id_image_01 .btn,
#id_images #id_image_01 .info,
#id_images #id_image_01 .bg
				{
				width:414px;
				height:649px;
				}

#id_images #id_image_02
				{
				top:184px;
				left:497px;
				}

#id_images #id_image_02,				
#id_images #id_image_02 .btn,
#id_images #id_image_02 .info,
#id_images #id_image_02 .bg
				{
				width:475px;
				height:388px;
				}

#id_images #id_image_03
				{
				top:745px;
				left:212px;
				}
				
#id_images #id_image_03,				
#id_images #id_image_03 .btn,
#id_images #id_image_03 .info,
#id_images #id_image_03 .bg
				{
				width:779px;
				height:522px;
				}

#id_images #id_image_04
				{
				top:1326px;
				left:2px;
				}
				
#id_images #id_image_04,				
#id_images #id_image_04 .btn,
#id_images #id_image_04 .info,
#id_images #id_image_04 .bg
				{
				width:439px;
				height:419px;
				}

#id_images #id_image_05
				{
				top:1385px;
				left:496px;
				}
				
#id_images #id_image_05,				
#id_images #id_image_05 .btn,
#id_images #id_image_05 .info,
#id_images #id_image_05 .bg
				{
				width:455px;
				height:570px;
				}

#id_images #id_image_06
				{
				top:1985px;
				left:1px;
				}
				
#id_images #id_image_06,				
#id_images #id_image_06 .btn,
#id_images #id_image_06 .info,
#id_images #id_image_06 .bg
				{
				width:989px;
				height:987px;
				}

#id_images #id_image_07
				{
				top:3070px;
				left:3px;
				}
				
#id_images #id_image_07,				
#id_images #id_image_07 .btn,
#id_images #id_image_07 .info,
#id_images #id_image_07 .bg
				{
				width:519px;
				height:428px;
				}

#id_images #id_image_08
				{
				top:3212px;
				left:596px;
				}
				
#id_images #id_image_08,				
#id_images #id_image_08 .btn,
#id_images #id_image_08 .info,
#id_images #id_image_08 .bg
				{
				width:337px;
				height:225px;
				}

#id_images #id_image_09
				{
				top:3681px;
				left:0px;
				}
				
#id_images #id_image_09,				
#id_images #id_image_09 .btn,
#id_images #id_image_09 .info,
#id_images #id_image_09 .bg
				{
				width:287px;
				height:567px;
				}

#id_images #id_image_10
				{
				top:3608px;
				left:337px;
				}
				
#id_images #id_image_10,				
#id_images #id_image_10 .btn,
#id_images #id_image_10 .info,
#id_images #id_image_10 .bg
				{
				width:650px;
				height:458px;
				}
				
#id_images #id_image_11
				{
				top:4196px;
				left:384px;
				}
				
#id_images #id_image_11,				
#id_images #id_image_11 .btn,
#id_images #id_image_11 .info,
#id_images #id_image_11 .bg
				{
				width:577px;
				height:342px;
				}

#id_images #id_image_12
				{
				top:4568px;
				left:30px;
				}
				
#id_images #id_image_12,				
#id_images #id_image_12 .btn,
#id_images #id_image_12 .info,
#id_images #id_image_12 .bg
				{
				width:608px;
				height:483px;
				}

#id_images #id_image_13
				{
				top:4721px;
				left:689px;
				}
				
#id_images #id_image_13,				
#id_images #id_image_13 .btn,
#id_images #id_image_13 .info,
#id_images #id_image_13 .bg
				{
				width:302px;
				height:404px;
				}

#id_images #id_image_14
				{
				top:5144px;
				left:0px;
				}
				
#id_images #id_image_14,				
#id_images #id_image_14 .btn,
#id_images #id_image_14 .info,
#id_images #id_image_14 .bg
				{
				width:956px;
				height:663px;
				}

#id_images #id_image_15
				{
				top:5834px;
				left:50px;
				}
				
#id_images #id_image_15,				
#id_images #id_image_15 .btn,
#id_images #id_image_15 .info,
#id_images #id_image_15 .bg
				{
				width:265px;
				height:345px;
				}

#id_images #id_image_16
				{
				top:5898px;
				left:351px;
				}
				
#id_images #id_image_16,				
#id_images #id_image_16 .btn,
#id_images #id_image_16 .info,
#id_images #id_image_16 .bg
				{
				width:640px;
				height:527px;
				}

#id_images #id_image_17
				{
				top:6487px;
				left:1px;
				}
				
#id_images #id_image_17,				
#id_images #id_image_17 .btn,
#id_images #id_image_17 .info,
#id_images #id_image_17 .bg
				{
				width:495px;
				height:460px;
				}

#id_images #id_image_18
				{
				top:6615px;
				left:586px;
				}
				
#id_images #id_image_18,				
#id_images #id_image_18 .btn,
#id_images #id_image_18 .info,
#id_images #id_image_18 .bg
				{
				width:403px;
				height:729px;
				}

#id_images #id_image_19
				{
				top:7016px;
				left:143px;
				}
				
#id_images #id_image_19,				
#id_images #id_image_19 .btn,
#id_images #id_image_19 .info,
#id_images #id_image_19 .bg
				{
				width:393px;
				height:264px;
				}

#id_images #id_footer
				{
				position: absolute;
				top:7280px;
				left:0px;
				width:1px;
				height:200px;
				}

/* content */
#id_content
				{
				padding-top: 260px;
				padding-bottom: 100px;
				}

.details_images
				{
				position: relative;
				height: 1540px;
				}

.details_images img
				{
				position: absolute;
				}

.details_images #id_image_01
				{
				top:33px;
				left:23px;
				}

.details_images #id_image_02
				{
				top:74px;
				left:641px;
				}

.details_images #id_image_03
				{
				top:332px;
				left:679px;
				}

.details_images #id_image_04
				{
				top:519px;
				left:80px;
				}

.details_images #id_image_05
				{
				top:826px;
				left:400px;
				}

.details_images #id_image_06
				{
				top:866px;
				left:0px;
				}

.details_images #id_image_07
				{
				top:1146px;
				left:500px;
				}


/* ------------------------------------------------------------------------------------------------------------ */
				
@media screen and (max-width: 980px) {

.default *
				{
				max-width: 100%;
				}

.default #id_page
				{
				max-width: 90%;
				padding: 0px 50px 0px 50px;
				}
				
td p
				{
				font-size: 1.7em;
				line-height: 1.8;
				}

}






