/*
Theme Name: ADRA Live!
Theme URI: http://live.adra.de
Description: ADRA Live! Wordpress Theme
Author: Thoxan . agentur f&uuml;r neue medien
Author URI: http://www.thoxan.com
Version: 1.00
*/

.MetaText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cddcce;
	background-image: url(images/site.bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
         line-height:18px;
}


ul li {margin-left: 10px; }
a:link {
	color: #0d8c86;
}
a:visited {
	color: #0d8c86;
}
a:hover {
	color: #0d5451;
}
a:active {
	color: #0d8c86;
}

.sbHead {
color:#FFFFFF;
font-weight:bold;
padding-top:10px;
padding-left:7px;
display:block;
width:100%;
height:25px;
background-image:url(images/sidebarbg.png);
background-repeat:no-repeat;
background-position:left;

}

#Holder { /* Ganze Seite */
	position:absolute;
	left:50%;
	margin-left:-470px;
	width:940px;
	padding-top:20px;
}

#SidebarHolder { /* Sidebar Links */
	position:relative;
	float: left;
	width:140px;
	padding-right:20px;
}

#SidebarMenu { /* Menu Links */
	position:relative;
	float: left;
	width:140px;
	padding-top:15px;
	padding-bottom:15px;
}

#SidebarMenu ul {
	padding:0px;
	margin:0px;
	list-style-type: none;
}

#SidebarMenu li a {
	display: block;
	list-style-type: none;
	padding-left:5px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #5999b9;
	text-decoration: none;
	font-size:12.5px;
	color:#5999b9;
}

#SidebarMenu li a:hover {
	display: block;
	padding-left:5px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #5999b9;
	text-decoration: none;
	font-size:12.5px;
	color:#0d8c86;
}

#ContentHolder { /* Content Elemente Rechts */
	position:relative;
	float: right;
	width:780px;
}

/* Innerhalb von ContentHolder */

#Menu {
	position:relative;
	float: left;
	width:760px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:25px;
	padding-top:100px;
}

.ContentBlockTXT {
line-height:18px;
	position:relative;
	float: left;
	width: 720px;
	background-color:#FFFFFF;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	padding-bottom:20px;
	margin-bottom:0px;
-moz-opacity:0.85;
opacity:0.85;
}

.Startseite {
	position:relative;
	float: left;
	width:760px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
-moz-opacity:0.85;
opacity:0.85;
}

.ContentBlock {
	position:relative;
	float: left;
	width:760px;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
-moz-opacity:0.85;
opacity:0.85;
}

.BlockFooter {
float: left;
position:relative;
width:780px;
background-image:url(images/blockfooter.png);
background-repeat:no-repeat;
height:14px;
-moz-opacity:0.85;
opacity:0.85;
margin-bottom:15px;
}

#FeatureBlock {
	position:relative;
	float: left;
	width:780px;
}

#FooterBlock {
	position:relative;
	float: left;
	width:780px;
height:54px;
margin-top:0px;
background-image:url(images/stempel.png);
background-repeat:no-repeat;
padding-top:80px;
padding-left:160px;
color:#3c5858;
font-size:11px;
font-weight: normal;
}

/* Menu */

.MenuIMG {
	padding-right:30px;
}

/* Headlines */

h1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#cc6600 !important;
	text-decoration: none;
background-image:url(images/arrow.png);
background-repeat:no-repeat;
padding-left:30px;
}


h1 a:hover {
	color:#5999b9 !important;
background-image:url(images/arrow2.png);
background-repeat:no-repeat;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:24px;
         color:#5999b9 !important;
	text-decoration: none;
}

h2 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
         line-height:24px;
	color:#5999b9 !important;
	text-decoration: none;
}

h2 a:hover {
	color:#26566e;
}

h3 {
color: #81c3c0;
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;

}

.FrameHolder {
	float: left;
	margin-bottom:5px;
	margin-right:20px;
}

.FrameHolderR {
	float: right;
	margin-bottom:5px;
	margin-left:10px;
}

.ImageFrame {
	float: left;
	padding: 5px;
	text-align: center;
	border: 1px solid #CFCFCF;
	border-bottom: 1px solid #999999;
}

.ShadowHolder {
	float: left;
	width:100%;
}

.ShadowLeft {
	float: left;
	background-image:url(images/shadow_l.png);
	background-repeat: no-repeat;
	width:68px;
	height:6px;
}

.ShadowRight {
	float: right;
	background-image:url(images/shadow_r.png);
	background-repeat: no-repeat;
	width:68px;
	height:6px;
}

#QuoteBoxL {
	position:relative;
	float: left;
        margin-right:15px;
	width:228px;
	height:230px;
	z-index:1;
	background-image:url(images/splash.png);
	background-repeat: no-repeat;
	padding-left:30px;
	padding-right:40px;
	padding-top:80px;
	padding-bottom:0px;
	line-height:normal;
}

#QuoteBoxR {
	position:relative;
	float: right !important;
	margin-left:15px;
	width:228px;
	height:230px;
	z-index:1;
	background-image:url(images/splash.png);
	background-repeat: no-repeat;
	padding-left:30px;
	padding-right:40px;
	padding-top:80px;
	padding-bottom:0px;
	line-height:normal;
}

.QuoteBoxHeading {
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	display:block;
}

.QuoteBoxText {
	color:#FFFFFF;
        font-weight:normal;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* Edit by Kilian Siebel 18.08.08 :: Correction third menu layer */
.sublul li {font-size:0.9em;border:0;margin-left:15px;}
#SidebarMenu .sublul li a, #SidebarMenu .sublul li a:hover {font-size:12px;border-bottom:1px solid #5999b9;}
