@CHARSET "UTF-8";

html
{
	font-family: tahoma,arial,sans-serif;
	overflow: scroll;
}

body, td, th
{
	color: #454545;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#MainContent
{
	height: 0px;
	overflow: hidden;
}

a
{
	color: #379cb7;
	background-color: none;
}

div.Headline
{
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin: 5px 10px;
}	

a:hover
{
	background-color: #379cb7;
	color: #fff;
}

a.tag
{
	text-decoration: none;
	font-weight: bold;
	padding: 2px 5px 2px 1px;
}

a.tag_plus
{
	text-decoration: none;
	font-weight: bold;
	padding: 2px 3px;
	font-size: 12px;
}

a.tagList
{
	color: #afacac;
	text-decoration: none;
}

a.tagList:hover
{
	color: #fff;
	background-color: #afacac;
}

div.ListItem
{
	width: 635px;
	border: 1px solid #dee;
	padding: 5px;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 10px;
}


#HilfeBox
{
	width: 250px;
	height: 165px;
	float: right; 
	margin-right: 10px;
	padding-top: 4px;
	background-color: #EEE;
	border: 1px dashed #379cb7; 
	overflow: hidden;
	margin-bottom: 10px;
}

#GoogleAd
{
	width:120px;
	height:600px;
	overflow:hidden;
	float:right;
	margin-right: 5px;
	border: 5px solid #EEE;
}

#FeedIcon
{
	width: 120px;
	height: 120px;
	overflow: hidden;
	float:right;
	margin-right: 5px;
	text-align: center;
}

#HilfeBox img
{
	border: none;
}

#HilfeBox a 
{
	padding-left: 3px;
	border:none;
	background-color: transparent;
}

#HilfeScroller a:hover
{
	text-decoration: none;
	border: none;
}

div.LI_odd
{
	background-image: url(../grafix/item_bg_2.png);
}

div.LI_even
{
	background-image: url(../grafix/item_bg_1.png);
}

div.VoteBox
{
	width: 57px;
	height: 100px;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
	overflow: hidden;
}

div.VoteBox div.CountBox
{
	width: 57px;
	height: 52px;
	border: none;
	margin-bottom: 5px;
	background-image: url(../grafix/votebox.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.CountBox div.VotesCount
{
	text-align: center;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

div.CountBox div.VotesText
{
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
}

div.VoteBox div.VoteButton
{
	width: 57px;
	height: 17px;
	border: none;
	float: left;
	clear:left;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	cursor: pointer;
	background-image: url(../grafix/votebutton.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.VoteBox div.disabled
{
	cursor: default;
	color: #ccf;
}

div.ReiseTagListe
{
	width: 600px;
	clear: both;
	float: left;
	font-size: 11px;
	color: #afacac;
	margin-top: 10px;
}

div.ItemDescription
{
	width: 410px;
	float: left;
	padding: 0px;
	margin-top:5px;
	font-size: 11px;
	color: #000;
}

div.ItemImage
{
	width: 140px;
	height: 100px;
	overflow: hidden;
	background-color:#eff;
	float: right;
	border: 4px solid #dee;
}

div.ShortDescription
{
	height: 58px; 
	overflow: hidden;
}

div.ItemDetailsLink
{
	width: 410px;
	float: left;
	padding: 0px;
	font-size: 11px;
	color: #000;
	text-align: right;
}

div.ItemPoster
{
	color: #afacac;
	font-size: 11px;
	height: 15px;
	width: 410px;
	padding: 0px;
	overflow: hidden;
}

div.ItemTitle
{
	height: 26px;
	width: 565px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}

div.ItemTitle a
{
	text-decoration: none;
}

#MainContainer
{
	width: 925px;
	overflow: hidden;
	margin: 0px auto;
	z-index: 5;
	background-color: #fff;
}

#Header
{
	width: 925px;
	height: 50px;
	background-image: url(../grafix/header.png);
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

#Home
{
	width: 87px;
	height: 35px;
	top: 5px;
	left: 10px;
	position: relative;
	float: left;
	cursor: pointer;
}

#TopMenu
{
	position: relative;
	top: 25px;
	left: 25px;
	width: 500px;
	height: 20px;
	float: left;
}

#MainLinks
{
	position: relative;
	width: 200px;
	height: 20px;
	float: right;
	text-align: right;
	margin: 20px 20px 0px 0px;
	font-weight: bold;
	color: #379cb7;
}

#FooterLinks
{
	width: 900px;
	text-align: center;
	margin: 0px auto;
	padding-top: 20px;
	font-weight: bold;
	color: #379cb7;
	font-size:15px;
}

#TopMenu a
{
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #379cb7;
	background-color: #CCFFFF;
	padding: 2px;
	margin-right: 10px;
	text-decoration: none;
}

#Header a:hover,#Header a.active
{
	background-color: #379cb7;
	color: #fff;
}
	

#TagCloud
{
	width: 925px;
	height: 115px;
	overflow: hidden;
	background-image: url(../grafix/tagcloud.png);
	margin: 0px 0px 10px 0px;
}

#TagCloudContent
{
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	width: 900px;
	height: 100px;
	overflow: hidden;
	line-height: 30px;
}

a.cloud_size_0
{
	font-size: 10px;
	font-weight: normal;
}

a.cloud_size_1
{
	font-size: 13px;
}

a.cloud_size_2
{
	font-size: 16px;
}

a.cloud_size_3
{
	font-size: 19px;
}

a.cloud_size_4
{
	font-size: 22px;
}

a.selected_tag
{
	color: #a70c27;
}

a.selected_tag:hover
{
	color: #fff;
	background-color: #076c87;
}

#Liste
{
	width: 660px;
	margin: 0px 0px 10px 0px;
	float: left;
}

#Footer
{
	width: 925px;
	height: 50px;
	background-image: url(../grafix/footer.png);
	margin: 10px 0px 0px 0px;
}

#OverlayBackground
{
	position: absolute;
	top:0px;
	left: 0px;
	width: 5px;
	height: 5px;
	background-color: #555555;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	visibility: hidden;
	z-index: 998;
	overflow: hidden;
}

#OverlayWindow
{
	position: absolute;
	width: 400px;
	height: 300px;
	top: 200px;
	left: -500px;
	border: 10px solid #379cb7;
	background-color: #cff;
	visiblity: hidden;
	z-index:999;
	color:#379cb7;
	font-size:12px;
	overflow:hidden;
}

#OverlayWindow div.title
{
	font-weight:bold;
	font-size:14px;
}

#OverlayWindow div.screen
{
	position: absolute;
	visibility: hidden;
	z-index: 0;
}

#LoadingScreen
{
	width:400px;
	height:300px;
	top:0px;
	left:0px;
	background: url(../grafix/loading.gif) no-repeat center;
}

#OverlayWindow div.active
{
	visibility: visible;
	z-index: 1000;
}

td.text,label
{
	color: #379cb7;
	font-size: 12px;
}

td.text
{
	font-weight: bold;
}

#veranstalter_typen
{
	padding: 10px 0px 20px 0px;
	visibility: hidden;
}

input.textfeld,textarea.textfeld
{
	border:1px solid #379cb7;
	background-color: #fff;
	color: #379cb7;
	font-family: monospace;
	font-size: 11px;
}

input.button
{
	border:4px solid #fff;
	background-color: #379cb7;
	color: #cff;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 4px;
}

#statictext
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	font-family: monospace;
}

#statictext div
{
	text-indent: 15px;
	margin-bottom: 10px;
}

div.ReiseNavigator
{
	width: 645px;
	height: 20px;
	margin: 0px 0px 0px 10px;
	text-align: left;
}

div.ReiseNavigator div
{
	font-family: arial, helvetica;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #379cb7;
	color: #379cb7;
	background-color: #cff;
	text-decoration: none;
	margin-right: 5px;
	width: 12px;
	height: 12px;
	padding: 2px;
	float: left;
	text-align: center;
	cursor:pointer;
}

div.ReiseNavigator div.hover
{
	color: #cff;
	background-color: #379cb7;
}

div.ReiseNavigator div.selected
{
	font-size: 11px;
	font-weight: bolder;
	cursor: default;
}

div.ReiseNavigator div.disabled
{
	cursor: default;
	color: #aaa;
}

div.ReiseNavigator div.gap_left
{
	margin-left: 20px;
}

div.ReiseNavigator div.gap_right
{
	margin-right: 20px;
}

td.formError
{
	color: red;
}

td.errorText
{
	color: red;
	font-size:9px;
	text-align: center;
}

#kommentare
{
	background-color: #fbfbfb;
	width: 635px;
	padding: 5px;
}

#kommentare td
{
	vertical-align: top;
	padding: 2px;
}

td.kommentar
{
	width: 500px;
}

div.kommentar_alter
{
	color: #afacac;
}

/* data grids */

table.data
{
    border-collapse: collapse;
    border: 1px solid #055;
}
Table.data thead td, Table.data thead th
{
    text-align: left;
    color: #cff;
    padding-left: 3px;
    padding-right: 3px;
    border-left: 1px dotted #aaf;
    border-bottom: 1px dotted #aaf;
    font-size: 10px;
}
Table.data thead tr
{
    background-color: #8aa;
}
Table.data tbody td
{
	border-left: 1px dotted #aaf;
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: 1px dotted #aaf;
    color: #044;
    font-size: 9px;
}
Table.data tr.odd
{
    background-color: #f0f0ff;
}
Table.data .x-grid-pad, Table.data .x-grid-order
{
    font-family: Monaco, "Courier New", fixed;
}
Table.data .right
{
    text-align: right;
}

/***********/
/* SLIMBOX */
/***********/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 10000;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:10001;
}

.lbLoading {
	background: #fff url(/grafix/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/grafix/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/grafix/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 100px;
	height: 22px;
	background: transparent url(/grafix/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

