/* 
suzyblue.at CSS document
copyright by multivitamedia Markus Piribauer
*/

/*   Elements   */

body {
	margin: 30px 0px 0px 0px;
	font: 11px Verdana, Arial, sans-serif;
	text-align: left;
	background-color: #336699;
	color: #333333;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}


/*   Classes   */

.menuelink a {
	color: #333333;
}

.menuelink a:hover {
	text-decoration: underline;
}

.logoleft {
	float: left;
	padding: 0px 20px 0px 20px;
}

.textred {
	color: #A50000;
}

.textblock {
	text-align: justify;
	margin: 0px 15px 0px 0px;
}

.textbold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.imageright {
	float: right;
	margin: 3px 5px 5px 8px;
}

.shadowbigpicright {
	background-image: url(../pictures/shadowbigpicright.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.shadowbigpicbottom {
	background-image: url(../pictures/shadowbigpicbottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.center {
	text-align: center;
}

.newsimage {
	float: right;
	margin: 5px;
}


/*   IDs   */

#pagecontainer {
	width: 770px;
	margin: auto;
	background-color: #336699;
}

#skulpcontainer {
	width: 760px;
	min-height: 62px;
	margin: 0px;
	background-image: url(../pictures/skulp.jpg);
	background-repeat: no-repeat;
}

#imagecontainer {
	width: 760px;
	min-height: 108px;
	margin: 0px 0px -50px 0px;
	padding: 50px 0px 0px 28px;
	background-image: url(../pictures/suzybluetop.jpg);
	background-repeat: no-repeat;
}

#tab {
	width: 760px;
	height: 33px;
	background-image: url(../pictures/tab.jpg);
	background-repeat: no-repeat;
}

#tabtopic {
	width: 145px;
	min-height: 30px;
	margin: 0px 0px 0px 33px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#nav {
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	list-style: none;
	float: left;
}

#nav li {
	padding: 0px 7px 0px 0px;
	display: inline;
}

#maincontainer {
	width: 758px;
	min-height: 300px;
	background-color: #FFFFFF;
	border-left: 1px;
	border-right: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #666666;
}

#contentcontainer {
	width: 663px;
	min-height: 250px;
	margin: 0px 0px 0px 29px;
	padding: 30px 15px 0px 20px;
	border-left: 1px;
	border-right: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #666666;
	background-color: #E1E8F0;
}

#shadowcontent {
	width: 700px;
	min-height: 7px;
	margin: 0px 0px 0px 29px;
	background-image: url(../pictures/shadowcontent.jpg);
	background-repeat: no-repeat;
}

#shadowcontentspecial {
	width: 700px;
	min-height: 7px;
	margin: -11px 0px 0px 29px;
	background-image: url(../pictures/shadowcontent.jpg);
	background-repeat: no-repeat;
}

#bottomcontainer {
	width: 758px;
	min-height: 30px;
	padding: 20px 0px 0px 0px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-color: #666666;
	background-color: #FFFFFF;
}

#bottombox {
	width: 700px;
	min-height: 20px;
	margin: 0px 29px 0px 29px;
	padding: 5px 0px 0px 0px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
}

#shadowbottom {
	width: 760px;
	min-height: 8px;
	background-image: url(../pictures/shadowbottom.jpg);
	background-repeat: no-repeat;
}

#bigpic {
	width: 353px;
	min-height: 253px;
	background-image: url(../pictures/shadowbigpic.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#eventbigpic {
	width: 353px;
	min-height: 253px;
	float: left;
}

#thumbbox {
	width: 91px;
	min-height: 65px;
	background-image: url(../pictures/shadowthumb.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#eventcontent {
	width: 300px;
	height: 250px;
	float: right;
	overflow: auto;
}