/*
 * 	vim: set fdm=marker:
 *	Common Styles for POS 
 *	(c) 2006 by T-SIGN Studios, http://www.t-sign.com
 *	@author: Bartosz Stankiewicz (bartosz@t-sign.com)
 *			 Thomas Subera (thomas.subera@t-sign.com)
*/

/* {{{ STANDARD STYLES */
html, body {
	padding: 0;
	margin: 0;
}
body {
	background: #E5E5E5 url(/images/misc/siteBG.gif);
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 80%;
	color: #767676;
}
h1 {
	font-size: 1.3em;
	color: white;	
	margin: 0;
	padding: 0.1em 0 0.2em 0.65em;
	line-height: 1em;
}
h1 a {
	color: white;
	text-decoration: none;
}
h2 {
	font-size: 1.2em;
	color: black;
}
h2 span {
	color: #BD0000;
}
h3 {
	font-size: 1em;
	padding-bottom: 0;
	margin-left: 30px;
	margin-bottom: 0;
	font-weight: bold;
}
img {
	border: 0;
}
p {
	margin: 0;
	padding: 0;
}
form, table {
	font-size: 1em;
}
table td {
	vertical-align: top;
}
.nodisplay {
	display: none;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
.hide {
	visibility: hidden;
}
/* }}} */
/* {{{ CONTAINER */
div#container {
	width: 898px;
    margin: 1em auto 0 auto;	
}
/* }}} */
/* {{{ HEADER */
/* {{{ MENU */
div#header {
	background: #BD0000 url(/images/misc/headerBG.gif) no-repeat;
	border: 3px solid white;
	padding: 0 0 3px 0;
}
div#header ul, 
div#header li {
	margin: 0;
	padding: 0;
}
div#header li {
	display: inline;
	margin: 0;
	padding: 0;
	color: white;
	font-size: 0.8em;
	font-weight: bold;
}
div#header ul {
	float: right;
	margin: 0.1em 1em 0 0;
}
div#header ul.ul_home {
	float: left;
	margin: 0.4em 0 0 1em;
}
div#header ul#rightMenu li {
	margin-left: 0.8em;	
}
div#header li a {
	color: white;
	text-decoration: none;
}
/* }}} */
/* {{{ LOGO */
div#logo {
	background: url(/images/misc/pos_logo_small.gif) no-repeat;
	text-align: center;
	height: 135px;
}
div#logo_home, div.topLogoBG, div.bottomLogoBG {
	background: url(/images/misc/posLogoBG.gif) repeat-y;
}
div.topLogoBG {
	background: url(/images/misc/posLogoTopBG.gif) no-repeat top;
}
div.bottomLogoBG {
	background: url(/images/misc/posLogoBottomBG.gif) no-repeat bottom;	
	text-align: center;
	padding-bottom: 1em;
}
div.posLogo {
	padding: 2em 0 0 0;
}
div#logo_home p {
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
	padding: 0;
	line-height: 2em;
}
div#logo_home p.big {
	padding-top: 1em;
	font-size: 1.2em;
}
div#logo_home p span.red {
	color: #BD0000;
}
/* }}} */
div.content, div.overviewContentTopBG, div.overviewContentBottomBG {
	background: url(/images/misc/contentBGmiddle.gif) repeat-y;
}
div.overviewContentTopBG {
	background: url(/images/misc/contentBGtop.gif) no-repeat top;
}
div.overviewContentBottomBG {
	background: url(/images/misc/contentBGbottom.gif) no-repeat bottom;
}
/* }}} */
/* {{{ SUB MENUS */
.subMenu {
	position: relative;
}
.subMenu ul {
	position: absolute;
	top: 0;
	float: left;
	background-color: white;	
	border: 1px solid #E5E5E5;
	margin: 0;
	padding: 0.25em;
	display: none;
	font-family: Arial Narrow, Arial, sans-serif;
	font-weight: bold;
}
.subMenu ul.active {
	display: block;
}
div.subMenu li {
	text-align: center;
	list-style-type: none;
	background: #BD0000;
	padding: 0.05em 1em 0.1em 1em;
}
div.subMenu li a {
	color: white;
	font-size: 0.9em;
	text-decoration: none;
}
div.subMenu li a:hover {
	text-decoration: underline;
}
/*
 * there are no submenu's for the first 3 menupoints
ul#submenu1 {
	left: 537px;
}
ul#submenu2 {
	left: 574px;
}
ul#submenu3 {
	left: 607px;
}
*/
ul#submenu4 {
	left: 667px;
}
ul#submenu5 {
	left: 740px;
}
ul#submenu6 {
	left: 800px;
}
/* }}} */
/* {{{ CONTENT */
.headline {
	border: 3px solid white;
	background: #BD0000 url(/images/misc/headerBG.gif) no-repeat;
}
div.table {
	padding: 1em 0 0 30px;
}
/* {{{ HOME */
div.areas li {
	float: left;
	list-style-type: none;
}
div.areas ul, 
div.areas li {
	margin: 0 !important;
	padding: 0 !important;
}
div.areas h2 {
	margin: 0;
	padding: 0;
}
/* }}} */
/* {{{ OVERVIEW */
/* {{{ OVERVIEW PICS */
.overview .areas li {
	height: 188px;
}
li.left_pic {
	width: 295px;
	border-left: 3px solid white;
	border-right: 3px solid white;
}
li.middle_pic {
	width: 295px;
}
li.right_pic {
	width: 295px;
	border-right: 3px solid white;
	border-left: 4px solid white;
}
.alpin li.left_pic {
	background: url(/media/alpin/misc/emoticon_pic_1.jpg) no-repeat;
}
.alpin li.middle_pic {
	background: url(/media/alpin/misc/emoticon_pic_2.jpg) no-repeat;
}
.alpin li.right_pic {
	background: url(/media/alpin/misc/emoticon_pic_3.jpg) no-repeat;
}
.tennis li.left_pic {
	background: url(/media/tennis/misc/emoticon_pic_1.jpg) no-repeat;
}
.tennis li.middle_pic {
	background: url(/media/tennis/misc/emoticon_pic_2.jpg) no-repeat;
}
.tennis li.right_pic {
	background: url(/media/tennis/misc/emoticon_pic_3.jpg) no-repeat;
}
.golf li.left_pic {
	background: url(/media/golf/misc/emoticon_pic_1.jpg) no-repeat;
}
.golf li.middle_pic {
	background: url(/media/golf/misc/emoticon_pic_2.jpg) no-repeat;
}
.golf li.right_pic {
	background: url(/media/golf/misc/emoticon_pic_3.jpg) no-repeat;
}
/* }}} */
/* {{{ OVERVIEW LIST */
.overview .overviewContentBottomBG {
	padding: 0 0 1.5em 0;
}
div.content h2 {
	margin: 0;
	padding: 20px 0 0 25px;	
}	
.overview div.content div {
	position: relative;
}
div.content p.strong, div#container div#right_content p.strong {
	font-weight: bold;
	font-size: 0.9em;
	margin: 1em 1em 1.5em 30px;
	padding: 0;
	color: #818181;
}
div#right_content p.strong {
	margin-bottom: 0.5em !important;
	line-height: 1.5em;
}
div.content hr, 
div#container div#right_content hr {
	width: 93%;
	border-top: 1px dashed;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #ADADAD;
	overflow: hidden;
	background: #F0F0F0;
	height: 1px;
}
div#container div#right_content hr {
	width: 89%;
}
div.content ul {
	margin: 0;
	padding: 0 0 0 30px;
}
div.content li {
	background: url(/images/misc/list_item.gif) no-repeat left 55%;
	float: left;
	width: 27em;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 2.2em;
	list-style-type: none;
}
div.content li a {
	color: #D03F2A;
	text-decoration: none;
	padding-left: 20px;
}
/* }}} */
/* }}} */
/* {{{ DETAIL */
div#container div#left_content_container,
div#container div#right_content {
	float: left;
}
div.contentContainer {
	background: url(/images/misc/bigContentDetailBG.gif) repeat-y;
}
div.contentContainerBottomBG {
	background: url(/images/misc/bigContentDetailBottomBG.gif) no-repeat bottom;
}
div#left_content_container {
	width: 400px;
}
div#right_content {
	width: 497px;
}
div.rightContentTopBG {
	background: url(/images/misc/rightContentTopBG.gif) no-repeat 0 0;	
	padding-bottom: 1em;
}
div#right_content h2 {
	margin: 0;
	padding: 20px 0 0 28px;
}
div#container div#right_content p {
	margin: 2em 1em 0 30px;
	line-height: 1.5em;
}
ul.detailinfo {
	margin: 1em 0 1em 30px;
	padding: 0;
}
div#right_content ul.button {
	margin: 0 0 10px 0;
	padding: 0;
}
div#right_content ul.button li {
	list-style-type: none;
	margin: 0.05em 0 0 30px;
	padding: 0;
	height: 1.8em;
}
div.small_content, div.smallContentTopBG {
	width: 400px;
	min-height: 7.5em;
}
div#slideshow_picture {
	border-left: 3px solid white;
	border-bottom: 3px solid white;
	margin: 0;
	padding: 0;
}
/* {{{ SLIDE SHOW */
div#slideshow_container {
	background: #C10F07 url(/images/slideshow/pic_title.gif) no-repeat top left;
	border-bottom: 3px solid white;
	border-left: 3px solid white;
}
ul#slideshow_tools {
	width: 92px;
	float: right;
}
ul#slideshow_tools,
ul#slideshow_tools li {
	margin: 0 !important;
	padding: 0;
}
ul#slideshow_tools li {
	float: left;
	list-style-type: none;
}
div#slideshow_nr {
	width: 292px;
	font-weight: bold;
	font-size: 0.9em;
	color: white;
	padding: 4px 0 0 13px;
	float: left;
}
div.small_content div.customerLogos {
	padding: 10px 0 0 10px;
}
div.customerLogos ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
div.customerLogos li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
div.small_content p.strong {
	font-weight: bold;
	font-size: 0.9em;
	margin: 0;
	padding: 8px 0 0 20px;
	color: #818181;
}
div.smallContentTopBG {
	background: url(/images/misc/smallContentTopBG.gif) no-repeat 0 0;
	padding-bottom: 1.5em;
}
/* }}} */
/* }}} */
/* {{{ Company */
.company div#container div#right_content p {
	margin-top: 1em;
}
div.honours div.customerLogos {
	padding: 20px 0 0 45px;
}
/* }}} */
/* {{{ Contact */
.contact .vcard p {
	margin-top: 0 !important;
}
.contact .vcard .org {
	padding-bottom: 1em;
}
.contact .vcard .adr {
	padding: 1em 0 1em 30px;
}
.contact .vcard .email {
	padding-top: 1em;
}
/* }}} */
/* {{{ impressum */
.impressum div.content h2 {
	margin-left: 5px;
}
.impressum .overviewContentBottomBG {
	padding-bottom: 2em;
}
.impressum p {
	margin: 1em 30px;
}
.impressum .inhaber,
.impressum .agentur {
	width: 49%;
	float: left;
}
.impressum .vcard p {
	margin: 0 30px !important;
}
.impressum .vcard .court {
	margin-top: 1em;
}
.impressum .vcard .adr {
	padding: 0 0 1em 30px;
}
.impressum .vcard .email {
	padding-top: 1em;
}
/* }}} */
/* {{{ Sitemap */
.sitemap div.content h2 {
	margin-left: 5px;
}
.sitemap div.content ul {
	padding-bottom: 1em;
}
.sitemap div.content li {
	float: none;
	width: 100%;
	display: list-item;
}
.sitemap div.content li.ul-lvl1 {
	background: none;
}
/* }}} */
/* }}} */
/* {{{ Emoticon FOOTER */ 
div.emoticon_footer {
	background: url(/images/misc/emoticon_footer.jpg) no-repeat;
	padding: 1px 3px 5px 3px;
}
div.emoticon_footer .emoticon {
	height: 188px;
}
.alpin div.emoticon_footer .emoticon {
	background: url(/media/alpin/misc/emoticon_footer.jpg) no-repeat;
}
.tennis div.emoticon_footer .emoticon {
	background: url(/media/tennis/misc/emoticon_footer.jpg) no-repeat;
}
.golf div.emoticon_footer .emoticon {
	background: url(/media/golf/misc/emoticon_footer.jpg) no-repeat;
}

/* }}} */
/* {{{ FOOTER */ 
div#footer {
	background: url(/images/misc/footerBG.gif) no-repeat;
	height: 103px;
	font-size: 0.8em;
}
div#footer ul.copyright {
	float: left;
	margin: 0.7em 0 0 1.5em;
	padding: 0;
	color: white;
}
div#footer ul.copyright li {
	font-weight: normal;
}
div#footer ul {
	margin-top: 0.4em;
}
div#footer ul a {
	color: white;
	text-decoration: none;
}
div#footer li {
	list-style-type: none;	
	display: inline;
	font-weight: bold;
}
div#footer ul.rightMenu {
	float: right;
	margin: 0.7em 1.5em 0 0;	
}
div#footer ul.rightMenu li {
	margin-left: 1em;
}
div#footer p {
	font-size: 1.3em;
	margin: 15px 15px;
	text-align: center;
	color: #AAA;
}
div#footer p .white {
	color: white;
}
/* }}} */

