/**
 * Style sheet main
 */
*
{
	margin:0;
	padding:0;
}

html
{
	height:100%;
	margin-bottom:1px;
}

body
{
	background-color:#bcdff2;
	background-image:url("tl_files/website/BG.png");
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:18px;
	min-height:100.1%;
}

h1
{
	margin-bottom:10px;
	font-weight:normal;
	font-size:20px;
	color:#0059ad;
}

h2
{
	font-weight:normal;
	font-size:12px;
	color:#0059ad;
	text-transform: uppercase;
}

.ce_text p
{
	margin:15px 0px;
}

#header
{
	background-image:url("tl_files/website/BG.png");
}

#container
{
	background-color:#ffffff;
	background-image:url("tl_files/website/BG_Container.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

#footer .inside
{
	width:840px;
	height:49px;
	margin:0 auto;
	padding:13px 0px 0px 20px;
	background-color:#063868;
	background-image:url("tl_files/website/BG_Footer.jpg");
}

#footer p
{
	font-size:10px;
	color:#ffffff;
	line-height:12px;
}

#main
{
	padding:25px 20px 30px 20px;
}

.ce_download img
{
	padding:0;
	border:none;
}

#main img
{
	padding:2px;
	border:1px solid #073055;
	border-collapse:collapse;
}

.ce_table table
{
	width:100%;
}

.ce_table table th
{
	padding:3px;
	text-align:left;
	background-color:#666666;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
}

.ce_table table td
{
	padding:3px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #000000;
	border-collapse:collapse;
	font-size:10px;
	color:#000000;
}

.ce_table table td.col_first
{
	width:250px;
}

.ce_table table td.col_last
{
	width:100px;
	padding:3px;
	text-align:right;
}

.ce_table table tr.row_last td
{
	border-bottom:1px solid #000000;
	border-collapse:collapse;
}

.TabelleKalkulation table td
{
	width:65px;
}

.TabelleKalkulation table td.col_first
{
	width:165px;
}

.TabelleKalkulation table td.col_last
{
	width:65px;
	text-align:left;
}

.StandardAusruestung table td
{
	width:65px;
}

.StandardAusruestung table td.col_first
{
	width:100px;
}

.StandardAusruestung table td.col_last
{
	width:65px;
	text-align:left;
}

.TabelleBeschreibung table td.col_first
{
	width:140px;
}

.TabelleBeschreibung table td.col_1
{
	width:105px;
}

.TabelleBeschreibung table td.col_2
{
	width:75px;
}

.TabelleMesse table td.col_first
{
	width:80px;
}

.TabelleMesse table td.col_1
{
	width:80px;
}

.TabelleMesse table td.col_2
{
	width:40px;
}

.TabelleMesse table td.col_last
{
	width:110px;
	text-align:left;
}

.newsteaser
{
	text-align:justify;
	font-size:80%;
	line-height:14px;
}

.layout_preview
{
	width:390px;
	margin-right:20px;
	margin-bottom:20px;
	padding:10px;
	background-color:#eeeeee;
}

.layout_preview:hover
{
	background-color:#dddddd;
}

.layout_preview .image_container
{
	float:left;
	margin-right:20px;
}

.layout_preview a
{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.layout_preview a:hover
{
	color:#0059AD;
}

.Linie
{
	border-bottom:1px dotted #0059AD;
	border-collapse:collapse;
}

.ce_text ul
{
	margin-left:15px;
	padding-left:15px;
	list-style-type:square;
	list-style-image:url("tl_files/website/tick.png");
}

.ce_download img
{
	border: none !important;
}

.ce_download
{
	padding:5px;
	border:1px dotted #073055;
	border-collapse:collapse;
}

.ce_download:hover
{
	background-color:#dddddd;
}

.ce_download a
{
	width:100%;
	height:100%;
	display:block;
	margin-top:-24px;
	margin-left:30px;
	text-decoration:none;
	border: none !important;
	color: #000000 !important;
}

#main a[href^="http:"]
{
	padding-right:16px;
	background-image:url("tl_files/website/externerlink.gif");
	background-position:right center;
	background-repeat:no-repeat;
	text-decoration: none;
}

#main a
{
	border-bottom:1px dotted #0000ff;
	color:#073055;
	text-decoration: none;
}

#main a:hover
{
	color:#0059AD;
}

.mod_photoalbumsviewer a, .newsteaser a, .image_container a
{
	border: none !important;
}

a#btn_mithelfen
{
	width:118px;
	height:26px;
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(http://de.betterplace.org/images/widgets/btn_mithelfen_de.png) !important;
	border-bottom: none !important;
	padding-right: 0px !important;
}

a#btn_mithelfen2
{
	width:118px;
	height:26px;
	display:block;
	margin-left:272px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(http://de.betterplace.org/images/widgets/btn_mithelfen_de.png) !important;
	border-bottom: none !important;
	padding-right: 0px !important;
}

.BoxLinks
{
	position:absolute;
}

.BoxRechts
{
	position:absolute;
	text-align:right;
}

#test img
{
	border: none !important;
}

.clear
{
	clear:both;
}

.boxGray
{
	padding:15px 15px 15px 25px;
	background-color:#eeeeee;
}

#Spendenbox .image_container
{
	margin-right:155px;
}

.STARRENBERGER
{
	width:390px;
	position:absolute;
	margin-top:-30px;
	text-align:right;
}

.CHIEMSEE
{
	position:absolute;
	margin-top:-30px;
}
