/*structural*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('../images/body_background.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: black;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	-moz-outline:none;
}
#bodybackground{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}
#mainlayer{
	position: absolute;
	left: 0px; 
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}

#leftbar{
	position: absolute;
	left: 0px; 
	top: 0px;
	width: 220px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: right;
	z-index: 100;
}
#mainbar{
	position: absolute;
	left: 240px; 
	top: 0px;
	float: left;
	width: 854px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#logo {
	position: absolute;
	margin-top: 20px;
	width: 170px;
	height: 93px;
	background-image: url('../images/conny.at_logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 100;
	cursor: pointer;
	right: -10px;
}




#mainnav {
	height: 114px;
	text-align: left;
	padding-right: 174px;
	z-index: 90;
}
#mainnav a, #mainnav a:visited, #mainnav a:hover {
/* 	display:-moz-inline-box;  */
	display: -moz-inline-stack;
	display: inline-block;
	font-size: 14px;
	vertical-align: bottom;
	color: white;
	font-weight: normal;
	text-decoration: none;
	padding: 77px 5px 3px 5px;
	margin: 0;
	}

#mainnav a.red {
	background-color:  #660000;
	}

#mainnav a:hover {
	background-color: #FF5B00;
	}
#mainnav a#u4:hover{
	background-image: url('../images/button_over_u4.gif');
	background-repeat: no-repeat;
	background-position: 14px 1px;
}
#mainnav a {
	border-bottom: 5px solid black;
}


/*active nav item*/ 
body#locations #mainnav a#locations, body#events #mainnav a#events, body#home #mainnav a#home, body#conny #mainnav a#conny, body#contact #mainnav a#contact, body#u4 #mainnav a#u4, body#falco #mainnav a#falco  {
	border-bottom: 5px solid #FF5B00;
}
/*
.topbanner {
	float: right;
	top: 0;
	width: 486px;
	height: 60px;
	border: 1px solid red;
}
*/

#leftcell, #rightcell {
	width: auto;
	}
#rightcell {
	margin-top: -1px;
	}
	
#maincell {
	float: left;
	width: 700px;
	background-color: #230203;
	border-collapse:collapse;
	vertical-align:  top;
	padding: 0;
	margin: 0;
	text-align: left;
}
#leftcell, #rightcell {
	float: left;
	width: auto;
	}

.content {
	padding-left: 0px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	background: white;
	margin: 0;
	color: #660000;
	font-size: 12px;
	position: relative;
	z-index:50;
}

#footer {
	background-color: #660000;
	height: 20px;
	vertical-align: top;
	padding: 4px 4px 0 4px;	
	margin: 0;
	color: white;
	font-size: 10px;
	font-weight: normal;
}

.fotocounter {
	float: right;
	text-align:right;
}

/* nav */
.navhead {
	position: relative;
	/* background-color: #B70000; */
	background-color: #FF5B00;
	border-top: 6px solid #660000;
	height: 21px;
	width: 100%;
	z-index: 10;
	margin: 0;
}
.orange {
	background-color: #FF5B00;
	}
.orangetop {
	background-color: #FF5B00;
	height: 20px;
	margin-top: 120px;
	border-top: 0px none;
	}
.transparent {
	background-color: transparent;
	height: 20px;
	margin-top: 6px;
	border-top: 0px none;
	}
.nav {
	position: relative;
	z-index: 20;
	font-size: 11px;
	margin: 0;
	margin-top: -18px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0;
	color: white;
	font-weight: normal;
	text-align: left;
}
.nav a, .nav a:visited, .nav a:hover {
	color: white;
	text-decoration: none;
	font-weight: normal;
	}
.nav a:hover {
	color: #FF5B00;
}
#rightcell hr, #leftcell hr {
	position: relative;
	margin: 10px 0 0 0;
	border: 0;
	padding: 0;
	border-top: 3px solid #660000;
}
#leftnavbg{
	background-color: black;
}
.leftnav {
	margin-left: auto;
	width: 160px;
}
.rightnav {
	position: relative;
	z-index: 20;
	font-size: 11px;
	margin: 0;
	margin-top: -18px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 0;
	color: white;
	font-weight: normal;
	text-align: left;
	
	/*width: 155px;*/
	}
.nav h3 {
	font-size: 14px;
	font-weight: normal;
	color: white;
	background: none;
	margin: 0 0 4px 0;
	padding: 0;
	text-indent: 0;
	width: 100%;
	text-transform: uppercase;
	height: 20px;
}

.nav ul, .nav li {
	padding: 0;
	margin:0;
	text-indent: 0;
}
.nav ul, .nav ol {
	list-style-position:outside;
	margin: 0px 0 0 15px;
	line-height: 13px;
	list-style-type:square;
	list-style-image: url('../images/arrow_white10.gif');
}
.nav li.selected {
	list-style-image: url('../images/arrow_white_down10.gif');
}
.leftnav ul {
	padding-right: 4px;
	}

.nav li {
	margin-bottom: 4px;
}

ul.secondlevel {
	list-style-position:outside;
	margin: 0 0 8px 15px;
	line-height: 12px;
	font-size: 10px;
	vertical-align: top;
}
ul.secondlevel li {
 	margin-bottom: 3px;
 }

/* text and stuff */

a {
	color: #BE2F00;
}
a:visited {
	color: #E76339;
}

a:hover {
	color: #FF9900;
}
.content h1 {
	/*font-family: Helvetica, "Helvetica Neue", "Verdana", Arial, sans-serif;*/
	margin: 0px;
	padding: 3px 0 3px 0;
	font-size: 16px;
	text-transform:uppercase;
	font-weight: normal;
	width: 100%;
	height: 20px;
	background-color: #CC3300;
	color: white;
	text-indent: 10px;
	letter-spacing: 1px;
	border-bottom: 1px solid #660000;
}
.content h1.index {
	text-transform: none;
}
.content h2 {
	margin-left: 0px;
	margin-bottom: 8px;
	margin-right: 0;
	margin-top: 10px;
	font-size: 14px;
	text-transform:uppercase;
	width: 100%;
	text-indent: 15px;
	border-bottom: 1px solid #DB704C;
	}
.content h3 {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}
.content h4 {
	margin-left: 15px;
	margin-bottom: 4px;
	margin-right: 10px;
	margin-top: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.content p {
	margin-left: 15px;
	margin-bottom: 0;
	margin-right: 15px;
	margin-top: 5px;
	padding-bottom: 5px;
}
/*.content ul {
	margin-top: 6px;
	}*/
	
/* suche */
input.searchbutton {
	background-color: #FF5B00;
	border: 2px solid #660000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-indent: -1px;
	padding: 0 0 2px 1px;
	margin: 0;
	width: 28px;
	height: 19px;
	color: white;
	vertical-align:top;
	margin-top: 2px;
	}
*html input.searchbutton {
	border: 1px;
	margin-top: 3px;
	padding-top: 1px;
	height: 21px;
}
input.searchfield {
padding: 0;
margin: 2px;
margin-right: 0;
width: 92px;
height: 17px;
border: 2px solid #660000;
color: #660000;
font-size: 12px;
}

form.search {
white-space:nowrap;
vertical-align: top;
margin: 0;
padding: 0;
}
.suche {
}
.aktuelleevents {
}

/*------------------------------------*/
/* banners */
#mainnav #bannertop a {
	border-bottom: none;
}

.bannertop {
	position: absolute;
/*	right: 15px;*/
	right: -10px;
	top: 10px;
	height: 92px;
	overflow: hidden;
	padding: 0;
}
#mainnav .bannertop a {
	padding: 0;
}
.bannertop iframe {
width: 468px;
}
.bannerleft {
	float: right;
	width: 170px;
	text-align: right;
	margin: 15px 15px 15px 0;
	}
.bannerleft img {
	margin-bottom: 15px;
}
.bannerright img {
	margin-top: 10px;
	margin-bottom: 15px;
}
.bannerright {
	float: left;
	text-align: left;
	padding: 15px 0 0 15px;
}
#bannerbottom {
	width: 100%;
/* 	background-color: black; */
	height: 120px;
	text-align: center;
	padding-top: 20px;
	
}
#bannerbottom img{
	margin: 20px auto;
	border: 0;
}
#bannerbottom a {
	border: 0;
}
#bannerbottom #flashbanner{
	margin: 20px auto;
}
#contentad {
	position: relative;
	width: 410px;
	text-align: center;
	margin: 15px 0 10px 10px;
}
	
/*.content / gallery {*/
#content_pic_jsp {
}
.picture_text {
	padding: 10px;
}
div.picture_nav {
	text-align: center;
	margin: 0 0 4px 0;
	width: 100%;
	text-indent: 10px;
	background-color: #FFFCF3;
	height: 17px;
	border-top: 1px solid #DB704C;
	border-bottom: 1px solid #DB704C;
}
div.picture_nav a, div.picture_nav a:visited {
	text-decoration: none;
	color: #BE2F00;
} 
div.picture_nav a:hover {
	text-decoration: none;
}
.picture {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	width: 100%;
	overflow: hidden;
	position: relative;
	min-height: 480px;
}
.picture img {
	border: 0px;
	/*border: 1px solid #FFBE67;*/
	/*margin: 30px 0 40px 0;  /* wegen overlay - wenn overlay weg, kommentieren! */
	}
.picture_number {
	position: absolute;
	right: 0;
	padding-right: 3px;
	}
.picture_nav_comment {
	font-size: 10px;
	color: #9d4e4e;
	/*position: absolute;
	top: 480px;*/
	margin-bottom: 15px;
}
.picture_download {
	font-size: 10px;
	color: #9d4e4e;
	text-align: right;
    display: block;
    margin: 10px 43px 10px 0;
}

.thumb {
	font-size: 10px;
}
.thumb p{
	font-size: 10px;
	margin: 0px;
	padding: 3px;
}
.thumb img {
}
.picture {
	position: relative;
}
table.itemtable {
	width: 97%;
	border-top: 0;
	border: 1px solid #CC3300;
	background-color: #FFFCF2;
	margin-top: 4px;
	margin-bottom: 4px;
	}
table.itemtable td {
	text-align: center;
	width: 100px;
	height: 100px;
	margin: 0;
	padding: 2px;
	}
table.itemtable td div {
}
table.itemtable td a, table.itemtable td a:hover, table.itemtable td a:visited {
	text-decoration:none;
	border: 0;
	}
table.itemtable td img {
	margin: 4px;
	border: 1px solid #FFBE67;
}
.allononepage {
	float: right;
	margin: 6px 8px 0 0;
	color: white;
	font-size: 11px;
}
.allononepage a{
	color: white;
	text-decoration: none;
	}
.allononepage a:hover {
	color: #ffcdb2;
}
div.pager_nav {
	text-align:center;
	margin: 10px 0 4px 0;
	width: 680px;
	background-color: #FFFCF3;
	border-top: 1px solid #DB704C;
	border-bottom: 1px solid #DB704C;
	padding: 0 10px 3px 10px;
	line-height: 18px;
}
div.pager_nav span.active {
	font-weight: bold;
	margin-right: 5px;
	}
div.pager_nav a {
	margin-right: 5px;
	}
	
/* Picture Overlay (Banner) */
/*.overlay {
	z-index: 50;
	width: 700px;
	height: 480px;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url('../banners/mt_fotorahmen_quer.png') no-repeat top left;
}*/

/* linklist - events */
div.linklist div.pager_nav {
	/*text-align: left;*/
}
table#linklist {
	margin: 5px 15px;
	border-collapse: collapse;
	width: 670px;
}

table#linklist tr.odd {
	background-color: #ffcdb2;
	margin: 0;
}
table#linklist td {
	margin: 0;
	padding: 4px;
	border: 1px solid white;
}
#linklist th {
	font-size: 13px;
}
#linklist td {
	font-size: 12px;
}

td.datum {
	width: 100px;
}

td.event {
	width: 430px;
}

td.location {
	width: 140px;
}

/* linklist - locations */
ul#pager_list {
	line-height: 20px;
	list-style-image: url(../images/arrow_red_right.gif);
	margin: 10px 10px 10px 0;
}
ul#pager_list li {
	font-size: 13px;
}
ul#pager_list a {
	text-decoration: none;
}

/* end events list */

/* navigation bar oben (eventlocation)*/
/*------------------------------------------------*/
.eventlocation {
	font-size: 12px;
	margin: 0 0 6px 0;
	padding: 4px 10px 0 10px;
	width: 680px;
	background-color: #CC3300;
	color: white;
	line-height: 18px;
	padding-bottom: 2px;
	/*text-indent: 10px;*/
	min-height: 20px;
	
}
.eventlocation a, .eventlocation a:visited {
	color: white;
	font-weight: bold;
}
.eventlocation a:hover {
	color: #FF9900;
	font-weight: bold;
}
span.date {
font-size:9px;
/*border-right: 1px solid white;*/
}
span.person, span.event {
padding-left: 10px;
}
span.event, span.person {
border-left: 1px solid white;
margin-left: 10px;
}
form.dropdown {
padding-left: 10px;
white-space: nowrap;
}
form {
	margin: 0;
	}
select {
position: relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
left: 10px;
top: 0;
background-color: #FFF8E1;
margin: 0;
}
.eventlocation form.dropdown {
	display: inline;
	margin-left: 10px;
	border-left: 1px solid white;
}
.eventselect {
}
a.x {
	display: inline-block;
	background: transparent url(../images/x_white.gif) no-repeat;
	height: 14px;
	width: 11px;
	text-indent: -9999px;
	background-position: bottom;
}
a.x:hover {
	background-image: url(../images/x_white_orange.gif);
}
a.x:active {
	background-image: url(../images/x_white_black.gif);
		-moz-outline:none;
}

/* end eventlocation */
.linktable td {
	text-align:center;
	width: 160px;
	}
	
/* home */
/*------------------------------------------------*/
#home .content {
	background: white url('../images/index_contentback.gif') repeat-y;
	background-position: right;
	padding: 0;
}
#home h1 {
}
#home h2 {
	border: 0;
	text-transform: none;
	margin: 0;
	text-indent: 0;
	padding: 0;
	text-decoration: none;
}
#home h2 a:hover {
	color: #FF9900;
}
#news h2 a, #news h2 a:visited {
	color: #660000;
	text-decoration: none;
}
#home .content ul {
	list-style: none;
	list-style-position: outside;
}

#home p {
	margin: 2px 0 0 0;
	text-align: justify;
}
#home div.readmore {
	width: 100%;
	text-align: right;
	margin-top: -5px;
	margin-bottom: 10px;
}
#home a.readmore {
	float: right;
}
ul#news img {
	position: absolute;
	margin-left: 0px;
}

ul#news .text {
	/*width: 310px;*/
	width: 100%;
}
#news li {
	margin: 8px 0px 5px 8px;
	padding: 7px 7px 4px 7px;
	position: relative;
	border-bottom: 1px solid #e0cccc;
	background-color: #f5f5f5;
}
#news li.withimage {
	padding-left: 90px; 
	min-height: 100px;
}
#falco #news li.withimage {
	padding-left: 112px; 
	min-height: 120px;
}
#news li img {
	border: 0;
	position: absolute;
	margin-left: 5px;
}
#news .date {
	color: #cc3300;
	margin-top: 0;
	display: block;
}
ul#news, div#luckyshots, div#wasistconny {
	width: 420px;
	margin: 15px 0 0 0;
	padding: 0;
	text-indent: 0;
}


/* home */
/* falco */
/*------------------------------------------------*/
#home .content {
	background: white url('../images/index_contentback.gif') repeat-y;
	background-position: right;
	padding: 0;
}
#falco .content {
	background: white url('../images/index_contentback.gif') repeat-y;
	background-position: right;
	padding: 0;
}
#home h1, #falco h1 {
}
#home h2, #falco h2 {
	border: 0;
	text-transform: none;
	margin: 0;
	text-indent: 0;
	padding: 0;
	text-decoration: none;
}
#home h2 a:hover, #falco h2 a:hover {
	color: #FF9900;
}
#news h2 a, #news h2 a:visited {
	color: #660000;
	text-decoration: none;
}
#home .content ul, #falco .content ul {
	list-style: none;
	list-style-position: outside;
}

#home p, #falco p {
	margin: 2px 0 0 0;
	text-align: justify;
}
#home .readmore, #falco .readmore {
	width: 100%;
	text-align: right;
	margin-top: -5px;
	margin-bottom: 10px;
}
ul#news img {
	position: absolute;
	left: 0;
}

ul#news .text {
	/*width: 310px;*/
	width: 100%;
}
#news li {
	margin: 15px 0 15px 15px;
	position: relative;
	border-bottom: 1px solid #e0cccc;
}
#news li.withimage {
	padding-left: 90px; 
	min-height: 100px;
}
#news li img {
	border: 0;
	position: absolute;
	left: 0;
}
#news .date {
	color: #cc3300;
	margin-top: 0;
	display: block;
}
ul#news, div#luckyshots, div#wasistconny {
	width: 420px;
	margin: 15px 0 0 0;
	padding: 0;
	text-indent: 0;
}
/* */
/* luckyshots */

div#luckyshots {
	width: 405px;
	height: 100px;
	margin: 0 15px 0 15px;
	background: #ff5b00;
	border: 1px solid #660000;
}
#luckyshots h2 {
	color: white;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	margin: 1px 0 0 4px;
}
#luckyshots h2 span {
	text-transform: none;
	font-size: 11px;
	margin-left: 0;
}
#luckyshots ul {
	padding: 0 0 0 8px;
	text-align: center;
}
#luckyshots ul li {
	float: left;
	padding: 0;
	margin: 0 4px 0 4px;
	border: 1px solid #660000;
}
#luckyshots li:hover {
	border: 1px solid white;
}
#luckyshots li.clear {
	clear: both;
}
#luckyshots a.img {
	display: block;
	width: 55px;
	height: 55px;
	background-position: center;
	text-indent: -9999px;
}
/* was ist conny.at */
div#wasistconny {
	width: 405px;
	/* border-top: 1px solid #660000; */
	border-top: 1px solid #e0cccc;
	margin: 20px 0 0 0;
	padding: 15px;
	background: transparent url(../images/contentpics/connymitkamera_small.jpg) no-repeat;
	background-position: -15px bottom;
	}
div#wasistconny h2 {
	margin-left: 0px;
}
div#wasistconny p {
	margin-left: 140px;
}
div#wasistconny h2 {
	width: 100%;
	text-align: right;
	margin: 0;
}

/* sidebar + aktuelle events im content*/
#sidebar {
	position: absolute;
	top: 27px;
	right: 0;
	float: right;
	width: 266px;
	padding: 0;
	font-size: 11px;
	color: #660000;
	z-index: 150;
}
#sidebar h2, #aktuelleevents2 h2 {
	text-transform: uppercase;
}
#sidebar img, #aktuelleevents2 img {
	border: 1px solid #ffcc66;
}
#sidebar h4, #aktuelleevents2 h4 {
	font-size: 11px;
	color: #660000;
	margin: 0 4px 0 4px;
}
#sidebar a:hover, #sidebar a:hover h4 {
	color: black;
}
#sidebar img:hover, #sidebar a:hover img {
	border: 1px solid black;
}
#aktuelleevents a, #aktuelleevents a:visited, #aktuelleevents2 a, #aktuelleevents2 a:visited {
	color: #660000;
	text-decoration: none;
}
#sidebar h2 {
	margin: 0;
	padding: 5px 0 5px 10px;
	bordeR: 0;
	text-indent: 0;
}
#sidebar ul, #aktuellevents2 ul {
	display: inline;
	padding: 0;
	position: relative;
}
#sidebar li, #aktuelleevents2 li {
	width: 120px;
	text-align: center;
	margin: 0;
	padding: 5px;
	float: left;
}
#sidebar #aktuelleevents {
	background-color: #ff5b00;
	border-left: 1px solid #660000;
	z-index: 151;
}
#sidebar #aktuelleevents ul {
	background-color: #ff5b00;
}
#featuredevents {
	background-color: #660000;
	border: 1px solid #000;
	border-right: 0;
	z-index: 152;
}
#featuredevents, #featuredevents a, #featuredevents a:visited, #featuredevents a:hover, #featuredevents h4 {
	color: #ff9966;
	text-decoration: none;
}
#featuredevents a:hover, #featuredevents h4 a:hover {
	color: black;
}
.spacer {
	clear: both;
}

/* sidebar end */

/* aktuelle events im content */

#aktuelleevents2 {
	width: 405px;
	margin: 15px;
	position: relative;
	background-color: #F5F5F5;
	border-bottom:1px solid #E0CCCC;
}
#aktuelleevents2 h2 {
	padding: 5px 0 0 7px;
}
#aktuelleevents2 ul {
	margin-left: -40px;
}

#aktuelleevents2 li {
	width: 120px;
	padding: 7px;
}
#aktuelleevents2 img {
	border: 1px solid black;
}
#aktuelleevents2 a:hover img, #aktuelleevents2 img:hover {
	border: 1px solid #FF5B00;
}
#aktuelleevents2 a:hover, #aktuelleevents2 a:hover h4  {
	color: #FF5B00;
}

/*-------------------------------------*/
/* News SubPage */

div#news {
	margin: 15px 15px 0 15px;
	width: 400px;
}

/*-------------------------------------*/

/* conny seite */
#conny .content {
	background-image: url(../images/conny_camera.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	font-size: 13px;
}
#conny h1 {
	margin-bottom: 15px;
}
.rightbag {
	float: right;
	clear: both;
	/*border: 1px solid red;*/
	height: 14px;
	width: 100px;
}
.leftbag {
	float: left;
	clear: both;
/*	border: 1px solid red;*/
	height: 10px;
	width: 100px;
}


/* contact seite */
.contacttable {
	font-size: 11px;

	text-align: center;
}
