/*WebsiteBaker template: lianehellmund.de
  Original design: Liane Hellmund, Dipl.Des. AGD
  License: GNU General Public License 3.0, http://www.gnu.org/licenses/gpl.html
  Author: Liane Hellmund
  Copyright: Liane Hellmund (c) 06/2010
  Version: 1.00
  Platform: WebsiteBaker 2.8.0
*/

/* Global definitions */
html {
	min-height: 100.05%;
	color: #333;
	background-color: #fff;
	}
body {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ddd;
}
body, th, td {
	color: #333;
	line-height: 19px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	border-bottom: 0px solid #bd112a;
	letter-spacing: 2px;
	color: #333;
	line-height: 25px;
	font-size: 18px;
	font-weight: 100;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	border-bottom: 0px dashed #bd112a;
	letter-spacing: 1px;
	color: #666;
	line-height: 25px;
	font-size: 16px;
	font-weight: 100;
	font-family: "Times New Roman", Times, serif;
}
h3, h4, h5, h6 {
	letter-spacing: 1px;
	color: #666;
	line-height: 25px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
p {
	margin: 0 0 10px 0;
	font-size: 12px;
}
hr {
        border: 1px solid #999;
        height:0.5px
}
strong, b {
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
}
em, i {
	font-style: italic;
	color: #333;
}
a, a:link, a:active {
	color: #bd112a;
	text-decoration: none;
}
a:hover {
	color: #bd112a;
	text-decoration: underline;
}
a:visited {
	color: #bd112a;
}
images {
	border: 0;
}
a img {
        border: 0;
}
/* Side elements */
.searchfield {
	background: #f5f5f5;
	color: #bd112a;
	border: 1px solid #c0c0c0;
	width: 95px;
	
}.submit {
	background: #f5f5f5;
	color: #bd112a;
	border: 1px solid #c0c0c0;
	width: 55px;
}

#container {
	margin: 0;
	width: 1250px;
	background: transparent url(images/site-bg.gif) repeat-y;
	position: absolute;
	z-index: 400;
}
#header {
	height: 100px;
	text-align: left;
	background: url(images/header-bg.gif) no-repeat;
	position: relative;
	z-index: 200;
}
#footer {
        width: 1250px;
        position: relative;
        z-index: 100;
}

/* Special elements */
.eyecatcher {
	background: transparent url(images/lianehellmund.jpg) no-repeat;
	width: 421px;
	height: 580px;
	margin: 0;
	padding-left: 50px;
	right: 0;
	bottom: 0;
	overflow: hidden;
	position: fixed;
}
/* Content: Size, width, height, margins, paddings*/
#content {
	width: 900px;
	background-color: transparent;
	z-index: 200;
}
#content li {
	list-style-image: url(images/listpoint.gif);;
}

#left {
	float: left;
	background: transparent url(images/left-bg.jpg) repeat-y top left;
	width: 180px;
	height: 1100px;
	margin-top: -100px;
	padding: 0px 2px 0px 2px;
}

#left1_section1 {
        width: 170px;
	padding 0px;
}
#left1_section2 {
	width: 170px;
	padding-left: 10px;
}

#left1_section3 {
	width: 170px;
	padding-left: 0px;
}
#right {
	float: left;
	position:relative;
	width: 600px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	margin: -1000px 30px 0px 232px;
	padding: 10px;
	background-color: #fff;
	z-index: 300;
}

.clearfix {
	clear: both;
}
/* Mainmenue, padding-top */
#menu {
	margin: 106px 0px 0px 0px;
	padding-top: 5px;
	padding-left: 10px;
}

#menu h1 {
	letter-spacing: 2px;
	color: #222;
	line-height: 25px;
	font-size: 18px;
	font-weight: 100;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 20px;
}

/* Mainmenue */
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	line-height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#menu li {
	margin: 0;
	display: inline;
}

#menu a {
	display: block;
	width: 140px;
	color: #222;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 100;
	padding: 5px 14px 5px 0px;
	}

#menu a:hover {
	background-position: 5px 50%;
	color: #fff;
	text-decoration: none;
	background-color: #b8b8b8;
	font-weight: bold;
}

#menu ul li.a:active,
#menu ul li.menu-current a,
#menu ul li.menu-parent a {
        background-position: 5px 50%;
	color: #fff;
	text-decoration: none;
	background-color: #b8b8b8;
	font-weight: bold;
	} 

#menu ul ul li a,
#menu ul ul li.menu-child a,
#menu ul ul li.menu-first a,
#menu ul ul li.menu-sibling a,
#menu ul ul li.menu-last a {
        position: relative;
        right: 15px;
        background: url(images/menu_icon.gif) center right no-repeat;
        background-color: transparent;
        color: #222;
        font-weight: 100;  
}

#menu ul ul li.menu-current a {
        position: relative;
        right: 15px;
        background: url(images/menu_icon.gif) center right no-repeat;
        background-color: transparent;
        color: #222;
        font-weight: bold;  
}
	
#menu ul ul li.menu-child a:hover,
#menu ul ul li.menu-first a:hover,
#menu ul ul li.menu-sibling a:hover,
#menu ul ul li.menu-last a:hover { 
        color: #222;
        text-align: right;
       	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	}
#menu ul ul li.menu-current a:hover { 
        color: #222;
        text-align: right;
       	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Submenue */
#submenu {
        margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
#submenu h1 {
	letter-spacing: 2px;
	color: #222;
	line-height: 25px;
	font-size: 18px;
	font-weight: 100;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 20px;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	line-height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#submenu li {
	margin: 0;
	display: inline;
}

#submenu a {
	display: block;
	width: 140px;
	color: #222;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: 100;
	padding: 5px 14px 5px 0px;
	}

#submenu a:hover {
	background-position: 5px 50%;
	color: #fff;
	text-decoration: none;
	background-color: #b8b8b8;
	font-weight: bold;
}

#submenu ul li.a:active,
#submenu ul li.menu-current a,
#submenu ul li.menu-parent a {
        background-position: 5px 50%;
	color: #fff;
	text-decoration: none;
	background-color: #b8b8b8;
	font-weight: bold;
	} 

#submenu ul ul li a,
#submenu ul ul li.menu-child a,
#submenu ul ul li.menu-first a,
#submenu ul ul li.menu-sibling a,
#submenu ul ul li.menu-last a {
        position: relative;
        right: 15px;
        background: url(images/menu_icon.gif) center right no-repeat;
        background-color: transparent;
        color: #222;
        font-weight: 100;  
}

#submenu ul ul li.menu-current a {
        position: relative;
        right: 15px;
        background: url(images/menu_icon.gif) center right no-repeat;
        background-color: transparent;
        color: #222;
        font-weight: bold;  
}
	
#submenu ul ul li.menu-child a:hover,
#submenu ul ul li.menu-first a:hover,
#submenu ul ul li.menu-sibling a:hover,
#submenu ul ul li.menu-last a:hover { 
        color: #222;
        text-align: right;
       	line-height: 18px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
}

#submenu ul ul li.menu-current a:hover { 
        color: #222;
        text-align: right;
       	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Footermenue */
#footermenu {
	margin: 0;
	font: 11px Arial, Helvetica, sans-serif;
}
#footermenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	border: 0;
}
#footermenu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
	text-align: center;
}
#footermenu ul li a {
	margin: 0;
	display: block;
	width: 100px;
	background: transparent;
	text-decoration: none;
}
#footermenu ul li a:hover {
	color: #fff;
	background: #f90;
}
#footermenu_current {
	font-weight: bold;
}
