/**
 * General definitions
 */

#BODY
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-color="#000000"
	color: black;
	background-color: lightgrey;
}

#top_right {
position: absolute;
top: 15px;
margin-left: 520px;
margin-right: 0px;
width: 40%;
height: 25px;
padding-top: 90px;
padding-left: 20px;
border-style: solid;
border-left-width: 0px;
border-top-width: 0px;
border-bottom-width: 5px;
border-right-width: 0px;
border-right-color: black;
font-size: 10pt;
background: lightgrey;
}

#top_mid {
position: absolute;
top: 10px;
left: 150px;
width: 380px;
height: 50px;
padding-top: 70px;
padding-left: 0px;
border-style: solid;
border-left-width: 0px;
border-top-width: 0px;
border-bottom-width: 5px;
border-right-width: 0px;
border-right-color: black;
font-size: 20pt;
background: lightgrey;
}

/*
#left_long {
position: absolute;
left: 0px;
top: 170px;
width: 150px;
height: 1080px;
padding-left: 10px;
background: black;
}
*/
#mid_title {
position: absolute;
top: 10px;
left: 0px;
width: 150px;
height: 30px;
padding-left: 0px;
padding-top: 455px;
border-style: solid;
border-left-width: 0px;
border-top-width: 0px;
border-bottom-width: 15px;
border-right-width: 0px;
border-color: black;
background: lightgrey;
font-size: 10pt;
}

#mid_title_2_lines {
position: absolute;
top: 10px;
left: 0px;
width: 150px;
height: 45px;
padding-left: 0px;
padding-top: 440px;
border-style: solid;
border-left-width: 0px;
border-top-width: 0px;
border-bottom-width: 15px;
border-right-width: 0px;
border-color: black;
background: lightgrey;
font-size: 10pt;
}

#mid_image {
position: absolute;
top: 135px;
left: 150px;
width: 300px;
height: 300px;
padding: 0px;
border-style: solid;
border-left-width: 40px;
border-top-width: 35px;
border-bottom-width: 40px;
border-right-width: 40px;
border-color: black;
background: black;
}

#mid_textimage {
position: absolute;
top: 135px;
left: 150px;
width: 260px;
height: 280px;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
border-style: solid;
border-left-width: 40px;
border-top-width: 35px;
border-bottom-width: 40px;
border-right-width: 40px;
border-color: black;
background: #999999;
}

#mid_image_click {
position: absolute;
top: 135px;
left: 150px;
width: 300px;
height: 340px;
padding: 0px;
border-style: solid;
border-left-width: 40px;
border-top-width: 35px;
border-bottom-width: 0px;
border-right-width: 40px;
border-color: black;
background: black;
}

#sub_image {
position: absolute;
top: 300px;
left: -40px;
width: 380px;
height: 40px;
padding-left: 2px;
background-color: black;
}

#right {
position: absolute;
left: 530px;
top: 135px;
width: 300px;
height: 350px;
padding-left: 20px;
padding-top: 35px;
padding-right: 10px;
background: lightgrey;
}

#right a:link, #right a:visited{
text-decoration: none;
color: black;
}

#right a:hover{
text-decoration: underline;
}

#in_right{
padding-left: 30px;
}

#pad_20{
padding-left: 20px;
}

#pad_top_20{
padding-top: 20px;
}

#pad_120{
padding-left: 120px;
}

#pad_top_40{
padding-top: 40px;
}

#pad_top_60{
padding-top: 60px;
}

#pad_top_180{
padding-top: 180px;
}

#pad_60_40{
padding-top: 60px;
padding-left: 40px;
}

/*
*/

#right_bottom {
position: absolute;
left: 530px;
top: 510px;
width: 320px;
padding-top: 20px;
padding-left: 20px;
background: lightgrey;
}

#right_bottom_20 {
position: absolute;
left: 530px;
top: 530px;
width: 320px;
padding-top: 20px;
padding-left: 20px;
background: lightgrey;
}

/*
*/

ul#textlist {
list-style-type: square;
margin: 0px;
padding-left: 20px;
}

ul#textlist li a:link, ul#textlist li a:visited{
text-decoration: none;
padding-left: 1px;
color: black;
}

ul#textlist li a:hover{
text-decoration: underline;
}

#li_square{
list-style-type: square;
}


/*
*/

#textimage a:link, #textimage a:visited{
text-decoration: none;
color: lightgrey;
}

#textimage a:hover{
text-decoration: underline;
color: black;
}

ul#textimage {
list-style-type: square;
margin: 0px;
padding-left: 20px;
}

ul#textimage li a:link, ul#textiamge li a:visited{
text-decoration: none;
padding-left: 1px;
color: lightgrey;
}

ul#textimage li a:hover{
text-decoration: underline;
}


/*
*/


#index_pics {
position: absolute;
top: 52%;
left: 0px;
right: 200px;
width: 100%;
height: 50px;
padding: 0px;
background-color: white;
background-image: url("../images/titel_50.jpg");
background-repeat: repeat;
border-style: solid;
border-color: red;
border-width: 0px;
}

#index_left {
position: absolute;
top: 65%;
left: 0px;
right: 200px;
width: 100%;
height: 55px;
padding: 0px;
background-color: lightgrey;
border-style: solid;
border-color: red;
border-width: 0px;
}

#index_in_left {
position: relative;
margin-top: 11px;
height: 27px;
background-color: black;
border-style: solid;
border-color: lightblue;
border-width: 0px;
}

#index_bottom_left_left {
position: absolute;
top: 81%;
margin-left: 20%;
width: 90px;
height: 25px;
padding-left: 10px;
padding-top: 10px;
background-color: black;
z-index: 10;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: white;
border-width: 0px;
}

#index_bottom_right_right {
position: absolute;
top: 81%;
margin-left: 30%;
width: 90px;
height: 25px;
padding-left: 585px;
padding-top: 10px;
background-color: black;
z-index: 0;
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: white;
border-width: 0px;
}


#index_bottom_left_left a:hover, #index_bottom_right_right a:hover, #index_bottom_left_left a:visited, #index_bottom_right_right a:visited, #index_bottom_left_left a:link, #index_bottom_right_right a:link{
text-decoration: none;
color: white;
}

#index_bottom_left {
position: absolute;
top: 75%;
margin-left: 30%;
width: 250px;
height: 100px;
padding-left: 50px;
background-color: lightgrey;
z-index: 100;
border-style: solid;
border-color: green;
border-width: 0px;
}

#index_mid {
position: absolute;
top: 65%;
margin-left: 30%;
width: 253px;
height: 55px;
padding: 0px;
background-color: lightgrey;
border-style: solid;
border-color: blue;
border-width: 0px;
}

#index_bottom_right {
position: absolute;
top: 75%;
margin-left: 30%;
width: 240px;
height: 100px;
padding-left: 330px;
background-color: lightgrey;
z-index: 5;
border-style: solid;
border-color: yellow;
border-width: 0px;
}

#index_bottom_left a:hover, #index_bottom_right a:hover{
text-decoration: underline;
color: black;
}

#index_bottom_left a:link, #index_bottom_left a:visited, #index_bottom_right a:link, #index_bottom_right a:visited{
text-decoration: underline;
color: black;
}

