/* Joomla 1.7 Template for talkpoint.de */

html, body {height: 100%; margin:0; padding:0;}
* {margin: 0; padding: 0;}

body
{

	color:#4B4B4B;
	background-color:#F3EEC2;
	/*background-image:url(../images/bg.png);*/
	font-family:Calibri, Arial, Verdana;
	font-size: 13px;
}
h1, h2 {font-size:17px; font-weight: bold; margin: 0px 0px 15px 0px; color:#71AD29;}
h2 {font-size:17px; font-weight: normal; margin: 13px 0px 5px 0px;}
h1 {color: #57AB27; padding: 10px 0px 0px 0px;}
h3 {font-size:17px; color: #57AB27; font-weight:normal; padding: 0px 0px 20px 0px;}
a, a:active, a:visited { text-decoration:none; color:#000; }
img {border:0px}
p {margin: 0px 0px 10px 0px;}
#wrap 
{ 
	position:relative;
	width: 800px;
	margin: 15px auto;
	padding: 0px 0px 7px 0px;
}
#logo
{
	margin: 5px 0px 0px 0px;
	float:left;
	width:240px;
	height:65px;
}
#top
{
	float:right;
	width: 300px;
	height:25px;
	background-color:#FFF;
	-moz-border-radius:8px; /* Firefox */
	-webkit-border-radius:8px; /* Safari, Chrome */
	-khtml-border-radius:8px; /* Konqueror */
	border-radius:8px; /* CSS3 */
	behavior:url(border-radius.htc); /* IE */
}

#intro
{
	width: 790px;
	height:280px;
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 0px 10px;
	background-color:#FFF;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	behavior:url(border-radius.htc); /* IE */

}
#menu
{
	width: 800px;
	height:35px;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	behavior:url(border-radius.htc); /* IE */
	background-image:url(../images/menu-bg.png);
	background-repeat:repeat-x;	
}
#main
{
	margin: 15px 0px 15px 0px;
	width: 800px;
	background-color:#FFF;
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	behavior:url(border-radius.htc); /* IE */
}
#main_content
{
	float:left;
	width:550px;
	margin: 20px 0px 0px 30px;
	line-height:16px;
}
#right
{
	float:right;
	width:190px;
	margin: 20px 20px 0px 0px;
}

/*################## Footer ####################*/
#footer
{
	margin: 10px 20px 10px 20px;
	padding: 10px;
	border-top: 1px dotted #999999;
	width:740px;
	height:10px;
	background-color:#fff;
}
/*########## Top Menu ################ */
.moduletable_top ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.moduletable_top li
{
	float:right;
	margin: 3px 13px 0px 5px;
	padding: 0px 10px 0px 10px;
}
.moduletable_top a, .moduletable_top a:active, .moduletable_top a:visited
{
	text-decoration:none;
	color:#71AD29;
	font-size:15px;

}
.moduletable_top a:hover, a:hover
{
	text-decoration:underline;
}
.moduletable_top .active a
{
	text-decoration:none;
	font-weight:bold;
}
/* ########## ENDE Top Menu ##############*/

/* ##########  Hauptmenu #############*/
.moduletable_menu
{
	margin:0px 0px 0px 25px;
	float:left;
}
.moduletable_menu ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.moduletable_menu li
{
	float:left;
	padding: 0;
	margin: 0px 1px 0px 1px;
}

.moduletable_menu a, .moduletable_menu a:active, .moduletable_menu a:visited
{
	text-decoration:none;
	color:#FFF;
	font-size:17px;
	display:block;
	padding: 7px 25px 7px 25px;

}
.moduletable_menu a:hover
{
	background-image:url(../images/menu-bg-hover.png);
	background-repeat:repeat-x;
}
.moduletable_menu .active a
{
	text-decoration:none;
	background-image:url(../images/menu-bg-hover.png);
	background-repeat:repeat-x;
}
/* ################# Hauptmenu ENDE ###########*/


/* ################# Zimmerpreise Tabelle ##### */
#zimmerpreise
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 530px;
	text-align: left;
	border-collapse: collapse;
	valign:top;
}
#zimmerpreise th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px 0px 8px;
	valign: top;
	border-bottom: 2px solid #57AB27;
}
#zimmerpreise tr, #zimmerkategorie, tr
{
	valign:top;
}
#zimmerpreise td
{
	padding: 8px;
	valign:top;
}

.monatsangabe
{
	font-size:11px;
}
/* ############## Boxcontinaer mit runden Ecken ################### */
.moduletable_boxcontainer, .moduletable_kontaktbox
{
	border: 1px solid #57AB27;
	/*border-top:0px solid #57AB27;*/
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* Konqueror */
	border-radius:10px; /* CSS3 */
	behavior:url(border-radius.htc); /* IE */
	padding:0px 10px 0px 10px;
	margin:10px 0px 0px -15px;
}
/* ############## Kontaktformular - Fieldset Formatierung ######### */
.contact-form legend 
{	
	padding:10px 10px 10px 0px;
}
.contact-form fieldset
{	
	padding:10px;
}
