@charset "utf-8";
body  {
		font: 10px Trebuchet MS, Helvetica, sans-serif;
    	background: #000000;
    	color: #670001;
    	margin: 0;
    	padding: 0;
    	text-align: center;
    }

hr {
	height:1px;
	border:1px solid #670001;

	}

	.thrColAbsHdr p{
		display:block;
		width:100%;
	}
    .thrColAbsHdr #container {

    	position: relative;
    	width: 850px;
    	background: #FCF8EC;
    	margin: 0 auto;
    	border: 1px solid #000000;
    	text-align: left;
    }

   .thrColAbsHdr #header {
    	height: 80px;
		background-color:#670001;

    }


    #menu_icon {
    	position:absolute;
    	top: 200px;
    	left:-150px;
     	width: 50px;
    	height:150px;
    	background: #000000;


    }

    #menu_icon div {
		position:absolute;
    	visibility:hidden;
    }


   .menu_main {

   		color:#670001;
   		text-align:left;
   		line-height:30px;
   		text-decoration:none;
   }



   .menu_main_act {
   		color:#DFB269;
   		font-style:italic;
   		text-align:left;
   		line-height:30px;
   		text-decoration:none;
   }

   .menu_sub {
   		color:#B35526;
   		line-height:30px;
		text-decoration:none;
   }


   .menu_sub_act {

   		color:black;
   		font-style:italic;
   		line-height:30px;
   		text-decoration:none;

   }



	 #menu a{
	 	display:block;
	 }



	#menu a:focus{
		color:#B35526;
	}
	#menu a:hover{
		color:#DFB269;
	}
	#menu a:active{
		color:#B35526;
	}


    #menu {

    	position: absolute;
    	left: -75px;
    	top: 150px;

    	font-size:16px;
		font-weight:bold;

    	width: 100px;


    	background: #ECE2B0;
    	padding: 15px 25px 15px 25px;

    	text-align:right;

    }


    .thrColAbsHdr #sidebar2 {
    	position: absolute;
    	right: -85px;
    	top: 250px;

    	width: 115px;

    	background: #ECE2B0;
    	padding: 15px 25px 15px 25px;
    	color:#670001;

    	font-size:16px;
		font-weight:bold;

    }



	.thrColAbsHdr #sidebar2 a{
	 	display:block;
		color:#B35526;
		text-decoration:none;
	 	/*background-image:url(../image/li.gif);
	 	background-position:left center;

	 	background-repeat:no-repeat;*/
	 	padding:5px 0px 5px 0px;
	 	margin-left:5px;

	}

	.thrColAbsHdr #sidebar2 a:link{
		color:#B35526;
	}
	.thrColAbsHdr #sidebar2 a:visited{
		color:#B35526;
	}
	.thrColAbsHdr #sidebar2 a:focus{
		color:#B35526;
	}
	.thrColAbsHdr #sidebar2 a:hover{
		color:#DFB269;
	}
	.thrColAbsHdr #sidebar2 a:active{
		color:#B35526;
	}

    .thrColAbsHdr #mainContent {

    	margin: 70px 120px 20px 120px;
    	padding: 0 0px;
		text-align:justify;
		font-size:14px;

    	}

   /* .small {
    	font: x-small Trebuchet MS ,Helvetica, sans-serif;

    	}*/

    .thrColAbsHdr #mainContent h1 {
    	clear:both;
    	}

	.thrColAbsHdr #mainContent img {
		border:0;
		padding-left:15px;
		padding-right:15px;
	}

	/*.thrColAbsHdr #mainContent table{
	  	width:100%;

	  }




	.thrColAbsHdr #mainContent td {
		vertical-align:top;
		padding: 15px 10px 0px 10px;
		text-align:left;
		width:33%;
	}*/

	 .thrColAbsHdr #pagination {
		text-align:center;
		padding-top:10px;
		padding-bottom:10px;


	 }



	 .thrColAbsHdr #pagination span {
			padding-left:10px;
			padding-right:10px;
		 }

	.thrColAbsHdr #pagination span a{
		text-decoration:none;

		}

	.thrColAbsHdr #pagination span a:link{
		color:#670001;

		}
	.thrColAbsHdr #pagination span a:visited{
		color:#670001;

		}

    .thrColAbsHdr #footer {

    	padding: 0 5px 0 20px;
       	background:#670001;
    	color:#FCF8EC;
		height:30px;
		line-height:30px;
		font-size:12px;
    }

#infoleiste{
		position:absolute;
		right:20px;
		height:20px;
		color:#FCF8EC;

	}
	#infoleiste a img{
		border:0px;
		margin-top:10px;
		margin-left:8px;
		margin-right:7px;
		margin-bottom:10px;
	}


    .thrColAbsHdr #footer p {
    	margin: 0;
    	padding: 5px 0;
    	font-weight:100;
    }


    .fltrt {
    	float: right;
    	margin-left: 8px;
    }


    .fltlft {
    	float: left;
    	margin-right: 8px;
    }

    .center {
    	display:block;
    	margin:0px;
    	width:100%;
    	margin-bottom:10px;
    	}

    #picviewer {
    	border:5px solid #F9F3D3;

		margin: -283px 0 0 -512px;
 		position: absolute;
 		top:50%;
 		left:50%;
    	width:1024px;
 		height:565px;
    	background:#000000;
    }

    .trenner{
    	clear:both;
    	padding:10px 0px 10px 0px
    	}

	.text{
		line-height:20px;
	}


	#tech_table{
		clear:both;

	}

	.detail_left{
		font-weight:bold;
		display:block;
		width:200px;
		float:left;
		margin:1px 0px 1px 0px;
		font-size:small;
	}

	.detail_right{
		display:block;
		float:right;
		width:400px;
		margin:1px 0px 1px 0px;
		font-size:small;
		text-align:left;
	}

	.pic_block{
		display:block;
		width:100%;
		text-align:center;
		clear:both;
	}
	.pic{
		width:190px;
		height:180px;
		text-align:center;
		float:left;
		margin-top:20px;
	}

	.pic_name{

		font-size:11px;
		font-weight:bold;
		padding:10px 5px 10px 5px;
		text-align:center;
		height:25px;
		vertical-align:bottom;
	}

	.pic_name a{
		color:#670001;
		text-decoration:none;
	}
	.pic_name a:visited{
		color:#B35526;
	}
	.pic_name a:focus{
		color:#B35526;
	}
	.pic_name a:hover{
		color:#DFB269;
	}
	.pic_name a:active{
		color:#B35526;
	}
	.pic_foot{
		width:100%;
		font-size:11px;
		padding:5px 5px 3px 5px;
		margin-bottom:20px;
	}

	.thrColAbsHdr input{
		width:300px;
	}

	.button_link{
		text-decoration:none;
		color:#FCF8EC;
		font-weight:bold;
		line-height:25px;
		display:block;

	}

	.button{
		background-image:url("../image/icons/button.gif");
   		width:100px;
		height:25px;
		text-align:center;
		float:left;
		margin-right:100px;
	}

	#prename{
		width:135px;
		float:left;
		margin-right:25px;
	}
	#span-prename{
		float:left;
		margin-right:88px;
	}


	#name{
		width:135px;
	}

	#pic_seperator{
		display:block;
		width:600px;
		border-bottom:1px solid #670001;
		font-weight:bold;
	}