/* Template AWO Treffpunkt Rheindorf by COCUYO Medien-Design */

/* Folgende Styles bestimmen das allgemeine Layout */

* { 
  padding: 0; 
  margin: 0; 
} 

html, body {
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	line-height: 20px;
	color: #1e1616;
	background-color: #ffffff;
	background-image: url("../images/site_bg.html");
}

#center{
	position: absolute;
	width: 960px;
	height: 100%;
	top: 0px;
	left: 50%;
	margin-left: -480px;
}

#header { 
	position:absolute;
	width: 960px; 
	height: 48px;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	background-image:  url("../images/header.png");
	background-repeat: no-repeat; 
	display: block;
}

#banner { 
	position:absolute;
	width: 960px; 
	height: 172px;
	top: 48px;
	left: 50%;
	margin-left: -480px;
	display: block;
	overflow: hidden;
}

#submenue {
	position: absolute;
	top: 220px;
	left: 0px;
	width: 223px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image:  url("../images/logo_text.png");
	background-repeat: no-repeat;
	display: block;
	style="float:left;
}

#content {
	position: absolute;
	width: 737px;
	top: 284px;
	left: 223px;
        height: auto;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	style="float: right;
}

#content_referenzen {
	position: absolute;
	width: 737px;
	top: 284px;
	left: 223px;
        height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	style="float: right;
}

#menue {
	position: absolute;
	width: 737px;
	height: 33px;
	top: 220px;
	left: 223px;
	text-align: left;
	display: block;
	border-bottom: 2px solid #663333;
}

#footer {
	position: relative;
	width: 737px;
        height: 30 px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
        text-align: right;
	color: #000000;
        vertical-align: top;
        border-top: 1px solid #663333;
}


/* Joomla Styles */
	
table.moduletable { 
	width: 100%;
	padding: 0px;
	text-align: left;
	font-size: 13px;
}

table.moduletable.th {
	text-align: left; 
	font-weight: bold; 
	font-size: 18px; 
	color: #663333;
}

table.moduletable.td {
	font-size: 13px; 
	font-weight: normal; 
}

.contentheading, .componentheading { 
	font-weight: bold; 
	font-size: 16px;
	color: #663333;
	padding-bottom: 9px;
}

.sectiontableheader { 
	font-weight: bold; 
	font-size: 16px;
	color: #1e1616;
}

.pathway { 
	font-size: 13px; 
	color:  #1e1616;
}

.button { 
	font-size: 13px; 
	background-color: #e8e1e1; 
	color: #1e1616; 
	border: 1px solid  #1e1616; 
	width: 100px; 
}

.inputbox { 
	color: #1e1616; 
	background: #FFFFFF; 
	border: 1px solid #663333; 
}

.inputboxhidden {
	border: 0px;
}


a.mainlevel:link, a.mainlevel:visited {
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	margin-right: 35px;
        padding-bottom: 8px;
        margin-left: -1px;
	line-height: 36px;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	color: #1e1616;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
} 

a.mainlevel:hover, a.mainlevel:active {
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	margin-right: 35px;
        padding-bottom: 8px;
        margin-left: -1px;
	line-height: 36px;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	color: #663333;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
}

#active_menu  {
    font-family: tahoma, verdana, arial;
    font-size: 13px;
    margin-right: 35px;
    padding-bottom: 8px;
    margin-left: -1px;
    line-height: 36px;
    text-align: left;
    vertical-align: top;
    text-decoration: none;
    color: #663333;
    font-weight: bold;
    margin-right: 37px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 5px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #663333;
    border-right-color: #663333;
    border-bottom-color: #663333;
    border-left-color: #663333;
}

.mainlevel_sub: {
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	line-height: 26px;
	margin-right: 28px;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	color: #1e1616;
	font-weight: bold;
	display: block;
} 

a.mainlevel_sub:link, a.mainlevel_sub:visited {
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	line-height: 26px;
	margin-right: 28px;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	color: #1e1616;
	font-weight: bold;
	display: block;
} 

a.mainlevel_sub:hover, a.mainlevel_sub:active {
	font-family: tahoma, verdana, arial;
	font-size: 13px;
	line-height: 26px;
	margin-right: 28px;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	color: #663333;
	font-weight: bold;
	display: block;
}

#active_menu_sub {
    font-family: tahoma, verdana, arial;
    font-size: 13px;
    line-height: 26px;
    margin-right: 28px;
    text-align: right;
    vertical-align: top;
    text-decoration: none;
    color: #663333;
    font-weight: bold;
    display: block;
}

a { outline: none; }


a:link, a:visited { 
	text-decoration: none; 
	color: #1e1616; 
	font-weight: normal;
} 

a:hover, a:active { 
	color: #663333; 
	text-decoration: none;
	font-weight: normal;
}

.jg_photo_right {
   float:right;
   margin-left: 15px;
   border: 1px solid #663333;
   padding: 5px !important;
   width: 260px;
   height: 195px;
}

.jg_photo_left {
   float:left;
   margin-right: 15px;
   border: 1px solid #663333;
   padding: 5px !important;
   width: 260px;
   height: 195px;
}