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

	Project		:	jochen70
	Design - Werbeagentur Kassin - www.kassin.at

*******************************************************************************/
/* ### main #################################################################### */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

div, p, li, a {background-repeat:no-repeat; }

/* ### reset some basic style ################################################### */

dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/* ### */
* {
margin: 0;
padding: 0;
}
/* ### HTML ###################################################################### */
html {
	height: 100%;
	min-height: 100%;
	/*margin-bottom: 1px;*/
	font-size: 100.01%;
}

/* ### BODY ###################################################################### */


/* html { text-align:left; font-size: 100.01%; } /* *//* IE 5.5 Hack */

body {
height: 100%;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-style: normal;
	font-weight: 50;
	letter-spacing: 0.09em;
	background-color: #333;
	color: #fff;
	background-image: url(../files/J70-bg.jpg);
background-position: left top;
background-repeat: repeat;

}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }

.warning { color:#f00; background: inherit; }

p, li {
font-size: 80%;

}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 980px;
	height: 626px;
	background: transparent;
	color: #000;
	background-image: url(../files/J70sprachwahl.jpg);
background-position: 50% -1px;
background-repeat: no-repeat;
}

/* sprungmarker */
.unsichtbar {
position:absolute;
top:-5000px;
left: -5000px;
overflow:hidden;
}

/* ### Sub Navigation - first level ######################################################### */

#sprachwahl {
position: relative;
margin: 0px auto;
/*padding-top: 330px;*/
padding-top: 340px;
margin-left: -540px;
font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	background: transparent;
	color: #000;
}


ul.nav1st {
/*font-size: 1.2em;*/
}
ul.nav1st li {
display: block;
color:#fff;
background: transparent;

}
ul.nav1st a,
ul.nav1st a:link {
display: inline;
text-decoration: none;

margin: 0px 0 0 0px;
padding: 2px 19px 2px 19px;

background: transparent;
color: #BEA050;
}
ul.nav1st a:hover {
color: #fff;
background: transparent;
}
ul.nav1st li a.current,
ul.nav1st li a.current:link {
color: #fff;
background: transparent;
}
ul.nav1st li a.current:hover {
color: #fff;
background: transparent;
}

/* ### nav2nd - second level navigation ######################################### */

ul.nav2nd {	
}

ul.nav2nd li {
display: block;
}

ul.nav2nd a, 
ul.nav2nd a:link {
display: block;
text-decoration: none;
margin: 2px 0 0 3px;
padding: 4px 0 2px 5px;
font-weight: normal;
background: transparent;
color: #000;
}


ul.nav2nd a:hover {
color: #fff;
background: transparent;
}

ul.nav2nd li.active a, 
ul.nav2nd li.active a:link,
ul.nav2nd li.active a:hover {
color: #fff;
background: transparent;

}


/* ### Footer ################################################################ */



#footer {
background-image: url(../files/streifen.jpg);
background-position: 173px 0;
background-repeat: repeat-y;
padding:20px 10px 10px 280px;
font-size: 80%;
}
#footer ul{
padding: 20px 5px;

}
#footer ul li{
list-style: none;
float: left;

}
#footer ul li a,
#footer ul li a:link {
display: inline;
text-decoration: none;
background: transparent;
color: #BEA050;
padding: 2px 4px 2px 4px;
}
#footer ul li a:hover {
background: transparent;
color: #fff;
}
/*################################*/

#footer ul li span.smaller a{
	padding-left: 160px;
	font-size: 9px;
	vertical-align: middle;
}
#footer ul li span.normal a{
/*margin: 2px 8px 2px 8px;*/
font-size: 12px;
vertical-align: middle;
}
#footer ul li span.bigger a{
/*margin: 2px 8px 2px 8px;*/
font-size: 15px;
vertical-align: middle;
}
a:focus { outline: none;}

#login h1 a {
position: relative;
top: 40%;
left: 33%;
	background: transparent;
	color: #BEA050;
	
	font-size: 150%;
	font-weight: normal;
	
	height: 90%;
	width: 100%;
}
#login h1 a:hover {
color: #fff;
text-decoration: underline;
}