/*
***********************************************************

Theme:		I'm a kitty cat and I dance, dance, dance ...
Title:		Kratzbaum.css
Author: 	Corinna Kuhn
Browser:	All

Created: 	14.09.2008
Last modified: 	18.09.2008

***********************************************************
*/


/* Sprachenswitch */

.de  {
     	position: absolute;
        right: 0px;
        margin-right: 125px;
        top: 12px;
        margin-top: 0px;
        width: 16px;
        height: 11px;
}

.en  {
     	position: absolute;
        right: 0px;
        margin-right: 100px;
        top: 12px;
        margin-top: 0px;
        width: 16px;
        height: 11px;
}


/* Header, Menü */

.header {
background-image: url(../externes/kratz.jpg);
     	position: absolute;
        left: 0px;
        margin-left: 60px;
        top: 0px;
        margin-top: 0px;
        width: 120px;
        height: 170px;
}

.balken {
	background-color: #2a2b2f;
	height: 30px;
     	position: relative;
        left: 0px;
        margin-left: -8px;
        margin-right: -8px;
        top: -8px;
        margin-top: 0px;
}

.menu {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	color: #2a2b2f;
	background-color: #781900;
	background-image: url(../externes/menubalken.jpg);
	height: 150px;
     	position: relative;
        margin-left: -8px;
        margin-right: -8px;
        margin-top: -8px;

}


/* Hauptmenü Aussehen*/

ul#main_menu {
	position: relative;
	left: -100px;
	top: 22px;
        margin-right: 10px;
	margin: 0px;
	padding: 0px;
}
ul#main_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
ul#main_menu li a {
	margin-left:20px;
	text-decoration:none;
	color:#2a2b2f;
	text-transform:lowercase;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif
}
ul#main_menu li a:hover, ul#main_menu li a.active { color:#2a2b2f;}
#orientation_holder {padding-top:80px;}

/* Untermenü */
.untermenu {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	color: #2a2b2f;	top: -150px;
     	position: relative;
        margin-left: -8px;
        margin-right: -8px;
        margin-top: 0px;

}

/* Untermenü Aussehen*/

ul#bottom_menu {
	position: relative;
	left: -100px;
	top: 10px;
        margin-right: 10px;
	margin: 0px;
	padding: 0px;
}
ul#bottom_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
ul#bottom_menu li a {
	margin-left:20px;
	text-decoration:none;
	color:#2a2b2f;
	text-transform:lowercase;
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif
}
ul#bottom_menu li a:hover, ul#main_menu li a.active { color:#2a2b2f;}
#orientation_holder {padding-top:20px;}



/* Body  */


.bg {
	background-color: #ffffff;

}

.text {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
     	position: absolute;
        left: 0px;
        margin-left: 20%;
        margin-right: 20%;
        top: 200px;
        margin-top: 0px;
	width: 60%;
        
}
h1 {

	text-decoration:none;
	color:#000000;
	text-transform:lowercase;
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h2 {

	text-decoration:none;
	color:#000000;
	text-transform:lowercase;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
a:link {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #961900;
	text-decoration: none;
	border= 0;
}


a:visited {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #961900;
	text-decoration: none;
	border= 0;
}
a:hover {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2a2b2f;
	text-decoration: none;
	border= 0;
}
a:active {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #961900;
	text-decoration: none;
	border= 0;
}

list {
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

/* Lightbox CSS */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../lb/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../lb/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../lb/overlay.png", sizingMethod="scale");
	}


