body {
	margin: 0px;
	padding: 0px;

	text-align: center;
	font-size: 14px;
	font-family: Times, Times New Roman, serif;
	color: #555555;
	background-color: #FFFFFF;
}
td {
	font-size: 14px;
	font-family: Times, Times New Roman, serif;
	color: #555555;
}
input {
	font-family: Times, Times New Roman, serif;
	color: #555555;
}
form {
	margin: 0px;
	padding: 0px;
}
div {
	margin :0;
	padding: 0;

	font-size: 14px;
	font-family: Times, Times New Roman, serif;
	color: #555555;
}


a {
	text-decoration: none;
	color: #005F61;
}
a:HOVER {
	text-decoration: none;
	color: #666666;
}
.nobr {
	white-space: nowrap;
}


a.editlink {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #dc931a;
}
a.editlink:HOVER {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #dc931a;
}
.red {
	color: #dc931a;
}





#maincontainer_weingut {
	margin-left: auto; margin-right: auto;
	width: 980px; 
	text-align: left;
	background-repeat: no-repeat;
	background-image: url('/images/layout/bodybg_weingut.jpg');
	position: relative;
}
#maincontainer_gasthof {
	margin-left: auto; margin-right: auto;
	width: 980px; 
	text-align: left;
	background-repeat: no-repeat;
	background-image: url('/images/layout/bodybg_gasthof.jpg');
	position: relative;
}

#headerimage {
	position: absolute;
	top: 0px; left: 0px;
	width: 980px; height: 278px;
}
#logo {
	position: absolute;
	top: 0px; left: 0px;
	width: 172px; height: 92x;
}
#logo a img {
	width: 172px; height: 92x;
	border: 0px;
}

#switchlink {
	position: absolute;
	top: 229px; left: 829px;
	width: 140px; height: 49x;
}
#switchlink a img {
	width: 140px; height: 49x;
	border: 0px;
}


#leftnavi {
	position: absolute;
	top: 319px; left: 140px;
	width: 100px; height: 90px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftnavi li {
	margin-bottom: 0px;
}
#leftnavi li a {
	font-weight: normal;
	font-size: 16px;
	color: #777777;
}
#leftnavi li a:HOVER {
	color: #000000;
}
#leftnavi li a.sel {
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}
#leftnavi li a.sel:HOVER {
	color: #777777;
}


#topnavi {
	position: absolute;
	top: 284px; left: 290px;
	width: 693px; height: 18px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topnavi li {
	float: left;
	margin-right: 20px;
}
#topnavi li a {
	font-weight: normal;
	font-size: 16px;
	color: #777777;
}
#topnavi li a:HOVER {
	color: #000000;
}

#topnavi li a.sel {
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}
#topnavi li a.sel:HOVER {
	color: #777777;
}

#content {
	position: absolute;
	top: 347px; left: 253px;
	width: 727px; 
	background-image: url('/images/layout/contentbg.png');
	background-repeat: repeat-y;
}

#content div.padded {
	padding-left: 37px;
}

#lefttext {
	padding-top: 609px;
	width: 253px; 
	color: #777777;
}
#lefttext a {
	color: #777777;
}

#lefttext a.loginlink {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	bottom: 1px;
	right: 0px;
}

#footer {
	position: absolute;
	bottom: 0px;
	color: #777777;
	font-size: 12px;
}
#footer p {
	font-size: 12px;
}

#startpage_logo {
	background-image: url('/images/layout/startpage_logo.jpg');
	width: 384px; height: 90px;
	margin: 93px auto 14px auto;
}
#startpage_images {
	width: 936px;
	list-style-type: none;

	margin: 0px auto 10px auto;
	padding: 0px;
}
#startpage_images li {
	float: left;
	width: 156px; height: 180px;
}
#startpage_images li.i1 { background-image: url('/images/layout/startpage_image1.jpg'); }
#startpage_images li.i2 { background-image: url('/images/layout/startpage_image2.jpg'); }
#startpage_images li.i3 { background-image: url('/images/layout/startpage_image3.jpg'); }
#startpage_images li.i4 { background-image: url('/images/layout/startpage_image4.jpg'); }
#startpage_images li.i5 { background-image: url('/images/layout/startpage_image5.jpg'); }
#startpage_images li.i6 { background-image: url('/images/layout/startpage_image6.jpg'); }

#startpage_content {
	position: relative;
	width: 936px;
	margin: auto;
	text-align: center;
	color: #005F63;
}
#startpage_content p {
	color: #005F63;
}
#startpage_eulogo {
	position: absolute;
	right: 0px; bottom: 0px;
}


.nexttotitlelink {
	position: absolute;
	font-weight: bold;
	top: 1px;
	right: 0px;
	font-size: 14px;
	color: #555555 !important;
}
.nexttotitlelink:HOVER {
	color: #000000 !important;
}
ul.newslist {
	list-style-type: none;

	margin: 0px;
	padding: 0px;
}
ul.newslist li {
	margin: 0px 0px 10px 0px;
	padding-left: 164px;
	height: 110px;
	background-position: top left;
	background-repeat: no-repeat;
}




.page_title {
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #005F61;
	margin: 0px 0px 10px 0px;
}
.page_title a {
	color: #005F61;
}

.text_title {
	font-size: 16px;
	font-weight: normal;
	color: #005F61;
	margin: 0px 0px 0px 0px;
	line-height: 130%;
}
.text_text {
	font-size: 14px;
	line-height: 130%;
	margin: 0px 0px 0px 0px;
	color: #777777;
}



.gray {
	color: #CCCCCC;
}



.stdtable {
	background-color:#CCCCCC;
}
.stdheader {
	background-color:717171;
}
.stdheader td {
	padding: 1px 0px 1px 0px;
	color: #FFFFFF;
}
.stdrow1 {
	background-color:#FFFFFF;
}
.stdrow2 {
	background-color:#F2F2F2;
}




.edit {
	color: #990000;
}




h1 { font-size: 22px; font-family: Times, Times New Roman, serif; margin: 0; padding: 0px; }
h2 { font-size: 20px; font-family: Times, Times New Roman, serif; margin: 0; padding: 0px; }
h3 { font-size: 18px; font-family: Times, Times New Roman, serif; margin: 0; padding: 0px; }
h4 { font-size: 16px; font-family: Times, Times New Roman, serif; margin: 0; padding: 0px; }
p { font-size: 14px; font-family: Times, Times New Roman, serif; margin: 0; padding: 0px; line-height: 130%; }
h5 { font-size: 12px; font-family: Times, Times New Roman, serif; margin: 0; padding: 0px; }





.bubble {
	color: #000000;
	font-size: 11px;
}



.general_button {
	background-color: #EEEEEE;
	color: #005F61;
	font-weight: normal;
	border: 1px outset #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
}

.general_cancelbutton {
	background-color: #FFEEEE;
	color: #666666;
	font-weight: normal;
	border: 1px outset #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
}

.disabled_button {
	background-color: transparent;
	color: #FFFFFF;
	font-weight:bold;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
}

.general_input {
	background-color: #F7F7F7;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}

.general_input_tinymce {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border: 1px outset #CCCCCC;
	background-color: #F7F7F7;
}

.general_select {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border: 1px outset #CCCCCC;
	background-color: #F7F7F7;
}

.general_horizontalline {
	border: 0px;
	background-color: #CCCCCC;
	height: 1px;
}



.general_formtitle {
	font-weight: bold;
	font-size: 14px;
	color: #dc931a;
	line-height: 130%;
	margin: 0px 0px 20px 0px;

}

.general_formtable {
	font-size: 12px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

.general_formlabel {
	font-size: 12px;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	color: #999999;
	font-weight: normal;
}

.general_formlabel_required {
	font-size: 12px;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	color: #555555;
	font-weight: bold;
}

.general_formnotice {
	font-size: 11px;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	color: #555555;
	font-weight: normal;
}

.general_error {
	font-size: 12px;
	color: #993300;
	font-weight: bold;
}
.general_errorrow {
	background-color: #FFEEE0;
}

.general_actiondone {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.general_langspacerrow {
	font-size: 14px;
	background-color: #E0E0E0;
	color: #990000;
	padding: 5px;
	margin: 5px;
}



ul.slideshow {
	font-family: Times, Times New Roman, serif;
	list-style-type: none;

	margin: 0px;
	padding: 0px;
}
ul.slideshow li {
	float: left;

	margin: 0px;
	padding: 0px;

	text-align: center;

	font-size: 11px;
	font-weight: normal;
	font-family: Times, Times New Roman, serif;
}





/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/images/layout/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/layout/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/layout/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/layout/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/layout/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/images/layout/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/layout/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/layout/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/layout/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#444444; font-weight: bold;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/images/layout/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/layout/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/layout/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/images/layout/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/layout/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}





a.picturepreview {}
