a {
	border: none;
	color: #609EB7;
	text-decoration:none; 
}

a:hover {
	color: #7BBAD4;
}

a img {
	border: none;
	text-decoration:none;
}

#nav a:hover, #nav a:focus, #nav a.onthis {
	color: #ffffff;
	background-color: #609EB7;
}

#logofest .logo{

	padding: 20px;
	margin: 0px;
	text-align:center;
	vertical-align:middle;
		
}


#logofest {

	margin-left: -20px;
		
}

#longtext {
	margin-bottom:40px;
	margin-right:20px;
	margin-top:340px;

}

#credit {
	margin-top:10px;
	margin-bottom:20px;
}

#longtext p {
text-indent:70px;
margin:0px;
margin-top:8px;
line-height:25px;
}


#longtext p.no-indent {
	text-indent:0px;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
}

h1 {
    font: 12px/16px normal Georgia, Times, Times New Roman, serif;
    margin: 0;
    padding: 0;
    display: block;
    font-size: 45px;
    line-height: 55px;
}

h2 {
    font: 12px/16px normal Georgia, Times, Times New Roman, serif;
    margin: 0;
    padding: 0;
    display: block;
    font-size: 30px;
    line-height: 55px;
    line-height: 40px;
	margin-top:30px;
}

h3 {
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 4px;
    font-size: 15px;
	font-weight:bold;
}

body {
	background: url(../images/bg-blue2.gif) no-repeat;
	padding: 0px;
	margin-left: 20px;
	margin-top: 20px;
	font: 62.5% Georgia, "Times New Roman", Times, serif; color: #000;
	font-size: 14px;
	line-height:20px;
	color: #333333;
}

#intro { 
	font: 12px/16px normal Georgia, Times, Times New Roman, serif;
    font-size: 20px;
    line-height: 25px;
	color: #609EB7;
}

table {
	padding: 0px;
	margin: 0px;
}

td {
	padding-bottom:6px;
}

li {
	text-indent: 0;
	list-style-type: square;
}
ul  {
	text-indent: 0;
}


/* Layout */
#wrapper {
	width: 980px;
	
}

#contentLeft {
    float:left;
    width:300px;
	overflow: hidden;
}

#contentRight {
    float:right;
    width:600px;
	overflow: hidden;
}

#logo {
	position:relative; 
	left:0px; 
	top:0px; 
	z-index:7;
	margin-bottom:0px;
	margin-top:0px;
}

#kontakt {
	margin-bottom:0px;
	margin-top:340px;
}

#main {
	margin-bottom:40px;
	margin-right:20px;
	margin-top:340px;
}

#kontakt a, #main a {
	border-bottom:1px dotted #666647;
}


#nav a {
	padding: 3px;
	margin-left:5px;
}

#nav {
	position:relative; 
	left:0px; 
	top:0px; 
	z-index:7;
	margin-bottom:0px;
	margin-right:20px;
	font-size: 15px;
	text-align: right; 
	margin-top:45px;
}

#breakDancer {
	clear:both;
}

#footer {
	border-top-style: solid;
	border-width: 1px;
	border-color: #999999;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #999999;
	clear:both;
}


