/*







Theme Name: exodom - sbr







Description: ein ziemlich cooles template mit der sidebar rechts







Version: 1.0







Author: somebodywhoknows







*/



body { 

  margin-top: 20px;

  padding: 0;

  width: 100%;

  font-size: 10pt;

  font-family: Tahoma;

  background: #fff;

  color: #000;

}



#container {

  margin: 0 auto;

  width: 1000px;

  background: #fff;

}



#header {

  width: 1000px;

  height: 167px;  

  background: url(images/header.png);

}



#content {

  background: #fff;

  color: #333333;

  width: 780px;

  padding: 10px;

  float: left;

  text-align: center;

}



#sidebar {

  width: 200px;

  padding-top: 30px;

  float: right;

  text-align: center;

}



#sidebar ul {

  list-style-type: disc;

  padding: 0;

  margin: 0;

}

  

#sidebar li {

  display: block;

  width: 190px;

  padding: 5px;

}



#sidebar li:hover { 

}



#footer {

  width: 990px;

  height: 20px;

  padding: 5px;

  color: #eee;

  background: #fff;

  text-align: center;

  clear: both;

  border-top: #cccccc 1px solid;

}



#footer a{

  color: #666666;

}



#footer a:link{

  color: #666666;

}



#footer a:visited{

  color: #666666;

}



#footer a:hover{

  color: #999999;

}



#sidebar a {

	text-decoration:underline;

	font-weight:bold;

	color:#4A5322;

}



a:link {

	color:#4A5322;

	text-decoration:none;

	font-weight:bold;

}



a:visited {

	text-decoration:none;

	color:#4A5322;

	font-weight:bold;

}



a:active, a:hover {

	text-decoration:none;

	color: black;

	font-weight:bold;

}
#content a {	font-weight: normal;	text-decoration: underline;	color: #A2B740;}


h1 {

	font-size: 17px;

}



h2 {

	font-size: 15px;

}
