/* 

(c) 2010 by Christian Enzersdorfer


	CMS powered by makeyourweb.at
	Author: Christian Enzersdorfer
	Web: http://www.makeyourweb.at
	eMail: allgemein@makeyourweb.at

	- - -

	Letztes Update dieser Datei: 03.04.2010

*/

/* ERWEITERUNGEN */

#erweiterung_blog {

	width: 179px;
	margin: 0px 5px 20px 10px;
	padding: 0px;
	text-align: justify;
	color: #000000;

}

#erweiterung_blog p.ueber {

	width: 179px;
	margin: 15px 0px 20px 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	font-size: 12px;

}

#erweiterung_blog a {

	font-weight: bold;
	text-decoration: none;
	color: #000000;

}

#erweiterung_blog a:hover {

	font-weight: bold;
	text-decoration: underline;
	color: #000000;

}

#suche form input.suchfeld {

	background: #f7f7f7;
	border: 2px solid #ffffff;

}

#suche form input.suche {

	height: 20px;
	width: 10px;
	border: none;
	background: transparent url('suche_button.png') no-repeat top left;
	padding: 0px;
	margin: auto 0px;

}

#erweiterung_lastreferenzen {

	width: 189px;
	margin: 0px 5px 20px 5px;
	padding: 0px;
	text-align: justify;
	color: #000000;

}

#erweiterung_lastreferenzen a {

	width: 179px;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}

#erweiterung_lastreferenzen a:hover, #erweiterung_lastreferenzen a:hover.aktiv {

	width: 179px;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;

}

#erweiterung_lastreferenzen p.ueber {

	width: 169px;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;

}

#erweiterung_webshop {

	background: transparent url('addon_webshop_oben.png') no-repeat top left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	position: fixed;
	right: 20px;
	top: 20px;

}

#erweiterung_webshop p.ueber {

	height: 20px;
	margin: 10px auto 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	font-size: 16px;
	background-color: #f9f9f9;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;

}

#erweiterung_webshop hr {

	margin: 3px auto 7px;
	padding: 0px;

}

#erweiterung_webshop .webshop {

	cursor: pointer;
	padding: 5px;
	background-color: #f9f9f9;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;

}

#erweiterung_webshop .webshop p {

	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;

}

#erweiterung_webshop .webshop ul {

	margin: 0px;
	padding: 0px;
	font-size: 11px;

}

#erweiterung_webshop .webshop ul li {

	list-style: none;
	margin: 2px 3px;
	padding: 0px;

}

#erweiterung_webshop div.erweiterung_webshop_bottom {

	background: transparent url('addon_webshop_unten.png') no-repeat bottom left; 
	width: 200px;
	height: 10px;
	margin: 0px;
	padding: 0px;

}


/* SONSTIGES */

.kommentare {

	margin: 20px 0px 5px;
	padding: 0px;

}

.kommentar_nummer {

	background: url('kommentar.png') no-repeat;
	width: 33px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}

.kommentar_titel {

	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	margin: 10px 0px 2px;
	padding: 0px;

}

.kommentar_text {

	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-align: justify;
	margin: 0px;
	padding: 0px;

}

.kommentar_input {

	width: 400px;
	height: 18px;
	padding: 2px 5px;
	margin: 0px;
	background: #fbfbfb;
	border: 1px solid #7f9db9;

}

.kommentar_textarea {

	width: 400px;
	height: 80px;
	padding: 2px 5px;
	margin: 0px;
	background: #fbfbfb;
	border: 1px solid #7f9db9;

}

.kommentar_senden {

	height: 24px;
	padding: 0px 9px 2px 9px;
	background: #fbfbfb;
	border: 1px solid #7f9db9;
	margin-left: 175px;
	cursor: pointer;

}

.kommentar_senden:hover {

	background: transparent;
	color: #000000;
	text-decoration: none;

}

.seitenanzeige {

	font-weight: normal;
	color: #000000;
	width: 100%;
	text-align: right;
	margin: -20px 0px 10px;

}

.seitenanzeige a, .seitenanzeige a:hover {

	color: #000000;
	text-decoration: underline;

}

.spamschutz {

	width: 16px;
	height: 18px;
	padding: 2px 4px;
	margin: 0px;
	background: #fbfbfb;
	border: 1px solid #7f9db9;

}

hr {

	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	width: 80%;
	margin: 10px auto;
	height: 3px;

}
