/*
Theme Name: Schultz
Theme URI: http://www.cilvana.com/
Description:  <a href="http://www.cilvana.com/">CILVANA Multimedia</a>
Author: CILVANA Multimedia
Author URI: http://www.cilvana.com/
Version: v. 1.0
-- About --
-- Credits ---
-- License --
-- Made
*/
h1 a, h1 a:link, h1 a:visited {
	color: #dddddd;
	text-decoration: none;
	}
a, a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
	}
a:hover {
	color:#000000;
	text-decoration:underline;
	}

.menuleft a:link, .menuleft a:visited, .menuleft a {
	color: #ffffff;
	text-decoration:none;
}
.contentsmaller  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 18px;
}
.bottom {
	font-size: 9px;
	color: #999;
}
.bottom a:link, .bottom a, .bottom a:visited, .bottom a:hover {
	font-size: 9px;
	color: #999;
}
.content a:link, .contentsmaller a:link, .content a, .contentsmaller a  {
	color: #dddddd;
	text-decoration:none;
}

.content a:hover, .contentsmaller a:hover  {
	color: #000000;
	text-decoration:underline;
}
body {
	color: #FFF;
	background-color: #BDBFC0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(http://www.schultz.at/wp-content/themes/schultz/images/bg.png);
	background-position:top;
	background-repeat:repeat-x;
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #FFF;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}
h2, .h2 {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.menuleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding-left:15px;
	height:26px;
}
.submenuleft, .submenuleft a, .submenuleft a:visited, .submenuleft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ddd;
	text-decoration: none;
	padding-left:15px;
	height:26px;
}

.newsticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}

img {
	border: none;
}
img a {
	border: none;
}
img a:link {
	border: none;
}
img a:visited {
	border: none;
}


/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	