/*  
Theme Name: vibes Crazy Shirts Theme - deutsche Version
Theme URI: http://www.vibes.de
Description: Original von http://www.vibes.de
Version: 1.0
Author: Steffen
Author URI: http://www.vibes.de/
*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color:#ffffff;
}
html {
	padding: 0;
	margin: 0;
}
a:link {
	text-decoration: none;
	color : #ffffff;
	border: 0px;
	-moz-outline-style: none;
}
a:active {
	text-decoration: underline;
	color:#E1E1E1;
	border: 0px;
	-moz-outline-style: none;
}
a:visited {
	text-decoration: none;
	color : #E1E1E1;
	border: 0px;
	-moz-outline-style: none;
}
a:hover {
	text-decoration: underline;
	color : #E1E1E1;
	border: 0px;
	-moz-outline-style: none;
}
a:focus {
	outline: none;
	-moz-outline-style: none;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
img.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
div.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}
img.aligncentered {
	text-align:center;
	margin:0 auto;
}
div.aligncentered {
	text-align:center;
	margin:0 auto;
}
img {
	padding: 0px;
	margin: 0px;
	text-align: center;
	float:right
}
hr {
	border-left:0px solid #abb0b5;
	border-right:0px solid #abb0b5;
	border-top:1px dotted #abb0b5;
	border-bottom:0px solid #abb0b5;
	height : 1px;
}
form {
	padding: 0px;
	margin: 0px;
}
input {
	font-family: 'Verdana';
	color: #282b31;
	font-size: 11px;
}
textarea {
	font-family: 'Verdana';
	color: #282b31;
	font-size: 11px;
}
select {
	font-family: 'Verdana';
	color: #282b31;
	font-size: 11px;
}

.welcome h1 {
	font-size:16px;
	font-weight:bold;
	color:#FF9900;
	font-variant:small-caps;
	font-stretch:expanded;
	letter-spacing:3px;
	}

.welcome h3 {
	font-size:13px;
	font-weight:bold;
	font-variant:small-caps;
	font-stretch:expanded;
	}

.links-extern {
	color:#eeeeee;
	font-size:9px;
	}