/*
Theme Name: Theme Advent im Jauntal
Theme URI: http://wordpress.org/
Description: Erstellt von Erich Varh
Version: 0.1
Author: Erich Varh
Author URI: http://binarybonsai.com/
*/


/* Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
	
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	
}
html {
	
}
body {
	background-color: #005a96;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/gfx_1.png);
	background-repeat: repeat-x;
	background-position:center;
	background-position:top;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 24px;
	 font-weight:bold;
	
}
h3 {
	font-size:26px;
	
}
h4 {
	font-size:14px;
	color:#464646;
	font-weight:bold;
	 
}
p {
		margin-bottom:10px;
		line-height:20px;
}

ul {
  list-style-type: disc;
  list-style-position: outside;
  margin: 0 0 0 15px;
  padding: 0;
} 
ul li {
	margin-bottom:3px;
} 
/* General Links */
a:link { text-decoration : none; color : #02618c; border: 0px;} 
a:active { text-decoration : none; color : #02618c; border: 0px;} 
a:visited { text-decoration : none; color : #02618c; border: 0px;} 
a:hover { text-decoration : none; color : #02618c; border: 0px;} 
/* General Links */
	
#Container {
	width:860px;
	height:100%;
	margin: 0 auto;
	background-color:#FFF;
}
#BigSizeBanner {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#ContentLeft { /* main */
	width:510px;
	margin-left:10px;
	margin-right:30px;
	background-color:#FFF;
}
#ContentRight {
	width:300px;
	margin-right:10px;

}
#Navigation ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	
}

.clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}

.fltlft {
	float: left;
}
.GreyBold {
	color:666666;
	font-weight:bold;
	
}
.entry{
	line-height: 18px;	
}
.HeaderRight {
	background-image: url(images/gfx_2.png);
	background-repeat: repeat-x;
	height:180px;
	width:585px;
	
}
.SidebarBoxHeadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666666;
	font-weight:bold;
	height:42px;
	line-height:42px;
	padding-left:10px;
	background-image: url(images/gfx_3.png);

}
.SidebarBox{
background-color:#f8f8f8; 
padding:10px;
margin-bottom:15px;
}
/* WordPress Hack */
.wp-caption-text{
	width:495px;
	height:25px;
	line-height:25px;
	padding-left:15px;
	background-color:#CCC;
	font-size:14px;
	font-style: italic;	
}
.comment {
	background-color:#f6f6f6;
	padding:5px;
	padding-left:15px;
	margin-bottom:15px;
	border: 1px solid #e1e1e1;
}
#commentform textarea  {
	width:500px;
	height:100px;
	border: 1px solid #ccc;
}
#s   {
	border: 1px solid #ccc;
	width:200px;
}
#searchsubmit   {
	border: 1px solid #ccc;
	width:200px;
	height:25px;
	margin-top:10px;
	text-align:center;
}
#commentform input  {
	width:250px;
	border: 1px solid #ccc;
}
/* WordPress Hack */

