/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(/image/back/main.jpg);
	background-repeat:repeat-x;
}
a:link {
color: #203457;
text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #203457;
}
a:hover {
	text-decoration: underline;
	color: #203457;
}
a:active {
	text-decoration: none;
	color: #203457;
}
a.chromestyle:visited {text-decoration: none; color: #FFFFFF;}
a.chromestyle:hover {text-decoration: none; color: #FFFFFF;}




/******************MENU*******************************/

.chromestyle{
	width: 700px;
	font-weight: bold;
	
}

.chromestyle:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.chromestyle ul{
	border: 0px solid #1F3456;
	width: 700px;
	background: transparent url(/image/menu/normal.jpg) center center repeat-x;
	padding: 9px 11px;
	margin: 0;
	text-align: left;
	
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #F0ECE1;
padding: 9px 11px;
margin: 0;
text-decoration: none;
border-right: 0px solid #1F3456;
}

.chromestyle ul li a:hover{
color: #1F3456;
background: transparent url(/image/menu/hover.jpg) center center repeat-x;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #1F3456;
border-bottom-width: 0;
line-height:18px;
z-index:100;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
background: white url(/image/menu/vertical_normal.png) repeat-x bottom left;
font: normal 13px Georgia, Times New Roman, Times, Sherif;
background-color: transparent;
width: auto;
display: block;
text-indent: 3px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 3px 0;
text-decoration: none;
font-weight: normal;
color: white;
padding-left: 10px;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:  #1F3456;
background-image: url(/image/menu/vertical_hover.png);
}

/***** STYLE *****/
.TOP {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #F0ECE1;
	padding: 0px 10px 0px 85px;
}
.bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F0ECE1;
	padding: 5px 10px;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 10px;
	margin: 0px;
	font-style: normal;
	line-height: 20px;
}
.mainpicright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	line-height: 20px;
	float: right;
}
.topmini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #203457;
	padding: 3px 0px 0px;
	text-align: right;
}
.TOPBLUE {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #1F3456;
	padding: 0px 10px 0px 85px;
}
.mainpicleft {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 0px 100px 0px 0px;
	margin: 0px;
	font-style: normal;
	line-height: 20px;
	float: left;
}

/***************************HI SLIDE**************/
.highslide {
	cursor: url(/projekte/js/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #40516C;
}
.highslide:hover img {
	border: 2px solid #FFFFFF;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
	background-image: url(/projekte/js/highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
    /*
    padding-left: 22px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(/projekte/js/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
	margin-top: 0px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/projekte/js/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*************END HISLIDE, WA?********/

/** Beginn Tuuuuhl TIPPPPPP **/


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #FF9900;
	padding: 8px 8px 4px;
	background: url(../image/back/bubbles1.png) top left;
	font-family: Arial, Helvetica, sans-serif;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../image/back/bubbles1.png) bottom right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 40px;
}
.register_e1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d8d8d8;
	padding-left: 40px;
}
/**  Ende Tuuuuhl TIPPPPPP **/

.main_intern {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #203457;
	padding: 10px;
	margin: 0px;
	font-style: normal;
	line-height: 20px;
}
.pic-r {
	float: right;
}
.pic-l {
	float: left;
}

